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

https://github.com/sohelamin/machine-learning

My Machine Learning Notebook
https://github.com/sohelamin/machine-learning

ai artificial-intelligence linear-regression machine-learning python

Last synced: 6 months ago
JSON representation

My Machine Learning Notebook

Awesome Lists containing this project

README

          

# Machine Learning
Machine learning using Python

## Dependencies
* matplotlib
* pandas
* numpy
* sklearn

## Usage
```
git clone https://github.com/sohelamin/machine-learning.git
cd machine-learning
jupyter notebook
```