anowell / are-we-learning-yet

How ready is Rust for Machine Learning?
http://arewelearningyet.com
Creative Commons Attribution 4.0 International
453 stars 61 forks source link

Add crate: ndarray-glm #92

Closed felix-clark closed 2 years ago

felix-clark commented 3 years ago

This crate solves for generalized linear models (including linear & logistic regression) on ndarray data.

anowell commented 2 years ago

After many months, the CI is working again, so I'm catching up on old PRs. Merging this now. Thanks.