Alex Breskin

Results 3 issues of Alex Breskin

In situations with major class imbalance, ROC-AUC may not be a good metric to assess model concordance. Instead, as suggested in numerous places such as the [scikit-learn documentation](https://scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html), the area...

feature
metric 📏

## Feature Currently, it appears that `tune_bayes` recomputes the entire preprocessor during every iteration, even if the preprocessor has nothing to tune. This can lead to a substantial amount of...

feature

Hi, I have a workflow that would run successfully with recipes 1.1.0, but in 1.3.1 I get a C stack error (`Error: C stack usage 7970048 is too close to...