top of page
All Blogs
Search


Hyper Parameter Tuning Using Grid search and Random search
A hyperparameter is a parameter that controls the learning process of the machine learning algorithm. Hyperparameter Tuning is choosing...
Ravali Munagala
Mar 20, 20214 min read


What will be the Average Height of US Presidents? Let’s find out using Python libraries Numpy, Panda
As I contemplated the next topic for my blog, this struck me as an interesting and curious topic that would also be a useful Python...
Bhuvaneswari Gopalan
Mar 9, 20214 min read


Feature Selection- Selection of the best that matters
In Machine learning we want our model to be optimized and fast in order to do so and to eliminate unnecessary variables we employ various...
Namrata Kapoor
Oct 14, 20207 min read
bottom of page