Package with CLI lightning template.
Project description
sci-cli
Create a new model named model in experiments folder in experiments/model directory.
python -m sci_cli.cookiecutter model -o experiments/model
Then, edit the model code file experiments/model/model.py and the config file experiments/model/model_fit_config.yml to set the model parameters, data parameters, and training parameters.
Now you can run the model training using the following command:
python experiments/model/model.py fit
In the case of uv usage, add uv run before the commands above, e.g.:
uv run python -m sci_cli.cookiecutter model -o experiments/model
uv run python experiments/model/model.py fit
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 sci_cli-0.1.0.tar.gz.
File metadata
- Download URL: sci_cli-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62e2d56604a9699f3a1bc9913115f5e8d64fadab6b5af9bba0ac1ef150b4de9d
|
|
| MD5 |
6accab9e193de734c86b274e5fc6c46c
|
|
| BLAKE2b-256 |
7bddba7aa2031523be3d4d0f09f88ca931b11bc800c7cd4c4017a0031c78db99
|
File details
Details for the file sci_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sci_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa23ad218ef4712b511197027f12c7bb177da5b4d1579e70e287728efc0dbab4
|
|
| MD5 |
8e8c470ebd531c9c1b1dbf8248218938
|
|
| BLAKE2b-256 |
747ded1fdac66d2f7c325717320e2c403d1d2ad953528cc239af338751b6f462
|