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-26 13:49:14 +08:00
Code
Issues
Releases
Wiki
Activity
golearn
/
linear_models
/
test.csv
2 lines
58 B
CSV
Raw
Normal View
History
Unescape
Escape
linear_models: fix cgo issues, upgrade to liblinear 2.14 Requires an additional step to install: - cd /tmp && - wget https://github.com/cjlin1/liblinear/archive/v241.tar.gz - tar xvf v241.tar.gz - cd liblinear-241 - make lib - sudo install -vm644 linear.h /usr/include - sudo install -vm755 liblinear.so.4 /usr/lib - sudo ln -sfv liblinear.so.4 /usr/lib/liblinear.so
2020-09-06 10:01:07 +01:00
6
,
148
,
72
,
35
,
0
,
33.6
,
0.627
,
50
,
1
1
,
85
,
66
,
29
,
0
,
26.6
,
0.351
,
31
,
0
Reference in New Issue
Copy Permalink