Volodymyr Orlov
|
d22be7d6ae
|
fix: post-review changes
|
2020-12-24 13:47:09 -08:00 |
|
Volodymyr Orlov
|
dd341f4a12
|
feat: + builders for algorithm parameters
|
2020-12-23 12:29:39 -08:00 |
|
Volodymyr Orlov
|
a2be9e117f
|
feat: + cross_validate, trait Predictor, refactoring
|
2020-12-22 15:41:53 -08:00 |
|
Luis Moreno
|
c9eb94ba93
|
Derive clone for NB Parameters
|
2020-12-18 00:39:54 -04:00 |
|
Volodymyr Orlov
|
5a185479a7
|
feat: NB documentation
|
2020-12-17 19:00:11 -08:00 |
|
morenol
|
53351b2ece
|
fix needless-range and clippy::ptr_arg warnings. (#36)
* Fix needless for loop range
* Do not ignore clippy::ptr_arg
|
2020-12-11 16:52:39 -04:00 |
|
morenol
|
f0b348dd6e
|
feat: BernoulliNB (#31)
* feat: BernoulliNB
* Move preprocessing to a trait in linalg/stats.rs
|
2020-12-04 20:45:40 -04:00 |
|