Skip to main content

No project description provided

Project description

Introduction

Quickstart

  1. Setup environment

    conda create -n labelu-ml python=3.7
    conda activate labelu-ml
    
  2. Install labelu-ml

    pip install labelu-ml
    
  3. Initialize an ML application based on an example path:

    labelu-ml init my_ml_app --path labelu_ml/examples/the_simplest_app
    
    pip install -r my_ml_app/requirements.txt
    
  4. Start ML application server

    labelu-ml start my_ml_app
    

Usage

Command line

$ labelu-ml --help
                                                                                                                                                     
 Usage: labelu-ml [OPTIONS] COMMAND [ARGS]...                                                                                                        
                                                                                                                                                     
╭─ Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.                                                                           │
│ --show-completion             Show completion for the current shell, to copy it or customize the installation.                                    │
│ --help                        Show this message and exit.                                                                                         │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ init                  Initailize an ML app from a example.                                                                                        │
│ start                 Start ML app server.                                                                                                        │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

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

labelu_ml-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

labelu_ml-0.1.0-py3-none-any.whl (4.7 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