There is a newer version of the record available.

Published June 28, 2023 | Version v1.2.0
Software Open

rikhuijzer/SIRUS.jl

Description

SIRUS v1.2.0

Diff since v1.1.2

Closed issues:

  • Use L2 (Ridge) for determining weights (#7)
  • Ensure that weights sum to one (#6)
  • Regression is not implemented yet (#13)
  • Multiclass-classification is not implemented yet (#15)
  • Optimize the rule removal step by filtering flipped versions (#21)

Merged pull requests:

  • Update test dependencies (#12) (@rikhuijzer)
  • Move cutpoints in separate module (#14) (@rikhuijzer)
  • Implement regression (#16) (@rikhuijzer)
  • Implement StableForestRegressor (#17) (@rikhuijzer)
  • Replace Probabilities by LeafContent and define StableRulesRegressor (#18) (@rikhuijzer)
  • Document the rules extraction and refactor (#19) (@rikhuijzer)
  • Add a test for a bug in the rule extraction (#20) (@rikhuijzer)
  • Make rule removal depend on gap in output (#22) (@rikhuijzer)
  • Also sort by rule frequency (#23) (@rikhuijzer)
  • Implement and test multiclass-classification (#26) (@rikhuijzer)

Notes

If you use this software, please cite it as below.

Files

rikhuijzer/SIRUS.jl-v1.2.0.zip

Files (59.9 kB)

Name Size Download all
md5:2c0baa598e349db67d4a443352e50f84
59.9 kB Preview Download

Additional details

Related works