cloudml
R interface to Google Cloud Machine Learning Engine
Six years since the last functional change, and Google renamed the service it wraps in the release before that
◆Recent moves
- 0y ago
Documentation updated for CRAN
Documentation updates for CRAN, six years after the previous release. No functional change — this is a package being kept on the archive rather than developed.
View source ↗ - 6y ago
ai-platform command adopted; custom pre-install commands added
Switches to the ai-platform command when the installed Google Cloud SDK is recent enough, following the service's rename from ml-engine, and adds a customCommands flag in cloudml.yml for running OS-level setup before packages are installed. The custom-commands hook is the more durable of the two — it is the escape valve for system dependencies the package cannot anticipate.
View source ↗ - 7y ago
Default runtime moves to TensorFlow 1.9
Moves the default to the TensorFlow 1.9 runtime. For a package whose job is submitting jobs to a managed service, the default runtime version is the main thing users inherit without asking.
View source ↗ - 8y ago
Patch for CRAN results and a packrat error
A patch over 0.5.0 fixing CRAN check results and a missing-packrat error. Packaging repair a week after the previous release.
View source ↗ - 8y ago
Cloud training, GPU jobs, tuning and deployment from R
The entry lists the package's capabilities rather than what changed in this version — cloud training for keras, tfestimators and tensorflow models, on-demand GPUs including Tesla P100, hyperparameter tuning, and deployment to Google's prediction service. Read as a statement of scope, it is the fullest description of the package in the feed; read as a changelog, it says nothing about the release.
View source ↗