Day40

Going with the book. Today i experienced Jupyter notebooks are fun even on local machine.

Pledge

I, Rohit Sethi swear to complete #100DaysOfCode to the best of my ability and with true spirit.


Task Completed

On Day 40, I did the following :-

Scikit-learn and self-assesment with doing it yourself strategy.


Learnings

On Day 40, I learnt the following :-

  1. Pipeline and FeatureUnion.

  2. K-fold cross-validation.

  3. comparison between GridSearchCV and RandomizedSearchCV.