Skip to main content

No project description provided

Project description

Mozi Service CLI tool

This is a simple CLI tool that is used to generate a json file that can be used to call Moses SingularityNET Service

Usage

The cli tool requires to positional arguments, the dataset file location and the path to save the output json

       #~ mozi-cli /path/to/dataset.csv /path/to/output_folder

It then prompts the user to enter the following values:

  • Num of folds : The number of folds for the cross-validation run
  • Test Size : The percentage of the dataset values to use as a test set, specified between 0 and 1
  • Num of Seeds : The number of MOSES runs per each fold using different random seeds
  • Target : The name of the target column in the dataset

You can either specify values for available MOSES options or use the default values. To find out more about the availabe MOSES options run:

        #~ mozi-cli --help

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

mozi-cli-1.4.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

mozi_cli-1.4.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

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