Skip to content

Coupled Nonnegative Matrix Factorization and Logistic Regression

License

Notifications You must be signed in to change notification settings

canerturkmen/nmflogreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupled NMF and Logistic Regression

This small Python library implements a coupled matrix factorization model with Logistic Regression. Intuitively, the model performs simultaneous sparse feature extraction (as with Nonnegative Matrix Factorization) and binary classification (with Logistic Regression).

About

Coupled Nonnegative Matrix Factorization and Logistic Regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages