Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 1.22 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.22 KB

mlr3learners.pycox

tic Parameter Check mlr3learners.drat codecov StackOverflow

Adds algorithms from the Python package {pycox} to {mlr3}.

Install the latest release of the package via

install.packages("mlr3learners.pycox")

by following the instructions in the mlr3learners.drat README.

Alternatively, you can install the latest version of {mlr3learners.pycox} from Github with:

remotes::install_github("mlr3learners/mlr3learners.pycox")