issues
search
maciejkula
/
rustlearn
Machine learning crate for Rust
Apache License 2.0
619
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug in ndcg_score
#52
fabridamicelli
opened
6 months ago
0
How to save and load trained model
#51
DravidVaishnav
closed
7 months ago
1
Compatability with `ndarray`
#50
mlondschien
opened
3 years ago
0
Add OOB predictions to random forest
#49
mlondschien
opened
3 years ago
0
Update to Rust 2018
#48
BartMassey
opened
3 years ago
0
fixed dorothea example to compile as test
#47
BartMassey
opened
3 years ago
0
Normalized cumulative gain computation possibly incorrect
#46
marcusklaas
opened
3 years ago
0
Update readme.md
#45
humb1t
closed
4 years ago
1
face a binaries error
#44
imrankhan441
opened
4 years ago
0
How to run for one hot encoding
#43
infinite-Joy
opened
5 years ago
0
Support value types other than f32
#42
robsmith11
opened
5 years ago
0
Fix crash on no feature indices
#41
edelangh
opened
6 years ago
2
Use cc instead of gcc
#40
edelangh
closed
6 years ago
1
Migration from rustc_serialize to serde
#39
babariviere
closed
6 years ago
3
Use c_char instead of i8
#38
edelangh
closed
6 years ago
8
add two regression metrics and two ranking metrics
#37
travisbrady
closed
7 years ago
7
Serde
#36
dtolnay
opened
7 years ago
3
Correct the ROC AUC computations and add relevant tests.
#35
potocpav
closed
7 years ago
3
Add svm example
#34
cympfh
closed
8 years ago
1
Add additional JSON serialization tests.
#33
maciejkula
closed
8 years ago
0
Fix EncodableRng JSON serialization.
#32
maciejkula
closed
8 years ago
7
Unable to deserialize Random Forest model
#31
insanitybit
closed
8 years ago
1
Remove unused import in decision_tree.rs
#30
maciejkula
closed
8 years ago
0
Fix/constant marking
#29
maciejkula
closed
8 years ago
0
Panic in decision_tree
#28
insanitybit
closed
8 years ago
4
Add the Boston house prices dataset.
#27
maciejkula
closed
8 years ago
0
Remove ugly macros from tree code in favour of function pointers.
#26
maciejkula
closed
8 years ago
0
Parallel model fitting and prediction
#25
maciejkula
closed
8 years ago
0
Add factorization machines
#24
maciejkula
closed
8 years ago
0
Clippy fixes
#23
maciejkula
closed
8 years ago
0
Does rustlearn support regression?
#22
devyn
opened
8 years ago
1
Try to keep consistent in Array::from() method
#21
libratiger
closed
2 years ago
1
Bump bincode to fix upstream breakage.
#20
maciejkula
closed
8 years ago
0
NonzeroIterable now takes &self.
#19
maciejkula
closed
8 years ago
0
Update readme.md
#18
johnapmaher
closed
8 years ago
1
Prepare 0.3.0 release.
#17
maciejkula
closed
8 years ago
0
Make utils (semi) public.
#16
maciejkula
closed
8 years ago
0
Add CV and ROC AUC mentions to docs.
#15
maciejkula
closed
8 years ago
0
Move newsgroups dataset loading code into own module.
#14
maciejkula
closed
8 years ago
0
Support conformal prediction
#13
UserAB1236872
closed
8 years ago
10
Ideas for LibSVM wrapper
#12
UserAB1236872
closed
8 years ago
3
Apply rustfmt.
#11
maciejkula
closed
8 years ago
0
Add ROC AUC score function.
#10
maciejkula
closed
8 years ago
0
Will you add…
#9
fenollp
opened
8 years ago
2
Add libsvm bindings and C-SVC model.
#8
maciejkula
closed
8 years ago
0
Replace input asserts with Result.
#7
maciejkula
closed
8 years ago
0
Fix readme links.
#6
maciejkula
closed
8 years ago
0
Add crates.io badge.
#5
maciejkula
closed
8 years ago
0
Add the DOROTHEA dataset example.
#4
maciejkula
closed
8 years ago
0
Update package metadata.
#3
maciejkula
closed
8 years ago
0
Next