FeryET / machine_learning_final_project

machine_learning_final_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UT 2021

Create a venv and install requirements:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install ipykernel
python -m ipykernel install --user --name=venv

About

machine_learning_final_project

License:MIT License


Languages

Language:Jupyter Notebook 100.0%