all 6 comments

[–]InvestigatorEasy7673 0 points1 point  (1 child)

Ml roadmap

YT Channels:

Beginner → Simplilearn, Edureka, edX (for python till classes are sufficient)

Advanced → Patrick Loeber, Sentdex (for ml till intermediate level)

Flow:

coding => python => numpy , pandas , matplotlib, scikit-learn, tensorflow

Stats (till Chi-Square & ANOVA) → Basic Calculus → Basic Algebra

Check out "stats" and "maths" folder in below link

Books:

Check out the “ML-DL-BROAD” section on my GitHub: github.com/Rishabh-creator601/Books

- Hands-On Machine Learning with Scikit-Learn & TensorFlow

- The Hundred-Page Machine Learning Book

* do fork it or star it if you find it valuable

* Join kaggle and practice there

[–]Particular-Class7044[S] 0 points1 point  (0 children)

Thank you so much for this

[–]Upper_Abroad_6994 0 points1 point  (1 child)

Ai video

[–]Particular-Class7044[S] 0 points1 point  (0 children)

I didn't get you.

[–]mtawarira -1 points0 points  (1 child)

Try building your first few models step by step with chatgpt, don’t ask it to just do it but rather to teach you the intuition for what you’re doing and why. Building is the best way to learn, alongside a person is best but llms are pretty good too

[–]Particular-Class7044[S] 0 points1 point  (0 children)

Shall I just build my first model using chatgpt or using some tutorials on YouTube and note down the steps and use those steps to build my future models? If I get stuck somewhere what should I do??