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

https://github.com/madnancp/machine-learning-notes

ML notes. Feel free to explore
https://github.com/madnancp/machine-learning-notes

fundamentals machine-learning-models model-evaluation-and-selection model-implementation

Last synced: about 1 month ago
JSON representation

ML notes. Feel free to explore

Awesome Lists containing this project

README

          

This is a living document where I record my learning journey in machine learning. Contributors are welcome to enhance and expand these notes.
**I've almost complete my journey**. `NOW ITS TIME TO LEARN TOOLS AND BUILD SOMETHING.`

> [!NOTE]
> Pre-requisites:
> Before diving into machine learning, make sure you are familiar with essential data skills like:
>
> - Python
> - Data Analysis
> - Exploratory Data Analysis (EDA)
> - Data Preprocessing

## Learning Path 🚀

1. [**Grasp the Fundamentals**](./fundamentals/)
2. [**Models**](./models/)
3. [**Model Selection**](./model-selection/)
4. [**Model Optimization**](./optimzation/)
5. [**Evaluation Metrics**](./evaluation-metrics/)