Awesome-Machine-Learning-Models
Awesome-Machine-Learning-Models copied to clipboard
Contribute your amazing Machine Learning, Data Science, and Deep Learning repository
You are welcome to contribute to this repository, you can contribute your repository of machine learning models, learning, and projects in the AI and ML fields. 😎

DataScience and Machine-Learning Roadmap 😎

Show some ❤️ by starring this repo! ⭐
Define Goal : PRODUCTS or ALGORITHMS
RESOURCES
Maths
-
Linear Algebra (Matrix, Vector)
-
Statistics
-
Probability
Learn Python & its Libraries
-
Numpy
-
Pandas
Learn ML Algorithms
-
Supervised vs Unsupervised vs Reinforcement
-
Linear RegressionDefine Goal : PRODUCTS or ALGORITHMS
Maths
-
Linear Algebra (Matrix, Vector)
-
Statistics
-
Probability
Learn Python & its Libraries
-
Numpy
-
Pandas
Learn ML Algorithms
-
Supervised vs Unsupervised vs Reinforcement
-
Linear Regression, Logistic Regression, Clustering
-
KNN (K Nearest Neighbours)
-
SVM (Support Vector Machine)
-
Decision Trees
-
Random Forests
-
Overfitting, Underfitting
-
Regularization, Gradient Descent, Slope
-
Confusion Matrix
Data Preprocessing (for higher accuracy)
-
Handling Null Values
-
Standardization
-
Handling Categorical Values
-
One-Hot Encoding
-
Feature Scaling
Learn ML libraries
-
Scikit learn
-
Matplotlib
-
Tensorflow for DL
1) Practice and participate in various competetions of kaggle
2) Explore projects on Github
Resources :
Machine Learning Course by Google
