Package 'mlr3verse'

Title: Easily Install and Load the 'mlr3' Package Family
Description: The 'mlr3' package family is a set of packages for machine-learning purposes built in a modular fashion. This wrapper package is aimed to simplify the installation and loading of the core 'mlr3' packages. Get more information about the 'mlr3' project at <https://mlr3book.mlr-org.com/>.
Authors: Michel Lang [aut] , Patrick Schratz [aut] , Marc Becker [cre, aut]
Maintainer: Marc Becker <[email protected]>
License: LGPL-3
Version: 0.3.0
Built: 2024-09-29 06:42:56 UTC
Source: CRAN

Help Index


mlr3verse: Easily Install and Load the 'mlr3' Package Family

Description

The 'mlr3' package family is a set of packages for machine-learning purposes built in a modular fashion. This wrapper package is aimed to simplify the installation and loading of the core 'mlr3' packages. Get more information about the 'mlr3' project at https://mlr3book.mlr-org.com/.

Learn mlr3

Additional Extension Packages

The mlr3verse only installs the subset of packages which are on the one hand frequently required to perform a data analysis, and on the other hand do not pull in too many dependencies or system requirements.

Additional extension packages include:

Author(s)

Maintainer: Marc Becker [email protected] (ORCID)

Authors:

See Also

Useful links:


Print mlr3* package versions

Description

Returns the package versions of imported mlr3 packages as a data.table::data.table().

Usage

mlr3verse_info()

Examples

mlr3verse_info()