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 :-
Pipeline
andFeatureUnion
.K-fold cross-validation
.comparison between
GridSearchCV
andRandomizedSearchCV
.