Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 909 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 909 Bytes

Machine-Learning-unhatched

ML

My learning path from scratch

Resources
[CS50' AI] (https://learning.edx.org/course/course-v1:HarvardX+CS50AI+1T2020/home)
[Intro to ML Problem Framing] (https://developers.google.com/machine-learning/problem-framing)
Problems
[salary prediction] (https://www.kaggle.com/rsadiq/salary)

The inspiration came from x_num days ML that many people tried, either to advance their skills with or build them from scratch.

[Day 1 23/8/2021]

Simple introduction and a good recap in ML framing but unfortunately no coding.

[Day 2]

Read Panda's DataFrame notebook, very quick and some coding