Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ngupta23/ml-python
- Owner: ngupta23
- Created: 2018-03-30T11:45:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T10:47:39.000Z (over 6 years ago)
- Last Synced: 2024-10-28T16:37:39.263Z (2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 41.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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