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.1
Built: 2025-01-15 08:26:35 UTC
Source: https://github.com/mlr-org/mlr3verse

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/.

Author(s)

Maintainer: Marc Becker [email protected] (ORCID)

Authors:

See Also

Useful links:


Print mlr3* package versions

Description

Returns the package versions of imported and suggested mlr3 packages as a data.table::data.table(). Suggested packages that are not installed are listed with version NA.

Usage

mlr3verse_info()

Examples

mlr3verse_info()