Skip to main content

AWS Helper for Machine Learning

Project description

AWS ML Helper is a command line tool that enables easy setup and spot instance manipulation on AWS for Machine Learning.

Setup

Install aws-ml-helper, configure it and create a VPC:

$ pip install aws-ml-helper
$ aml config
$ aml setup-vpc

Now you can use all the commands:

$ aml --help
Usage: aml [OPTIONS] COMMAND [ARGS]...

Options:
  --config PATH   Path to the alternative configuration file.
  --profile TEXT  Configuration file profile.
  --help          Show this message and exit.

Commands:
  config       Configure AWS ML Helper.
  config-get   Get config value.
  config-list  List all configuration values.
  config-set   Set config value.
  instances    List all instances and their states.
  login        Login to instance.
  run          Run command on a selected instance.
  setup-vpc    Setup VPC on Amazon AWS.
  shell        Run IPython shell with loaded configuration.
  spot-price   Show information about spot instance prices.
  spot-run     Starts a spot instance.
  terminate    Terminate instance.

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

aws-ml-helper-0.0.1.tar.gz (7.4 kB view hashes)

Uploaded Source

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