Skip to main content

An API package connect to a MLops server relating to the GEMstack project.

Project description

MLOps API Gemstack

This is the mlops_api_gemstack package, version 0.3.3. It is an API package designed to connect to a MLOps server relating to the GEMstack project.

PYPI PAGE

Installation

You can install this package using pip:

pip install mlops_api_gemstack

If you have installed before, use force install to get the latest version.

pip install mlops_api_gemstack --force-reinstall

Introduction to Package CLI Command

mlops [OPTIONS] COMMAND [ARGS]...

list-models-info

mlops list-models-info
  • Description: Print a list of all models information stored in the database.

model-info MODEL_ID

mlops model-info MODEL_ID
  • Description: Print details of a specific model based on its ID.
  • Parameters:
    • MODEL_ID: The unique identifier of the model.

model-update MODEL_ID NEW_DESCRIPTION

mlops model-update MODEL_ID NEW_DESCRIPTION
  • Description: Updating description of a specific model based on its ID.
  • Parameters:
    • MODEL_ID: The unique identifier of the model.
    • NEW_DESCRIPTION: New description of the model.

model-download MODEL_ID

mlops model-download MODEL_ID
  • Description: Download the model file of a specific model based on ID.
  • Parameters:
    • MODEL_ID: The unique identifier of the model.

model-upload FILE_PATH

mlops model-upload FILE_PATH
  • Description: Uploading a new model to the server. If model name existed, it will update an existing model.
  • Parameters:
    • FILE_PATH: The complete path to the file.

list-datasets-info

mlops list-datasets-info
  • Description: Print a list of all dataset information stored in the database.

dataset-info DATASET_ID

mlops dataset-info DATASET_ID
  • Description: Pirnt details of a specific dataset based on its ID.
  • Parameters:
    • DATASET_ID: The unique identifier of the dataset.

dataset-update DATASET_ID NEW_DESCRIPTION NEW_SOURCE

mlops dataset-update DATASET_ID NEW_DESCRIPTION NEW_SOURCE
  • Description: Updating details of a specific dataset based on its ID.
  • Parameters:
    • DATASET_ID: The unique identifier of the dataset.
    • NEW_DESCRIPTION: New description of the dataset.
    • NEW_SOURCE: New source description of the dataset.

dataset-download DATASET_ID

mlops mlops dataset-download DATASET_ID
  • Description: Download the dataset file of a specific dataset.
  • Parameters:
    • DATASET_ID: The unique identifier of the dataset.

dataset-upload FILE_PATH SOURCE

mlops dataset-upload FILE_PATH SOURCE
  • Description: Uploading a new dataset to the server. If the dataset name existed, it will update an existing dataset.
  • Parameters:
    • FILE_PATH: The complete path to the file.
    • SOURCE: The source description of the dataset.

dataset-uploadbag FILE_PATH SOURCE

mlops dataset-uploadbag FILE_PATH SOURCE
  • Description: Uploading a new bag dataset to the server. If the dataset name existed, it will update an existing dataset.
  • Parameters:
    • FILE_PATH: The complete path to the file.
    • SOURCE: The source description of the bag dataset.

record-rosbag TOPICS_FILE ROSBAG_FILE_NAME SOURCE --delete_rosbag

mlops record-rosbag TOPICS_FILE ROSBAG_FILE_NAME SOURCE --delete_rosbag
  • Description: Record and uploading a new rosbag dataset to the server.
  • Parameters:
    • TOPICS_FILE: A text file containing the topics that you want rosbag to record. One topic per line.
    • ROSBAG_FILE_NAME: The name you want the final rosbag file to have.
    • SOURCE: The source description of the bag dataset.
    • --delete_rosbag: A optional flag if you want to delete the rosbag after uploading.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlops_api_gemstack-0.4.1.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mlops_api_gemstack-0.4.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file mlops_api_gemstack-0.4.1.tar.gz.

File metadata

  • Download URL: mlops_api_gemstack-0.4.1.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.2

File hashes

Hashes for mlops_api_gemstack-0.4.1.tar.gz
Algorithm Hash digest
SHA256 375853040f2e05577ca6d4bdba683f5ba094829a8b01745f17269caea67fafcd
MD5 87cf06dcaa0d5386f87f91ab84c9bb82
BLAKE2b-256 2c731b40f0efc3f477b14ccf577f8aad104d988fc2e0cdb933eaf3b6a525883a

See more details on using hashes here.

File details

Details for the file mlops_api_gemstack-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mlops_api_gemstack-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a6239aeb9f8ed235f292280b53a96ff9afe8ffa611bc78ad58d76fa73089b820
MD5 66ac58aa91e49b6dbdc6134eb29d1cb5
BLAKE2b-256 bcdffbb8bbbce1846864fceab4983f31893920761765707281183fe172aea9c1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page