We will be using Python 3 for this tutorial! Please install the following:
- Install Sublime Text 3
- Install Python 3.6
- Go to terminal and run
pip install numpy scipy scikit-learn pandas
We will be using Python 3 for this tutorial! Please install the following:
pip install numpy scipy scikit-learn pandas