Fixes documentation in cross_validate_fn(). The examples section contained an unreasonable number of mistakes :-) In cross_validate_fn(), warnings and messages from the predict function are now included in Warnings and Messages. The warnings are counted in Other Warnings
<p>The range of the cv-SMSE is shown on the horizontal axis, while the density is shown on the verti...
plot_confusion_matrix(): Breaking: Adds slight 3D tile effect to help separate tiles with the same ...
Big Updates: forecast_tools.model_selection Cross validation functions. In particular rolling foreca...
cross_validate_fn() is added. Cross-validate custom model functions. Breaking change: In evaluate()...
In relevant contexts: Informs user once about the positive argument in evaluate() and cross_validate...
In order to reduce dependencies, model coefficients are now tidied with the parameters package inste...
Makes testing conditional on the availability of xpectr. Fixes tidyselect-related warnings
rsvg and ggimage are now only suggested and plot_confusion_matrix() throws warning if either are not...
Breaking Breaking change: In plot_confusion_matrix(), the targets_col and predictions_col arguments...
Bug fix: p-values are correctly added to the nested coefficients tibble. Adds tests of this table as...
Fixes bug in evaluate(), when used on a grouped data frame. The row order in the output was not guar...
evaluate() is added. Evaluate your model's predictions with the same metrics as used in cross_valida...
In plot_confusion_matrix(), adds option to only have row and column percentages in the diagonal tile...
Fixes bug in plot_confusion_matrix(), where tiles with a count > 0 but a rounded percentage of 0 did...
NEW: Launched an application for plotting a confusion matrix with no code. Available at Huggingface...
<p>The range of the cv-SMSE is shown on the horizontal axis, while the density is shown on the verti...
plot_confusion_matrix(): Breaking: Adds slight 3D tile effect to help separate tiles with the same ...
Big Updates: forecast_tools.model_selection Cross validation functions. In particular rolling foreca...
cross_validate_fn() is added. Cross-validate custom model functions. Breaking change: In evaluate()...
In relevant contexts: Informs user once about the positive argument in evaluate() and cross_validate...
In order to reduce dependencies, model coefficients are now tidied with the parameters package inste...
Makes testing conditional on the availability of xpectr. Fixes tidyselect-related warnings
rsvg and ggimage are now only suggested and plot_confusion_matrix() throws warning if either are not...
Breaking Breaking change: In plot_confusion_matrix(), the targets_col and predictions_col arguments...
Bug fix: p-values are correctly added to the nested coefficients tibble. Adds tests of this table as...
Fixes bug in evaluate(), when used on a grouped data frame. The row order in the output was not guar...
evaluate() is added. Evaluate your model's predictions with the same metrics as used in cross_valida...
In plot_confusion_matrix(), adds option to only have row and column percentages in the diagonal tile...
Fixes bug in plot_confusion_matrix(), where tiles with a count > 0 but a rounded percentage of 0 did...
NEW: Launched an application for plotting a confusion matrix with no code. Available at Huggingface...
<p>The range of the cv-SMSE is shown on the horizontal axis, while the density is shown on the verti...
plot_confusion_matrix(): Breaking: Adds slight 3D tile effect to help separate tiles with the same ...
Big Updates: forecast_tools.model_selection Cross validation functions. In particular rolling foreca...