An open API service indexing awesome lists of open source software.

https://github.com/paritoshtripathi935/machine_learning_projects

Various machine Learning projects
https://github.com/paritoshtripathi935/machine_learning_projects

data-science deep-learning machine machine-learning machine-learning-algorithms python scikit-learn statistics

Last synced: 4 months ago
JSON representation

Various machine Learning projects

Awesome Lists containing this project

README

          

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 😎

![68747470733a2f2f7170682e66732e71756f726163646e2e6e65742f6d61696e2d71696d672d3637363130313064303137363262633930353438363038616564353966313133](https://user-images.githubusercontent.com/72249059/130321734-22646b5b-64f2-4d1b-8ef2-c6038da2f92e.png)

```Show some ❤️ by starring this repo! ⭐ ```

Define 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 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 :

[Mathematics-1](http://www.maths.qmul.ac.uk/~pjc/notes/linalg.pdf)

[Mathematics-2](https://www.mathsbox.org.uk/twi/astats.pdf)

[Mathematics-2](https://www.youtube.com/playlist?list=PLLy_2iUCG87D1CXFxE-SxCFZUiJzQ3IvE)

[Machine Learning Course by Google](https://developers.google.com/machine-learning/crash-course )

[Python Basics](https://www.datacamp.com/courses/intro-to-python-for-data-science )

[Stanford Course by Andrew ng](https://www.coursera.org/learn/machine-learning)

[Made With ML](https://madewithml.com/)

[Data Preprocessing](https://www.javatpoint.com/data-preprocessing-machine-learning )

[Scikit Learn](https://scikit-learn.org/stable/)

[Tensorflow](https://www.tensorflow.org/)

[Kaggle](https://www.kaggle.com/)

![ml-engineer](https://user-images.githubusercontent.com/72249059/130322175-10237b03-926f-4dcd-b5ce-3a60b392ad38.png)