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 15 Mar. 2026.
Previous versions and publish date:
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)
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

ramify  
Additional Matrix Functionality
Additional matrix functionality for R including: (1) wrappers for the base matrix function that all ...
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  
datana  
Datasets and Functions to Accompany Analisis De Datos Con R
Datasets and Functions to Accompany Salas-Eljatib (2021, ISBN: 9789566086109) "Analisis de datos co ...
Download / Learn more Package Citations See dependency  
ATAforecasting  
Automatic Time Series Analysis and Forecasting using the Ata Method
The Ata method (Yapar et al. (2019) ), an alternative to exponential smoo ...
Download / Learn more Package Citations See dependency  
seas  
Seasonal Analysis and Graphics, Especially for Climatology
Capable of deriving seasonal statistics, such as "normals", and analysis of seasonal data, such as ...
Download / Learn more Package Citations See dependency  
shinyNotes  
Shiny Module for Taking Free-Form Notes
An enterprise-targeted scalable and customizable 'shiny' module providing an easy way to incorporate ...
Download / Learn more Package Citations See dependency  

26,352

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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