TatsumotoH/abcihelpr: helper functions for using ABCI (AI Bridging Cloud Infrastructure)

helper functions for using ABCI This package helps integratedlly computing machine learning workflows in local (your machine) and remote (ABCI or other hosts). Machine learning workflows have time consuming part, such as hyper parameter searching. With this package, you can code a workflow in local, and throw the hyper parameter search to remote (ABCI). After finishing the searching hyper parameters in remote, you fetch the results into local and use them in tidymodels::workflowsets format.

Getting started

Package details

AuthorTatsumotoH
MaintainerTatsumotoH <hirofumi.tatsumoto@gmail.com>
LicenseMIT + file LICENSE
Version0.0.91
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("TatsumotoH/abcihelpr")
TatsumotoH/abcihelpr documentation built on Dec. 18, 2021, 4:05 p.m.