Download the PHP package jameswlepage/php-mlflow without Composer
On this page you can find all versions of the php package jameswlepage/php-mlflow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jameswlepage/php-mlflow
More information about jameswlepage/php-mlflow
Files in jameswlepage/php-mlflow
Download jameswlepage/php-mlflow
More information about jameswlepage/php-mlflow
Files in jameswlepage/php-mlflow
Vendor jameswlepage
Package php-mlflow
Short Description A PHP library for interacting with MLflow Tracking REST API.
License MIT
Package php-mlflow
Short Description A PHP library for interacting with MLflow Tracking REST API.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-mlflow
PHP MLflow
A PHP library for interacting with the MLflow Tracking REST API.
Features
- Manage Experiments: Create, list, get, update, delete, and restore experiments.
- Manage Runs: Create, get, update, delete, and restore runs.
- Log metrics, parameters, tags.
- Manage Registered Models and Model Versions: create, update, delete, search.
- Log artifacts and list them.
- Transition model versions through stages.
- Fully typed models for Experiments, Runs, Metrics, Params, Registered Models, and more.
Installation
Use Composer to install:
All versions of php-mlflow with dependencies
PHP Build Version
Package Version
The package jameswlepage/php-mlflow contains the following files
Loading the files please wait ....