Version 0.6.2
·
356 commits
to main
since this release
What's Changed
- Added dependencies = TRUE comment for recommended install. by @muschellij2 in #4
- Enable engine-specific tuning parameters by @selcukorkmaz in #26
- Handle no-tuning strategy by @selcukorkmaz in #27
- Fix tuning conditional logic by @selcukorkmaz in #28
- Improve tuning param interaction by @selcukorkmaz in #29
- Add tuning_strategy validation by @selcukorkmaz in #30
- Improve tuning docs and tests by @selcukorkmaz in #31
- Fix tuning helpers and add coverage by @selcukorkmaz in #32
- Improve tuning validation and warnings by @selcukorkmaz in #33
- Add verbose option for progress messages by @selcukorkmaz in #34
- Refactor helper and model files by @selcukorkmaz in #35
- Fix roc plotting and remove confusion option by @selcukorkmaz in #36
- Fix learn rate defaults by @selcukorkmaz in #37
- Fix MLP default penalty by @selcukorkmaz in #39
- Enhance fastml with imbalance handling and early stopping by @selcukorkmaz in #40
- Fix early stopping arg usage by @selcukorkmaz in #43
- Devel by @selcukorkmaz in #42
- pull_request by @selcukorkmaz in #41
- Merge pull request #41 from selcukorkmaz/main by @selcukorkmaz in #44
- Fix positive class detection for numeric targets by @selcukorkmaz in #45
- Add multiple explainability methods by @selcukorkmaz in #46
- Modularize DALEX explanation by @selcukorkmaz in #47
- Fix pdp installation issue by @selcukorkmaz in #48
- Fix DALEX row name warning by @selcukorkmaz in #49
- Fix missing pdp dependency by @selcukorkmaz in #50
- Fix build error due to missing ceterisParibus export by @selcukorkmaz in #51
- Silence startup message by @selcukorkmaz in #52
- Fix warning from lime / DALEX import conflict by @selcukorkmaz in #53
- Fix row name warning in fastexplain by @selcukorkmaz in #54
- Fix DALEX tibble rownames warning by @selcukorkmaz in #55
- version 0.6.2 by @selcukorkmaz in #56
New Contributors
- @muschellij2 made their first contribution in #4
Full Changelog: release_0.6.1...release_0.6.2