_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-mlr3 0.21.1
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.2 r-data-table@1.16.2 r-evaluate@1.0.1 r-future@1.34.0 r-future-apply@1.11.3 r-lgr@0.4.4 r-mlbench@2.1-5 r-mlr3measures@1.0.0 r-mlr3misc@0.15.1 r-palmerpenguins@0.1.1 r-paradox@1.0.1 r-parallelly@1.39.0 r-r6@2.5.1 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3.mlr-org.com/
Licenses: LGPL 3
Synopsis: Machine Learning in R - Next Generation
Description:

mlr3 enables efficient, object-oriented programming on the building blocks of machine learning. It provides R6 objects for tasks, learners, resamplings, and measures. The package is geared towards scalability and larger datasets by supporting parallelization and out-of-memory data-backends like databases. While mlr3 focuses on the core computational operations, add-on packages provide additional functionality.

r-mlr3db 0.5.2
Propagated dependencies: r-r6@2.5.1 r-mlr3misc@0.15.1 r-mlr3@0.21.1 r-data-table@1.16.2 r-checkmate@2.3.2 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https:///mlr3db.mlr-org.com
Licenses: LGPL 3
Synopsis: Data Base Backend for 'mlr3'
Description:

Extends the mlr3 package with a backend to transparently work with databases such as SQLite', DuckDB', MySQL', MariaDB', or PostgreSQL'. The package provides two additional backends: DataBackendDplyr relies on the abstraction of package dbplyr to interact with most DBMS. DataBackendDuckDB operates on DuckDB data bases and also on Apache Parquet files.

r-mlr3oml 0.10.0
Propagated dependencies: r-withr@3.0.2 r-uuid@1.2-1 r-stringi@1.8.4 r-r6@2.5.1 r-paradox@1.0.1 r-mlr3misc@0.15.1 r-mlr3@0.21.1 r-lgr@0.4.4 r-jsonlite@1.8.9 r-data-table@1.16.2 r-curl@6.0.1 r-checkmate@2.3.2 r-bit64@4.5.2 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3oml.mlr-org.com
Licenses: LGPL 3
Synopsis: Connector Between 'mlr3' and 'OpenML'
Description:

This package provides an interface to OpenML.org to list and download machine learning data, tasks and experiments. The OpenML objects can be automatically converted to mlr3 objects. For a more sophisticated interface with more upload options, see the OpenML package.

r-mlr3viz 0.10.0
Propagated dependencies: r-checkmate@2.3.2 r-data-table@1.16.2 r-ggplot2@3.5.1 r-mlr3misc@0.15.1 r-scales@1.3.0 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3viz.mlr-org.com
Licenses: LGPL 3
Synopsis: Visualizations for mlr3
Description:

This package offers features plots for mlr3 objects such as tasks, learners, predictions, benchmark results, tuning instances and filters via the autoplot() generic of ggplot2. The mlr3viz package draws plots with the viridis color palette and applies the minimal theme. Visualizations include barplots, boxplots, histograms, ROC curves, and precision-recall curves.

r-mlr3fda 0.2.0
Propagated dependencies: r-tf@0.3.4 r-r6@2.5.1 r-paradox@1.0.1 r-mlr3pipelines@0.7.1 r-mlr3misc@0.15.1 r-mlr3@0.21.1 r-lgr@0.4.4 r-data-table@1.16.2 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3fda.mlr-org.com
Licenses: LGPL 3
Synopsis: Extending 'mlr3' to Functional Data Analysis
Description:

Extends the mlr3 ecosystem to functional analysis by adding support for irregular and regular functional data as defined in the tf package. The package provides PipeOps for preprocessing functional columns and for extracting scalar features, thereby allowing standard machine learning algorithms to be applied afterwards. Available operations include simple functional features such as the mean or maximum, smoothing, interpolation, flattening, and functional PCA'.

