Skip to content

[KDD 2024] Efficient Exploration of the Rashomon Set of Rule Set Models

Notifications You must be signed in to change notification settings

xiaohan2012/efficient-rashomon-rule-set

Repository files navigation

Efficient algorithms to explore the Rashomon set of rule set models

This repository contains the source code of the paper "Efficient Exploration of the Rashomon Set of Rule Set Models" (KDD 2024)

Environment setup

The source code is tested with Python 3.8 on MacOS 14.4.1

Example usage

Contact people

TODO

  • add example usage
  • create pyproject.toml
  • add environment setup instructions
  • fix unit tests
    • tests/test_meel.py::TestUniGen::test_prepare
    • tests/test_bbSampleTree.py
  • clean up unused notebooks
  • rename package to rds
  • add citation section
  • linting and formatting

About

[KDD 2024] Efficient Exploration of the Rashomon Set of Rule Set Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages