Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 2.95 KB

File metadata and controls

49 lines (34 loc) · 2.95 KB

Machine Learning Algorithms

This project aims to study Machine Learning algorithms, through the Machine Learning e Data Science com Python de A a Z course

The implemented algorithms are:

Classification

Regression

Clustering

How to use?

Python File

To use this algorithms it is necessary to install some libraries, which can be used when downloading Anaconda

You can clone the project using:

git clone https://github.com/ronaldogomes96/MachineLearningCourse.git

After that, just run the project in Anaconda IDE, like Jupyter Notebook or Spyder, or even PyCharm.

Want to contribute?

If you want to contribute just open an issue informing the improvement or create a pull request.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Ronaldo Gomes