Skip to content

r614/cpsc340

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSC 340

Getting Started

To activate the python environment, download and install either conda or miniconda.

Once installed, run this in the root of the repo:

$ conda env create -f environment.yml 

This will create a new python environment with pandas, numpy and jupyter installed. You can activate it by:

$ conda activate 340-dev

About

machine learning @ ubc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published