Skip to content

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

Notifications You must be signed in to change notification settings

Isilvorn/logr_sparse

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

Watchers

Forks

Releases

No releases published

Packages

No packages published