Skip to content

systats/deeplyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Unifying interface for several ml packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages