Skip to content

caisplusplus/fc18-linear-regression-workshop

Repository files navigation

linreg-workshop

Linear Regression Workshop for CAIS++ (Sep. 24, 2018)

Corresponding written lesson: Linear Regression

Instructions:

  1. Clone this repository onto your local machine.
  2. Create a new repository on your github account in your browser, call it linear_regression_workshop or something similar.
  3. In root directory of the repo, type into the command line (or Git Bash on Windows): git remote rm origin
  4. Then type: git remote add origin followed by the the URL of the repo you created (it should look something like: https://github.com/user/repo.git
  5. Activate your anaconda environment by typing activate caispp on windows or source activate caispp on mac.
  6. Open jupyter notebook in your browser with jupyter notebook
  7. Complete the workshop

If you have errors in the jupyter notebook regarding dependencies, you might have to install them using conda or pip. Please refer here for more help: https://conda.io/docs/user-guide/tasks/manage-pkgs.html

  1. To get credit for completing the workshop, create an issue in your repository and tag 'bhahn16' so that I can check you off. (https://help.github.com/articles/creating-an-issue/)

About

Fall 2018 Linear Regression Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors