Skip to content

liyanghua/logistic-regression-in-c--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implementation of logistic regresion in c++.
Please refer to the paper:

http://people.csail.mit.edu/jrennie/writing/lr.pdf

for more details.

How to run:

cd your_path_to_lr
./make
./lr heart_scale

heart_scale is the testing data

About

a simple implementation of LR in c++

lr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages