arolihas / ML-analysis

Comparing different learning algorithms on different sets of data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML Analysis

Analyzing different learning algorithms on different datasets.

Two jupyter notebooks and multiple CSV files are attached. Make sure these files stay within the same directory.

To run both notebooks, jupyter-notebook must be install as well as numpy, scipy, pandas, and matplotlib. If an Anaconda distribution is installed, that would also be sufficient.

Each notebook pertains to each dataset, as seen in the respective titles.

A full analysis is available in the pdf file attached.

About

Comparing different learning algorithms on different sets of data


Languages

Language:Jupyter Notebook 97.2%Language:TeX 2.8%