https://github.com/eshikashah/basic-machine-learning-models
Hands on code in python for basic machine learning models.
https://github.com/eshikashah/basic-machine-learning-models
classification clustering data-processing machine-learning regression
Last synced: about 1 year ago
JSON representation
Hands on code in python for basic machine learning models.
- Host: GitHub
- URL: https://github.com/eshikashah/basic-machine-learning-models
- Owner: EshikaShah
- Created: 2020-07-04T10:48:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T10:59:29.000Z (almost 6 years ago)
- Last Synced: 2025-03-31T11:01:35.155Z (about 1 year ago)
- Topics: classification, clustering, data-processing, machine-learning, regression
- Language: Jupyter Notebook
- Homepage:
- Size: 359 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic-Machine-Learning-Models
This repository contains basic machine learning algorithms explained using basic data sets.
It contains various types of regression algorithms, classification algorithms and clustering algorithms.