'MLFlow' <https://www.mlflow.org/> is an open-source tool for tracking, versioning, and deploying machine learning models. This package provides a lightweight R wrapper for the 'MLFlow' REST API <https://www.mlflow.org/docs/latest/rest-api.html>. It makes some assumptions (notably, that you already have an 'MLFlow' instance running, you want to use S3 for artifact storage, and you intend to deploy models in an (e.g.) 'plumber' API), but, in return, you get some benefits: A simpler API, not needing 'reticulate', relying on 'aws.s3' where possible, etc.
Package details |
|
---|---|
Maintainer | |
License | Apache License (>= 2) |
Version | 0.7.1 |
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.