File: learners.R

package info (click to toggle)
r-cran-mlr 2.13-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,760 kB
  • sloc: ansic: 65; sh: 13; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#' @title List of supported learning algorithms.
#'
#' @description
#' All supported learners can be found by [listLearners] or as a table
#' in the tutorial appendix: <https://mlr-org.github.io/mlr/articles/integrated_learners.html>.
#'
#' @name learners
#' @rdname learners
NULL