This public repository contains the Machine Learning Team's materials for the Traffic Collisions Project, organized by the Projects Circle.
- Warren
- Luna
- Nazifataha
Install python 3 (warren is currently using 3.7.6). Install conda. Run the following code to get a virtual environment created and packages installed.
conda env create -f environment.yaml
conda activate stml