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

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

A simple machine learning projects
https://github.com/medsagou/ml-python

Last synced: 8 months ago
JSON representation

A simple machine learning projects

Awesome Lists containing this project

README

          

# ML PYTHON PROJECT - Sagou Mohamed

ML PYTHON PROJECT

## Description

This is a simple machine learning project using python.

## Getting Started

### Dependencies

- python3
- virtual environment python

### Installing

- pip install -r requirements.txt

### Executing program

- How to run the program
- Step-by-step bullets
First navigate to your directory where the project is set.

```
cd your-directory
```

Then

```
Python main.py
```

## Help

Any advise for common problems or issues.
Contact: Sakou81833@gmail.com

## Authors

Contributors names and contact info

ex. [@sagouMohamed](https://twitter.com/sagouMohamed)

## License

No License

## Acknowledgments

Inspiration, code snippets, etc.

- [awesome-readme](https://github.com/matiassingers/awesome-readme)
- [PurpleBooth](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2)
- [dbader](https://github.com/dbader/readme-template)
- [zenorocha](https://gist.github.com/zenorocha/4526327)
- [fvcproductions](https://gist.github.com/fvcproductions/1bfc2d4aecb01a834b46)