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 18 Sep. 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

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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