Package: mlr3viz 0.11.0

mlr3viz: Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, learners, predictions, benchmark results, tuning instances and filters via the 'autoplot()' generic of 'ggplot2'. The package draws plots with the 'viridis' color palette and applies the minimal theme. Visualizations include barplots, boxplots, histograms, ROC curves, and Precision-Recall curves.
Authors:
mlr3viz_0.11.0.tar.gz
mlr3viz_0.11.0.zip(r-4.7)mlr3viz_0.11.0.zip(r-4.6)mlr3viz_0.11.0.zip(r-4.5)
mlr3viz_0.11.0.tgz(r-4.6-any)mlr3viz_0.11.0.tgz(r-4.5-any)
mlr3viz_0.11.0.tar.gz(r-4.7-any)mlr3viz_0.11.0.tar.gz(r-4.6-any)
mlr3viz_0.11.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mlr3viz/json (API)
NEWS
| # Install 'mlr3viz' in R: |
| install.packages('mlr3viz', repos = c('https://mlr-org.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlr-org/mlr3viz/issues
Pkgdown/docs site:https://mlr3viz.mlr-org.com
ggplot2mlr3visualizationvisualizations
Last updated from:069372b38d (on v0.11.0). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 221 | ||
| source / vignettes | OK | 207 | ||
| linux-release-x86_64 | OK | 213 | ||
| macos-release-arm64 | OK | 128 | ||
| macos-oldrel-arm64 | OK | 140 | ||
| windows-devel | OK | 160 | ||
| windows-release | OK | 329 | ||
| windows-oldrel | OK | 210 | ||
| wasm-release | OK | 129 |
Exports:as_precrecautoplotfortifyplot_learner_prediction
Dependencies:backportscheckmateclicodetoolscpp11data.tabledigestevaluatefarverfuturefuture.applyggplot2globalsgluegridExtragtableisobandlabelinglgrlifecyclelistenvmiraimlbenchmlr3mlr3measuresmlr3miscnanonextpalmerpenguinsparadoxparallellyPRROCR6RColorBrewerrlangS7scalesuuidvctrsviridisviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| mlr3viz: Visualizations for 'mlr3' | mlr3viz-package mlr3viz |
| Convert to 'precrec' Format | as_precrec as_precrec.BenchmarkResult as_precrec.PredictionClassif as_precrec.ResampleResult |
| Plots for Benchmark Results | autoplot.BenchmarkResult |
| Plots for Ensemble Feature Selection Results | autoplot.EnsembleFSResult |
| Plots for Filter Scores | autoplot.Filter |
| Plot for Classification Learners | autoplot.LearnerClassif |
| Plots for GLMNet Learners | autoplot.LearnerClassifCVGlmnet autoplot.LearnerClassifGlmnet autoplot.LearnerRegrCVGlmnet autoplot.LearnerRegrGlmnet |
| Plots for Rpart Learners | autoplot.LearnerClassifRpart autoplot.LearnerRegrRpart |
| Plots for Hierarchical Clustering Learners | autoplot.LearnerClustHierarchical |
| Plot for Regression Learners | autoplot.LearnerRegr |
| Plots for Optimization Instances | autoplot.OptimInstanceBatchSingleCrit |
| Plots for Classification Predictions | autoplot.PredictionClassif |
| Plots for Cluster Predictions | autoplot.PredictionClust |
| Plots for Regression Predictions | autoplot.PredictionRegr |
| Plots for Resample Results | autoplot.ResampleResult |
| Plots for Classification Tasks | autoplot.TaskClassif |
| Plots for Clustering Tasks | autoplot.TaskClust |
| Plots for Regression Tasks | autoplot.TaskRegr |
| Plots for Tuning Instances | autoplot.TuningInstanceBatchSingleCrit |
| Plots for Learner Predictions | plot_learner_prediction |
| Generates a data.table of evenly distributed points. | predict_grid |