r-mlr3mbo 0.2.6
Propagated dependencies: r-bbotk@1.3.0 r-checkmate@2.3.2 r-data-table@1.16.2 r-lgr@0.4.4 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-mlr3tuning@1.2.0 r-paradox@1.0.1 r-r6@2.5.1 r-spacefillr@0.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3mbo.mlr-org.com
Licenses: LGPL 3
Synopsis: Flexible Bayesian optimization
Description:

This package provides a flexible approach to Bayesian optimization / model based optimization building on the bbotk package. The mlr3mbo is a toolbox providing both ready-to-use optimization algorithms as well as their fundamental building blocks allowing for straightforward implementation of custom algorithms. Single- and multi-objective optimization is supported as well as mixed continuous, categorical and conditional search spaces. Moreover, using mlr3mbo for hyperparameter optimization of machine learning models within the mlr3 ecosystem is straightforward via mlr3tuning.

r-mlr3misc 0.15.1
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.2 r-data-table@1.16.2 r-digest@0.6.37 r-r6@2.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3misc.mlr-org.com/
Licenses: LGPL 3
Synopsis: Helper functions for mlr3
Description:

mlr3misc provides frequently used helper functions and assertions used in mlr3 and its companion packages. It comes with helper functions for functional programming, for printing, to work with data.table, as well as some generally useful R6 classes. This package also supersedes the package BBmisc.

r-mlr3data 0.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlr3data
Licenses: LGPL 3
Synopsis: Collection of machine learning data Sets for mlr3
Description:

This package provides a small collection of interesting and educational machine learning data sets which are used as examples in the mlr3 book Applied machine learning using mlr3 in R https://mlr3book.mlr-org.com, the use case gallery https://mlr3gallery.mlr-org.com, or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if mlr3 is loaded.

r-mlr3shiny 0.5.0
Propagated dependencies: r-stringr@1.5.1 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinydashboard@0.7.2 r-shinyalert@3.1.0 r-shiny@1.8.1 r-purrr@1.0.2 r-plyr@1.8.9 r-patchwork@1.3.0 r-mlr3viz@0.10.0 r-mlr3pipelines@0.7.1 r-mlr3measures@1.0.0 r-mlr3learners@0.8.0 r-mlr3@0.21.1 r-metrics@0.1.4 r-ggparty@1.0.0 r-ggally@2.2.1 r-dt@0.33 r-dplyr@1.1.4 r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlr3shiny
Licenses: FreeBSD
Synopsis: Machine Learning in 'shiny' with 'mlr3'
Description:

This package provides a web-based graphical user interface to provide the basic steps of a machine learning workflow. It uses the functionalities of the mlr3 framework.

r-mlr3verse 0.3.0
Propagated dependencies: r-bbotk@1.3.0 r-data-table@1.16.2 r-mlr3@0.21.1 r-mlr3cluster@0.1.10 r-mlr3data@0.9.0 r-mlr3filters@0.8.1 r-mlr3fselect@1.2.1 r-mlr3hyperband@0.6.0 r-mlr3learners@0.8.0 r-mlr3mbo@0.2.6 r-mlr3misc@0.15.1 r-mlr3pipelines@0.7.1 r-mlr3tuning@1.2.0 r-mlr3tuningspaces@0.5.1 r-mlr3viz@0.10.0 r-paradox@1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3verse.mlr-org.com
Licenses: LGPL 3
Synopsis: Easily install and load of 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.

r-mlr3torch 0.2.1
Propagated dependencies: r-withr@3.0.2 r-torch@0.13.0 r-r6@2.5.1 r-paradox@1.0.1 r-mlr3pipelines@0.7.1 r-mlr3misc@0.15.1 r-mlr3@0.21.1 r-lgr@0.4.4 r-data-table@1.16.2 r-checkmate@2.3.2 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3torch.mlr-org.com/
Licenses: LGPL 3+
Synopsis: Deep Learning with 'mlr3'
Description:

