Skip to content

eeshareddy/aim5005

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIM 5005

Install

  1. git clone [email protected]:mzelenetz/aim5005.git
  2. cd aim5005
  3. make install
  4. You can ensure the test pass by running make (which defaults to make tests)

Use

  • make will build and run all tests
  • make lr will only run the tests for linear regression
  • make features will run the test for features (this is your first assignment)

About

Repo for the AIM 5005 course package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 94.8%
  • Makefile 5.2%