morenol
|
ba27dd2a55
|
Fix CI (#227)
* Update ci.yml
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-11-08 11:29:56 -05:00 |
|
morenol
|
8f1a7dfd79
|
build: fix compilation without default features (#218)
* build: fix compilation with optional features
* Remove unused config from Cargo.toml
* Fix cache keys
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-11-08 11:29:56 -05:00 |
|
morenol
|
d5200074c2
|
fix: fix issue with iterator for svc search (#182)
|
2022-11-08 11:29:56 -05:00 |
|
 morenolandLuis Moreno
|
473cdfc44d
|
refactor: Try to follow similar pattern to other APIs (#180)
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-11-08 11:29:56 -05:00 |
|
 morenolandLuis Moreno
|
ad2e6c2900
|
feat: expose hyper tuning module in model_selection (#179)
* feat: expose hyper tuning module in model_selection
* Move to a folder
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-11-08 11:29:56 -05:00 |
|
 morenolandLuis Moreno
|
a37b552a7d
|
Lmm/add seeds in more algorithms (#164)
* Provide better output in flaky tests
* feat: add seed parameter to multiple algorithms
* Update changelog
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-11-08 11:29:56 -05:00 |
|
morenol
|
cfa824d7db
|
Provide better output in flaky tests (#163)
|
2022-11-08 11:29:56 -05:00 |
|
morenol
|
bb5b437a32
|
feat: allocate first and then proceed to create matrix from Vec of Ro… (#159)
* feat: allocate first and then proceed to create matrix from Vec of RowVectors
|
2022-11-08 11:29:56 -05:00 |
|
morenol
|
851533dfa7
|
Make rand_distr optional (#161)
|
2022-11-08 11:29:56 -05:00 |
|
 morenolandLuis Moreno
|
f291b71f4a
|
fix: fix compilation warnings when running only with default features (#160)
* fix: fix compilation warnings when running only with default features
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-11-08 11:29:56 -05:00 |
|
 morenolandLuis Moreno
|
98e3465e7b
|
Fix clippy warnings (#139)
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-11-08 11:29:56 -05:00 |
|
 morenolandGitHub
|
70df9a8b49
|
Merge pull request #133 from smartcorelib/release-0.2.1
Release 0.2.1
|
2022-05-10 08:57:53 -04:00 |
|
 
|
820201e920
|
Solve conflic with num-traits (#130)
* Solve conflic with num-traits
* Fix clippy warnings
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-05-05 10:39:18 -04:00 |
|