Deep Learning library that extends the mlr3 framework by building upon the torch package. It allows to conveniently build, train, and evaluate deep learning models without having to worry about low level details. Custom architectures can be created using the graph language defined in mlr3pipelines'.

r-mlr3tuning 1.2.0
Propagated dependencies: r-bbotk@1.3.0 r-checkmate@2.3.2 r-data-table@1.16.2 r-lgr@0.4.4 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-paradox@1.0.1 r-r6@2.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3tuning.mlr-org.com/
Licenses: LGPL 3
Synopsis: Tuning for @code{mlr3}
Description:

mlr3tuning implements methods for hyperparameter tuning, e.g. Grid Search, Random Search, or Simulated Annealing. Various termination criteria can be set and combined. The class AutoTuner provides a convenient way to perform nested resampling in combination with mlr3.

r-mlr3cluster 0.1.10
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.2 r-clue@0.3-66 r-cluster@2.1.6 r-data-table@1.16.2 r-fpc@2.2-13 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-paradox@1.0.1 r-r6@2.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3cluster.mlr-org.com
Licenses: LGPL 3
Synopsis: Cluster extension for mlr3
Description:

This package extends the mlr3 package with cluster analysis.

r-mlr3ordinal 0.1.0-9000-1.736e3a3
Propagated dependencies: r-checkmate@2.3.2 r-data-table@1.16.2 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-mlr3pipelines@0.7.1 r-nloptr@2.1.1 r-ordinal@2023.12-4.1 r-paradox@1.0.1 r-r6@2.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3ordinal.mlr-org.com/
Licenses: Expat
Synopsis: Ordinal Regression for mlr3
Description:

This package extends mlr3 with support for performing ordinal regression.

r-mlr3spatial 0.5.0
Propagated dependencies: r-terra@1.7-83 r-sf@1.0-19 r-r6@2.5.1 r-mlr3misc@0.15.1 r-mlr3@0.21.1 r-lgr@0.4.4 r-data-table@1.16.2 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3spatial.mlr-org.com
Licenses: LGPL 3
Synopsis: Support for Spatial Objects Within the 'mlr3' Ecosystem
Description:

Extends the mlr3 ML framework with methods for spatial objects. Data storage and prediction are supported for packages terra', raster and stars'.

r-mlr3filters 0.8.1
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.2 r-data-table@1.16.2 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-paradox@1.0.1 r-r6@2.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3filters.mlr-org.com
Licenses: LGPL 3
Synopsis: Filter based feature selection for mlr3
Description:

This package extends mlr3 with filter methods for feature selection. Besides standalone filter methods built-in methods of any machine-learning algorithm are supported. Partial scoring of multivariate filter methods is supported.

r-mlr3summary 0.1.0
Propagated dependencies: r-mlr3misc@0.15.1 r-mlr3@0.21.1 r-future-apply@1.11.3 r-data-table@1.16.2 r-cli@3.6.3 r-checkmate@2.3.2 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlr3summary
Licenses: LGPL 3
Synopsis: Model and Learner Summaries for 'mlr3'
Description:

Concise and interpretable summaries for machine learning models and learners of the mlr3 ecosystem. The package takes inspiration from the summary function for (generalized) linear models but extends it to non-parametric machine learning models, based on generalization performance, model complexity, feature importances and effects, and fairness metrics.

r-mlr3fselect 1.2.1
Propagated dependencies: r-bbotk@1.3.0 r-checkmate@2.3.2 r-data-table@1.16.2 r-lgr@0.4.4 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-paradox@1.0.1 r-r6@2.5.1 r-stabm@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3fselect.mlr-org.com
Licenses: LGPL 3
Synopsis: Feature selection for mlr3
Description:

This package is a feature selection package of the mlr3 ecosystem. It selects the optimal feature set for any mlr3 learner. The package works with several optimization algorithms e.g. random search, Recursive feature elimination, and genetic search. Moreover, it can automatically optimize learners and estimate the performance of optimized feature sets with nested resampling.

