What's Changed
- Starting point code for MDR implementation by @TuanNguyen27 in #1
- Unit tests by @TuanNguyen27 in #2
- Update some tests for custom metrics by @TuanNguyen27 in #6
- Fixing scoring function according to comments (Fixes #3) by @TuanNguyen27 in #9
- Fixed unit tests regarding tie_break default changes to 1 by @TuanNguyen27 in #11
- Add MDR utilities module and improve MDR model code by @rhiever in #17
- Add 3-way information gain to utils by @rhiever in #19
- Add Classifier/RegressorMixin for TPOT and sklearn compatibility by @rhiever in #20
- Rework MDR into separate classes by @rhiever in #21
- Update license statement to include authors by @rhiever in #24
New Contributors
- @TuanNguyen27 made their first contribution in #1
- @rhiever made their first contribution in #17
Full Changelog: https://github.com/EpistasisLab/scikit-mdr/commits/v0.4.5