/Machine_Learning_Python

Implementation of common Machine Learning Algorithms using Python in Jupyter Notebook.

Primary LanguageJupyter Notebook

Machine Learning For Beginners

Implementation of Machine Learning using Python in Jupyter Notebook.

Getting Started

You can get started by forking the repository or simply cloning it to your desktop.

git clone https://github.com/astaroth88/Machine_Learning_Python/

Prerequisites

You must know the basic Python syntax and must have an intuitive knowledge behind the working of the popular Machine Learning Algorithms.

Installing

Download and Install Jupyter-Notebook from http://jupyter.org/install.

sudo pip3 install <package-name>

via Terminal(Linux) or command-line(Windows) to install all the necessary python packages along with its dependencies.

Authors

  • Shashwat Sourav Swain - Initial work - astaroth88

Useful Links