Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Linear regression and logistic regression under bound constrained optimization in Python.

Notifications You must be signed in to change notification settings

yanboliang/bound-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bound-optimization

Linear regression and logistic regression under bound constrained optimization in Python. This implementation is used for comparing the output of Spark MLlib linear regression under bound constrained optimization SPARK-20029 and logistic regression under bound constrained optimization SPARK-20047.

About

Linear regression and logistic regression under bound constrained optimization in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages