Releases: ThomasBury/arfs
Releases · ThomasBury/arfs
2.3.2
Full Changelog: 2.3.1...2.3.2
2.3.1
Full Changelog: 2.3.0...2.3.1
2.3.0
Support for user-defined cross-validation scheme in GrootCV
, application to time series
Full Changelog: 2.2.6...2.3.0
2.2.6
Full Changelog: 2.2.5...2.2.6
2.2.5
What's Changed
- Avoid redundant calls to
.abs
in association matrix by @jlopezpena in #45 - Relax dependency on lightgbm by @jlopezpena in #46
New Contributors
- @jlopezpena made their first contribution in #45
Full Changelog: 2.2.4...2.2.5
2.2.4
Full Changelog: 2.2.3...2.2.4
2.2.3
What's Changed
- CollinearityThreshold speedup by @harper357 in #41
New Contributors
- @harper357 made their first contribution in #41
Full Changelog: 2.2.2...2.2.3
2.2.2
fix fasttreeshap import for Leshy
2.2.1
add copy()
preventing modifying the input pandas df when fitting the mrMR selector
2.2.0
Refactor the association module and introduce a new tutorial