Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 672 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 672 Bytes

deeplyr

deeplyr provides a standard model interface for some machine learning libraries. Internally the package is managed by R6 classes and hardhat allowing for cross-validation or genetic hyper parameter tuning. Every model run can be saved including meta, params, metrics, process, model, and preds either as .rds or .json.

Have already full support (fit, predict, save, load)

  • keras
  • h2o
  • xgboost