johnmyleswhite / StreamStats.jl

Compute statistics over data streams in pure Julia
Other
48 stars 7 forks source link

Support basic regression modeling #1

Open johnmyleswhite opened 9 years ago

johnmyleswhite commented 9 years ago

We can use AdaGrad + SGD to support basic basic regression modeling relating a dense vector of predictors to a univariate outcome:

johnmyleswhite commented 9 years ago

Made progress in cdf44058cdba9eca3e923f04d1ea97d819882f29