Skip to content

PhilippPro/mlr-extralearner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

mlr-extralearner

This repository contains additional learner for mlr that we don't want to maintain in the mlr directly.

Warning: These learners can be untested, unstable or unfinished. Use at your own risk.

To easily use them, just source the path to the raw.githubusercontent link, e.g.,

library(mlr)
source("https://raw.githubusercontent.com/mlr-org/mlr-extralearner/master/R/RLearner_classif_lightgbm.R")

If you have new learner feel free to add them here by creating a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%