Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.45 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.45 KB

MachineLearning

Machine Learning Repository aims at importing libraries like pandas,numpy and sklearn to predict csv datasets using suitable classification and regression Machine Learning algorithms and visualise the dataset results using matplotlib and seaborn.

Motivation

Machine Learning is one of the most advancing fields in Computer Sciences.

Blog

Check out my blog on Unsupervised clustering method: My Medium blog

Contribute 👨‍👨‍👧‍👦

Thanks for taking the time to contribute!

The following is a set of guidelines for contributing to Machine Learning Repository. These are just guidelines, not rules, so use your best judgement and feel free to propose changes to this document in a pull request.

If you have any questions, open an issue.

Issue

Ensure the bug was not already reported by searching on GitHub under issues. If you're unable to find an open issue addressing the bug, open a new issue.

Write detailed information. Detailed information is very helpful to understand an issue.

For example: How to reproduce the issue, step-by-step. The expected behavior (or what is wrong). Screenshots for issues. The operating system.

Pull Requests

Pull Requests are always welcome.

References

Super Data Science @Udemy

Andrew Ng @Coursera