xiaohan2012 / efficient-rashomon-rule-set

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

Repository from Github https://github.comxiaohan2012/efficient-rashomon-rule-setRepository from Github https://github.comxiaohan2012/efficient-rashomon-rule-set

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


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%Language:Common Lisp 0.0%Language:Makefile 0.0%