Did you think the Math Series for Machine Learning is over?? π€
Can we move to the concepts of Probability now? I guess, YES!
Best FREE Resources for Probability Concepts in Machine Learning π π§΅
β‘οΈ Statistics and Probability by KhanAcademy (Easy to understand)
π khanacademy.org/math/statisticβ¦
Oct 28, 2021 β’ 4 tweets β’ 1 min read
Simple HANDBOOKS to get you started in Machine Learning. π€ These can come super handy.
Why handbooks? π
They simplify the workflow for you and help you understand the basics of a topic. You can use them for overview.
Statistics plays a crucial role in Data Science. So, get your fundamentals strong! π π
Top FREE Statistics Courses by Top Universities & Othersπ π§΅
β‘οΈ Intro to Statistics by Duke University
π udacity.com/course/intro-tβ¦
Oct 11, 2021 β’ 6 tweets β’ 2 min read
Learn through practice β‘οΈ Build Python Projects! π
Beginner-friendly Python Projects π π§΅
βοΈ 140 Python Projects with Source Code:-
- Includes important python concept notebooks, YouTube channels you can follow, etc.
FREE Beginner-friendly project tutorials using Python! π§΅π
1β£ 12 Beginner Friendly Projects using Python
The tutorial is offered by FreeCodeCamp
Absolutely free!
Link:
Aug 30, 2021 β’ 8 tweets β’ 3 min read
Do you like reading tech blogs?? π€
Top Blogs/Websites for Data Science and Machine Learning!! ππ§΅
1β£ Towards Data Science (TDS)
This is a one-stop website for all your data science and machine learning related queries.
There are various explanations for various topics dedicated to the field of data science.
Have you found the concept of Decision Trees confusing? Well, this thread would be useful!
A beginner-friendly DETAILED explanation to Decision Trees ππ§΅
π What is a Decision Tree?
It is a Classification Algorithm. Decision Trees can use it to solve Regression problems as well. It is a tree or graph-like structure with a root node, non-leaf nodes, leaf nodes and branches.
See an example of Decision Tree using AND Table (Image)