zhangtj1996 / newton-sketch

Spark and NumPy implementations of Newton Sketch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newton-sketch

NumPy and Spark implementations of Newton Sketch. Currently supports logistic regression, with random projection sketch matrices based on Gaussian- and Rademacher- distributed random vectors.

For usage, see the corresponding README in the scala / python directories.

About

Spark and NumPy implementations of Newton Sketch.

License:GNU General Public License v3.0


Languages

Language:Python 64.3%Language:Scala 34.5%Language:Shell 1.1%