Skip to content

yinxusen/gradient_descent_variants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gradient_descent_variants

Serveral different variants of gradient descent in Spark are implemented here, in order to enhance both the statistical efficiency and hardware efficiency of GLM(Generalized Linear Model) in Spark.

Affected algorithms in Spark

  • Logistic Regression

  • SVM

  • Linear Regression

  • Lasso

  • Ridge Regression

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages