Other packages > Find by keyword >

mlr3viz  

Visualizations for 'mlr3'
View on CRAN: Click here


Download and install mlr3viz package within the R console
Install from CRAN:
install.packages("mlr3viz")

Install from Github:
library("remotes")
install_github("cran/mlr3viz")

Install by package version:
library("remotes")
install_version("mlr3viz", "0.10.1")



Attach the package and use:
library("mlr3viz")
Maintained by
Marc Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-08
Latest Update: 2025-01-16
Description:
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.
How to cite:
Marc Becker (2020). mlr3viz: Visualizations for 'mlr3'. R package version 0.10.1, https://cran.r-project.org/web/packages/mlr3viz. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-26 04:30), 0.1.0 (2020-01-08 18:10), 0.1.1 (2020-02-19 13:40), 0.2.0 (2020-08-07 11:40), 0.3.0 (2020-09-25 15:40), 0.4.0 (2020-10-05 21:50), 0.5.0 (2020-11-02 12:10), 0.5.1 (2021-01-27 10:30), 0.5.2 (2021-03-08 17:12), 0.5.3 (2021-03-15 17:50), 0.5.4 (2021-07-01 22:50), 0.5.5 (2021-08-12 10:40), 0.5.6 (2021-09-14 15:00), 0.5.7 (2021-10-14 06:30), 0.5.8 (2022-04-04 17:40), 0.5.9 (2022-05-25 14:30), 0.5.10 (2022-08-15 12:50), 0.6.0 (2023-01-12 09:30), 0.6.1 (2023-01-23 15:50), 0.6.2 (2023-11-23 14:10), 0.7.0 (2023-12-21 11:00), 0.8.0 (2024-03-05 13:50), 0.9.0 (2024-07-01 14:30), 0.10.0 (2024-11-07 22:20), 0.10.1 (2025-01-16 17:40), 0.11.0 (2026-02-22 12:20)
Other packages that cited mlr3viz R package
View mlr3viz citation profile
Other R packages that mlr3viz depends, imports, suggests or enhances
Complete documentation for mlr3viz
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA