plot_confusion_matrix(): NEW: We created a Plot Confusion Matrix web application! It allows using plot_confusion_matrix() without code. Select from multiple design templates or make your own. For (palette=, sums_settings(palette=)) arguments, tile color palettes can now be a custom gradient. Simply supply a named list with hex colors for "low" and "high" (e.g. list("low"="#B1F9E8", "high"="#239895")). Adds intensity_by, intensity_lims, and intensity_beyond_lims arguments to sum_tile_settings() to allow setting them separately for sum tiles. Adds intensity_lims argument which allows setting a custom range for the tile color intensities. Makes it easier to compare plots for different prediction sets. Adds intensity_beyond_lims for ...
<p>Plot of all instances within the realistic HCO group projected onto the 2D space given by two par...
Added clr_alpha() function to specify transparency. (#9) Added labels argument to plot.colors() to ...
API Changes How you map to calculated aesthetics has changed. Use the ~plotnine.aes.after_stat func...
plot_confusion_matrix(): Adds option to set intensity_by to a log/arcsinh transformed version of th...
plot_confusion_matrix(): Breaking: Adds slight 3D tile effect to help separate tiles with the same ...
Breaking Breaking change: In plot_confusion_matrix(), the targets_col and predictions_col arguments...
Fixes bug in plot_confusion_matrix(), where tiles with a count > 0 but a rounded percentage of 0 did...
In plot_confusion_matrix(), adds option to only have row and column percentages in the diagonal tile...
NEW: Launched an application for plotting a confusion matrix with no code. Available at Huggingface...
Features New option hide_zeros for plot_confusion_matrix by @ExcaliburZero. #39 New option to plot ...
from pr #749 commits from @lheagy review from @thast update plot2Ddata update logic in plot2Dda...
While Stata’s computational capabilities have intensively increased over the last decade, the qualit...
Abstract: Conventional mosaic plot is to graphically represent contingency tables by tiles whose siz...
commits from @thast review from @lheagy Address issue #734 PR notes: We have fixed the following b...
Fixed a small issue in computeGCBias (issue #969) Added dataRange to computeMatricOperation to retur...
<p>Plot of all instances within the realistic HCO group projected onto the 2D space given by two par...
Added clr_alpha() function to specify transparency. (#9) Added labels argument to plot.colors() to ...
API Changes How you map to calculated aesthetics has changed. Use the ~plotnine.aes.after_stat func...
plot_confusion_matrix(): Adds option to set intensity_by to a log/arcsinh transformed version of th...
plot_confusion_matrix(): Breaking: Adds slight 3D tile effect to help separate tiles with the same ...
Breaking Breaking change: In plot_confusion_matrix(), the targets_col and predictions_col arguments...
Fixes bug in plot_confusion_matrix(), where tiles with a count > 0 but a rounded percentage of 0 did...
In plot_confusion_matrix(), adds option to only have row and column percentages in the diagonal tile...
NEW: Launched an application for plotting a confusion matrix with no code. Available at Huggingface...
Features New option hide_zeros for plot_confusion_matrix by @ExcaliburZero. #39 New option to plot ...
from pr #749 commits from @lheagy review from @thast update plot2Ddata update logic in plot2Dda...
While Stata’s computational capabilities have intensively increased over the last decade, the qualit...
Abstract: Conventional mosaic plot is to graphically represent contingency tables by tiles whose siz...
commits from @thast review from @lheagy Address issue #734 PR notes: We have fixed the following b...
Fixed a small issue in computeGCBias (issue #969) Added dataRange to computeMatricOperation to retur...
<p>Plot of all instances within the realistic HCO group projected onto the 2D space given by two par...
Added clr_alpha() function to specify transparency. (#9) Added labels argument to plot.colors() to ...
API Changes How you map to calculated aesthetics has changed. Use the ~plotnine.aes.after_stat func...