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.
Package details |
|
---|---|
Author | TatsumotoH |
Maintainer | TatsumotoH <hirofumi.tatsumoto@gmail.com> |
License | MIT + file LICENSE |
Version | 0.0.91 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.