Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-19 | 1.2 kB | |
v0.20.7 source code.tar.gz | 2024-07-19 | 5.1 MB | |
v0.20.7 source code.zip | 2024-07-19 | 5.2 MB | |
Totals: 3 Items | 10.3 MB | 0 |
MLJ v0.20.7
Merged pull requests: - Make subpages collapse in manual sidebar. No new release (docs only) (#1131) (@ablaom) - Regenerate documentation. (#1132) (@ablaom) - Update FeatureSelection compat (#1136) (@ablaom) - For a 0.20.7 release (#1138) (@ablaom)
Closed issues:
- Recursive Feature Elimination RFE - Feature Request? (#426)
- For 0.17 release (#864)
- Transformers that need to see target (eg, recursive feature elimination) (#874)
- MLJ API for Missing Imputation ? (#950)
- [Tracking issue] Add raw_training_scores
accessor function (#960)
- Extract probability for a tresholded model (#981)
- Load data that support the Tables.jl interface (#988)
- Add new sk-learn models to the docs (#1066)
- Improve documentation by additional hierarchy (#1094)
- Link in examples on CV Recursive Feature Elimination into the manual or in the planned tutorial interface. (#1129)
- broken link for UnivariateFinite doc string (#1130)
- Add pipeline support for Unsupervised
models that have a target in fit
(#1134)
- InteractionTransformer is missing from the "Transformers and Other..." manual page (#1135)