Skip to content

pityka/stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Scala library for simple data analysis methods

  1. Linear, logistic and multinomial regularized regression (L1, L2, ElasticNet)
  2. stochastic gradient descent, FISTA, coordinate descent
  3. cross validation
  4. Basic sparse matrix operations
  5. PCA, SVD
  6. k-means, k-medoid

Most of these work on both sparse and dense matrices.

License

MIT, 2016 Istvan Bartha

About

common data analysis methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages