Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ngupta23/ml-python

Machine Learning Principles and Implementation with Python
https://github.com/ngupta23/ml-python

Last synced: 13 days ago
JSON representation

Machine Learning Principles and Implementation with Python

Awesome Lists containing this project

README

        

# ML-Python
Machine Learnign Principles and Implementation with Python

**Algorithms Implemented**
1. Linear Regression
2. Logistic Regression
3. KNN
4. SVM
5. Recommender Systems

**Concepts applied**
1. Exploratory Data Analysis
2. handling caregorical Variables with get_dummeis
2. Grid Search