This website requires JavaScript.
Explore
Help
Sign In
OrgLion-ML
/
golearn
Watch
1
Star
0
Fork
0
You've already forked golearn
mirror of
https://github.com/sjwhitworth/golearn.git
synced
2025-04-28 13:48:56 +08:00
Code
Issues
Releases
Wiki
Activity
golearn
/
linear_models
History
Niclas Jern
61ec4f02c3
Add benchmark
2014-07-20 09:58:02 +03:00
..
doc.go
Added doc.go for linear_models.
2014-07-19 16:16:02 +03:00
liblinear.go
Should replace "val += 1" with "val++"
2014-07-18 13:25:18 +03:00
linear_models_test.go
linear_models: More idiomatic
2014-07-02 15:50:08 +01:00
linear_regression_test.go
Add benchmark
2014-07-20 09:58:02 +03:00
linear_regression.go
Implemented linear regressions.
2014-07-19 16:02:11 +03:00
logistic.go
linear_models: More idiomatic
2014-07-02 15:50:08 +01:00
test.csv
linear_models: More idiomatic
2014-07-02 15:50:08 +01:00
train.csv
linear_models: More idiomatic
2014-07-02 15:50:08 +01:00