r-mlr3measures 1.0.0
Propagated dependencies: r-checkmate@2.3.2 r-mlr3misc@0.15.1 r-prroc@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3measures.mlr-org.com/
Licenses: LGPL 3
Synopsis: Performance measures for mlr3
Description:

This package implements multiple performance measures for supervised learning. It includes over 40 measures for regression and classification. Additionally, meta information about the performance measures can be queried, e.g. what the best and worst possible performances scores are.

r-mlr3learners 0.8.0
Propagated dependencies: r-checkmate@2.3.2 r-data-table@1.16.2 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-paradox@1.0.1 r-r6@2.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3learners.mlr-org.com/
Licenses: LGPL 3
Synopsis: Recommended Learners for @code{mlr3}
Description:

mlr3learners extends mlr3 and mlr3proba with interfaces to essential machine learning packages on CRAN. This includes, but is not limited to: (penalized) linear and logistic regression, linear and quadratic discriminant analysis, k-nearest neighbors, naive Bayes, support vector machines, and gradient boosting.

r-mlr3fairness 0.3.2
Propagated dependencies: r-rlang@1.1.4 r-r6@2.5.1 r-paradox@1.0.1 r-mlr3pipelines@0.7.1 r-mlr3misc@0.15.1 r-mlr3measures@1.0.0 r-mlr3learners@0.8.0 r-mlr3@0.21.1 r-ggplot2@3.5.1 r-data-table@1.16.2 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3fairness.mlr-org.com
Licenses: LGPL 3
Synopsis: Fairness Auditing and Debiasing for 'mlr3'
Description:

Integrates fairness auditing and bias mitigation methods for the mlr3 ecosystem. This includes fairness metrics, reporting tools, visualizations and bias mitigation techniques such as "Reweighing" described in Kamiran, Calders (2012) <doi:10.1007/s10115-011-0463-8> and "Equalized Odds" described in Hardt et al. (2016) <https://papers.nips.cc/paper/2016/file/9d2682367c3935defcb1f9e247a97c0d-Paper.pdf>. Integration with mlr3 allows for auditing of ML models as well as convenient joint tuning of machine learning algorithms and debiasing methods.

r-mlr3benchmark 0.1.7
Propagated dependencies: r-r6@2.5.1 r-mlr3misc@0.15.1 r-ggplot2@3.5.1 r-data-table@1.16.2 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3benchmark.mlr-org.com
Licenses: LGPL 3
Synopsis: Analysis and Visualisation of Benchmark Experiments
Description:

This package implements methods for post-hoc analysis and visualisation of benchmark experiments, for mlr3 and beyond.

r-mlr3batchmark 0.2.0
Propagated dependencies: r-uuid@1.2-1 r-mlr3misc@0.15.1 r-mlr3@0.21.1 r-lgr@0.4.4 r-data-table@1.16.2 r-checkmate@2.3.2 r-batchtools@0.9.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https:///mlr3batchmark.mlr-org.com
Licenses: LGPL 3
Synopsis: Batch Experiments for 'mlr3'
Description:

Extends the mlr3 package with a connector to the package batchtools'. This allows to run large-scale benchmark experiments on scheduled high-performance computing clusters.

r-mlr3hyperband 0.6.0
Propagated dependencies: r-bbotk@1.3.0 r-checkmate@2.3.2 r-data-table@1.16.2 r-lgr@0.4.4 r-mlr3@0.21.1 r-mlr3misc@0.15.1 r-mlr3tuning@1.2.0 r-paradox@1.0.1 r-r6@2.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3hyperband.mlr-org.com
Licenses: LGPL 3
Synopsis: Hyperband for mlr3
Description:

This package implements a successive halving and hyperband optimization algorithm for the mlr3 ecosystem. The implementation in mlr3hyperband features improved scheduling and parallelizes the evaluation of configurations. The package includes tuners for hyperparameter optimization in mlr3tuning and optimizers for black-box optimization in bbotk.

Page: 12
Total results: 29