Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log_regression

A simple C++ program to calculate the logistic regression for a given data set.

command line: ./logr weights_input.txt y_observed.txt features.txt

Note that sample input data is made-up and does not represent any actual data.

About

A version of the log regression that uses sparse (arbitrarily large) vectors.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages