/machine_learning_5_models

looking at 5 machine learning models and 2 different datasets

Primary LanguageJupyter Notebook

This repo contains two python jupyter notebooks

machine_learning_project1_ADULT.ipynb - all machine learning algorithms for wine dataset machine_learning_project1_WINE.ipynb - all machine learning algorithms for adult dataset

the following dependencies are needed

pip install numpy=1.17.2
pip install sklearn
pip install matplotlib=3.1.1
pip install scipy=1.3.1
pip install jupyter notebook

RUN 'jupyter notebook' in this directory