auditor icon indicating copy to clipboard operation
auditor copied to clipboard

Model verification, validation, and error analysis

Results 9 auditor issues
Sort by recently updated
recently updated
newest added

CI breaks in https://github.com/ModelOriented/auditor/pull/160 The same as in https://github.com/ModelOriented/DALEX/issues/485 and https://github.com/ModelOriented/iBreakDown/issues/99: move from `randomForest` to the `ranger` package to fix CI/tests

maintenance 🔨

Hi there, I think I found a minor bug in `plot_acf()` in section creating a dataframe for ggplot. When providing 3 objects to plot the error occurs: ``` Error in...

invalid ❕

Hello Please if you could explain/interpret the x-axis of the REC curve plot and x-axis & y-axis of the RROC curve plot. Unfortunately not a thorough explanation has been provided...

Hi, great package first-of-all! :) I was going through the documentation of the package and I thought it might make sense to organise the functions per regression/ classification tasks, as...

documentation 📚

for example 1 vs all for auc and roc calculations

feature 💡
long term 📆

Hi! Calibration curves would be a nice addition to the package: https://rdrr.io/cran/caret/man/calibration.html Best!

feature 💡
long term 📆

You may want to update your gh actions as they seem outdated with `usethis::use_tidy_github_actions()` as well.

Warning message: The `guide` argument in `scale_*()` cannot be `FALSE`. This was deprecated in ggplot2 3.3.4. ℹ Please use "none" instead. ℹ The deprecated feature was likely used in the...