top of page
Here I blog on all topics related to Big Data and Data Science. Articles could be of types: Executive Summaries, Tools analysis, Tool Comparisons, Architectural Patterns, Introductions to complex topics, and 'How to' or Tutorial types that share code snippets.
Search
Sai Geetha M N
May 20, 20214 min read
Outliers and their treatment
Outliers in data analysis and data preparation are to be considered in specific ways so that the data that is fed to a machine learning...
126 views2 comments
Sai Geetha M N
May 13, 20215 min read
Feature Scaling and its Importance
Feature Scaling is a very important aspect of data preparation for many Machine Learning Algorithms. Let us understand what is feature...
96 views1 comment
Sai Geetha M N
May 6, 202110 min read
Linear Regression Through Code - Part 2
Last week, in Part 1, I walked through all the preliminary steps to be done before you can build a Linear Regression model. This week we...
81 views0 comments
Sai Geetha M N
Apr 29, 20218 min read
Linear Regression Through Code - Part 1
#Tutorial In an earlier blog post, I have spoken about "What is Regression?" and the basic linear equation too. This is one of the...
130 views0 comments
Sai Geetha M N
Apr 8, 20212 min read
Regression Algorithms
#ExecutiveSummary #MLModels What is Regression? Regression is a statistical model/method used to determine the strength and character of...
108 views0 comments
Sai Geetha M N
Apr 1, 20216 min read
Machine Learning Process - A Success Recipe
#MachineLearningProcess #ExecutiveSummary Introduction It is said that "The world's most valuable resource is no longer oil, but data"....
93 views0 comments
Sai Geetha M N
Mar 16, 20214 min read
Machine Learning Algorithms Categories
Machine Learning Algorithms learn from data as humans learn from experience. But the type of learning and the goal varies from algorithm...
358 views0 comments
Sai Geetha M N
Mar 10, 20213 min read
The Machine Learning Landscape
If you are looking to start learning about the basics of Machine learning, you are at the right place. My blog will cover overviews of...
608 views3 comments
bottom of page