Skip to content

Releases: JuliaAI/FeatureSelection.jl

v0.2.6

06 Apr 08:40
ac1ec0e

Choose a tag to compare

FeatureSelection v0.2.6

Diff since v0.2.5

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.2.5

06 Apr 01:40
2c30680

Choose a tag to compare

FeatureSelection v0.2.5

Diff since v0.2.4

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.2.4

04 Nov 18:39
8cc0552

Choose a tag to compare

FeatureSelection v0.2.4

Diff since v0.2.3

Merged pull requests:

  • Extend compat for StatisticalMeasures to include v0.3 (#30) (@ablaom)
  • For a 0.2.4 release (#31) (@ablaom)

v0.2.3

18 Jul 09:17
5fac426

Choose a tag to compare

FeatureSelection v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

05 Aug 02:22
8ffffdf

Choose a tag to compare

FeatureSelection v0.2.2

Diff since v0.2.1

Merged pull requests:

Closed issues:

  • Issue to trigger releases (#7)
  • is_wrapper is returning false on RFE subtypes (#24)

v0.2.1

30 Jul 02:18
833bbdc

Choose a tag to compare

FeatureSelection v0.2.1

Diff since v0.2.0

  • Fix incorrect is_wrapper trait for RecursiveFeatureElimination. Now returns true (#15)

Merged pull requests:

Closed issues:

  • is_wrapper(::RFE) should return true not false (#15)

v0.2.0

10 Jul 03:15
8f548ad

Choose a tag to compare

FeatureSelection v0.2.0

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • Doc generation is failing (#13)
  • is_wrapper(::RFE) should return true not false (#15)
  • Overload fit_data_scitype trait (#16)

v0.1.1

04 Jun 23:38
5d605c6

Choose a tag to compare

FeatureSelection v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Overload constructor for RecursiveFeatureElimination types (#10) (@ablaom)
  • For a 0.1.1 release (#11) (@ablaom)
  • fix docstring and build documentation - take II (#12) (@ablaom)

v0.1.0

22 May 21:45
cfd3576

Choose a tag to compare

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)