Python package for uploading sklearn and onnx models to Scailable toolchain.
Project description
The sclbl CLI tools.
Main usage:
$ sclbl upload -f file.onnx -n "Model name"
The package exposes the following commands:
upload
: Upload an onnx file to the Scaailable Platform. Options:update
: Update an existing model using its cfidmodels
: List all models associated with the current user IDdevices
: List all registered devices associated with the current user IDassignments
: List all assignments associated with the current user IDassign
: Create a new assignmentdelete
: Delete a model, assignment, or id.
Each of the commands above requires logging in to the Scailable platform using a valid username and password combination. See www.scailable.net for details. Upon first login, you will be asked to store your username and password locally. You can remove the stored local details using:
-
sclbl reset
: Reset you user details.
See sclbl command --help
for additional information and the required arguments/options.
Note that the sclbl CLI depends on the sclblpy
package. See https://pypi.org/project/sclblpy/ for details.
The CLI needs at least version 0.1.6 of the sclblpy
package to work.
If you would like to upload fitted sklearn
models, please use the sclblpy
package directly from python.
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
File details
Details for the file sclbl-0.0.1.tar.gz
.
File metadata
- Download URL: sclbl-0.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d4797cd94c4d01494290a9b00943870cdc3953ad4d3dc33ebde3d808ab73fb1 |
|
MD5 | d18d748e0896add699a0304684a94961 |
|
BLAKE2b-256 | cd3c00312e5b34ba2c883de92d436418e783258451af46755a7103fd166db86e |
File details
Details for the file sclbl-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: sclbl-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfc9d1b77c314cbb07fe80c9453bbad6f1d852ae86721b2044a2bfb9314c4b53 |
|
MD5 | e1ae6339af68e00669720aa45c2d10dd |
|
BLAKE2b-256 | 8b31a71f6e007a37ae5b32c71f73657601a8ac3075110c563de044e1bb32576f |