This is a machine learning project by Adam Kerns for ITCS - 3156 to see how well different models can predict video game sales and genre based on given features in this dataset
- In your console go to the directory you would like
cd ~/your-directory
- Once you're in your desired directory, you can clone the repository
git clone https://github.com/AdamKerns/ITCS-3156---Video-Game-Analysis-ML.git
- Open Anaconda Navigator
- Select JupyterLab
- In the folder selection on the left side, navigate to where you downloaded the repository
- The file should initially load. If not, select "Kernel" in the top navigation bar and click "Restart Kernel and Run All Cell..."