Challenge : #100DaysOfMLCode
Day 035 To 041
- Day 035 (13-Aug-2018)
Today’s Progress : Continue: Decision Trees, lesson 6 from Intro to Machine Learning course, Udacity.
Thoughts : Read the documentation and examples mentioned on scikit learn and learned concepts like entropy , data impurity etc.
- Day 036 (14-Aug-2018)
Today’s Progress : Completed: Decision Trees, lesson 6 from Intro to Machine Learning course, Udacity.
Thoughts : Completed mini project and solved problems.
- Day 037 (15-Aug-2018)
Today’s Progress : Begin lesson 8 Choose Your Own Algorithm, from Intro to Machine Learning course, Udacity
Thoughts : It’s a small project to implement various machine learning algorithms, understand when to use which algorithm , their implementation.
- Day 038 (16-Aug-2018)
Today’s Progress : Completed: Choose Your Own Algorithm, lesson 8 from Intro to Machine Learning course, Udacity.
Thoughts : Read documentation ,example , and usage of algorithms mentioned in this lesson.
- Day 039 (17-Aug-2018)
Today’s Progress : Begin : Python Data Science Toolbox (Part 2) course from DataCamp 19 August.
Thoughts : Studied iterators and iterables and implement them on twitter tweet dataset.
- Day 040 (18-Aug-2018)
Today’s Progress : Continue : Python Data Science Toolbox (Part 2) from DataCamp 19 August.
Thoughts : Studied List comprehensions and generators and how difference between comprehensions and generators and iterators interns of calling , memory utilization etc.
- Day 041 (19-Aug-2018)
Today’s Progress : Completed: Python Data Science Toolbox (Part 2) from DataCamp 19 August.
Thoughts : As a part of course worked on real-world dataset — the World Bank’s World Development Indicators dataset.
Stay Curious & Keep Learning 🙂