Unearthed CLI Tool
Project description
Crowd ML CLI
This is the command line tool for Unearthed Solutions CrowdML challenges.
It is designed to make model validation and submission straightforward.
Please see the Unearthed Solutions Terms and Conditions
Commands
unearthed login
Prompts the user for their innovator portal login and stores the tokens. You must be logged in to run other commands.
unearthed new
This command asks the user which challenge they wish to download and unpack the model template for. The template will be unpacked in a named folder inside the current directory. A custom path can be specified with unearthed new /path/to/dir/
unearthed submit
This will bundle the source code in a Docker container and then submit the code to the submission pipeline. The user is provided a link to the submission tracker, which will auto-popup in their browser, so they can track the progress and logs of their submission.
You can disable the tracker from opening in the browser by specifying unearthed submit --no-tracker
unearthed tracker
Will open the tracker for the last submission that was made.
unearthed preprocess
This command will run the preprocess code in a Docker container similar to how it will execute in the submission pipeline. It can be used to validate the preprocessing code is working before submitting.
unearthed train
This command will train a model, including calling the preprocessing code, in a Docker container similar to how it will execute in the submission pipeline. It can be used to validate the training code is working before submitting.
unearthed predict
This command will simulate generating predictions on the public dataset so that the predictions can be inspected locally before submitting.
unearhted score
This command will run the scoring function to generate a score against the public dataset. It can be used to check the score against the public dataset before submitting.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unearthed-cli-0.1.7.tar.gz.
File metadata
- Download URL: unearthed-cli-0.1.7.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/4.19.78-coreos
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c186e12a8d72c633dd16f062cd7f098d2ba2077adff57da116a6133be44aca4a
|
|
| MD5 |
37ddcab75317b92d26f7b5c9df7b9b7a
|
|
| BLAKE2b-256 |
8bf4bb3fef32ac27d8c5cffa24dc88f5e29ce89dadfe883a8688236a59535fa9
|
File details
Details for the file unearthed_cli-0.1.7-py3-none-any.whl.
File metadata
- Download URL: unearthed_cli-0.1.7-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/4.19.78-coreos
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a92c49956cf6a0c0a65108cd358a34d699f6776d542f53f9001153b9591b1869
|
|
| MD5 |
f926f2f7fcdaa83d20c2b1e899987c28
|
|
| BLAKE2b-256 |
31aae53f1d8b9677a8a87d79830439021dde05f9215db57c6dd5b32281d9255d
|