In order to run the .ipynb
file clone this repo in a directory.
- Install
Anaconda
from Anaconda Website - Set up your environment
- Launch
Jupiter-Notebook
- Install the following dependency: SciencePlot graph style, preferably using
!pip install git+https://github.com/garrettj403/SciencePlots
- Install
SciKit-Learn
- Upoload the
Datas.xlxs
, Guide - Open the script, paste in a cell, and RUN before any
import
the following line:!pip install -q xlrd
, and theSciencePlot
as before - Install the dependencies
- Enjoy!