1. 首页
  2. 数据库
  3. 其它
  4. splash:将用户界面飞溅到h2o MOJO文件上 源码

splash:将用户界面飞溅到h2o MOJO文件上 源码

上传者: 2021-03-20 10:43:20上传 ZIP文件 107.88KB 热度 14次
splash:将用户界面飞溅到h2o MOJO文件上 当提供了h2o mojo( .zip )文件的路径时, splash会生成一个交互式文档( .Rmd文件),提供一个h2o-genmodel.jar文件,并使用rmarkdown::render()启动该交互式文档。 安装 您可以安装的开发版本splash从GitHub有: remotes :: install_github( ' ML4LHS/splash ' ) 下面是它的工作原理 library( splash ) temp_dir = file.path(tempdir(), ' splash_test ' ) dir.create( temp_dir ) file.copy( from = system.file( ' extdata/prostate_model.zip ' , package = ' splash ' )
下载地址
用户评论