Releases: JuliaAI/FeatureSelection.jl
Releases · JuliaAI/FeatureSelection.jl
v0.2.2
v0.2.1
FeatureSelection v0.2.1
- Fix incorrect
is_wrapper
trait forRecursiveFeatureElimination
. Now returnstrue
(#15)
Merged pull requests:
- Fix the doc-string for RFE (#21) (@ablaom)
- set MMI is_wrapper trait as true (#22) (@OkonSamuel)
- For a 0.2.1 release (#23) (@OkonSamuel)
Closed issues:
is_wrapper(::RFE)
should returntrue
notfalse
(#15)
v0.2.0
FeatureSelection v0.2.0
Merged pull requests:
- Update CI file and resolve error in building documentation (#17) (@OkonSamuel)
- Traits (#18) (@OkonSamuel)
- Fix doctests (#19) (@OkonSamuel)
- For a 0.2.0 release (#20) (@OkonSamuel)
Closed issues:
v0.1.1
v0.1.0
FeatureSelection v0.1.0
Merged pull requests:
- CompatHelper: bump compat for ScientificTypesBase to 3, (keep existing compat) (#1) (@github-actions[bot])
- Prelim work (#3) (@OkonSamuel)
- Add documentation (#5) (@OkonSamuel)
- For 0.1.0 release (#6) (@OkonSamuel)