Krzysztof

Results 2 issues of Krzysztof

Hello, I encountered an issue when trying to use the `get_model_data` function to extract model data from an `ExplainableBoostingClassifier` instance with monotonized features. **Steps to Reproduce:** 1. Fit an `ExplainableBoostingClassifier`...

Hello! Would you be interested in getting a contribution for probability calibration plots? Similar functionality exists, e.g., as `sklearn.calibration`s `CalibrationDisplay ` or a different approach can be found [here](https://github.com/apple/ml-calibration). An...