Skip to content

bdeming155/linear-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVM

How to Build

  1. mkdir build
  2. cd build
  3. cmake ..
  4. make

How to Run Data Parser

  1. cd build/data
  2. ./load_data
  3. Enter the path to the data file when prompted (use the example file in the raw_data directory.)

The IDs from the health data file should print to the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published