Skip to main content

A simple cli utility to generate ML project structure for quickly starting ML projects

Project description

Project Structure for MLflow integrated ML Projects

This cli tool generates the following directory structure for quickstart ML projects

installaton:

pip install nextai

example use:

nextai create mytestproject

It generates the project with following structure

Project
|
+--- Input
|    |
|    +--- raw               Raw data here
|    |
|    +--- interim           Any intermediate data, to pause and continue experiments
|    |
|    +--- processed         Processed data ready for ML pipeline
|
+--- output
|    |
|    +--- models             Model pickle or model weights stored here
|    |
|    +--- artifacts         Serialized artifacts like LabelEncoder, Vectorizer etc
|    |
|    +--- images            All plots and visualizations goes here
|    |
|    +--- Results           If the results needs to be stored for review, save here
|
+--- notebooks              All notebooks and experiments resides here
|
+--- src                    Final program, with training and prediction pipeline
|
|
README.md                   Description and instruction about the project
nextai                   MLflow project file. If you want to use this directory as MLflow project
Requirements.txt            python dependencies
Config.yml                  configuration key values in yaml format

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

nextai-1.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nextai-1.0.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file nextai-1.0.0.tar.gz.

File metadata

  • Download URL: nextai-1.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for nextai-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7d372b6e5b0f3ec96b6489d5622038da60e99c821eed9d09940b1a9e25646a06
MD5 325afae9943ea8e94f923358ce8e04a5
BLAKE2b-256 4e49b7c1147e971658564dff50871b6febc649624e610d370c6457d71cd90b76

See more details on using hashes here.

File details

Details for the file nextai-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: nextai-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for nextai-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f111951edb0e55739eb5e4446fa44c44b78d0c88f85d304abf31e501fbdf865c
MD5 4b7b8be4b03ef9506e6fc63b1075366a
BLAKE2b-256 be66ce20bd204e109df1829f856551b3271b568e7025f8e2bc7710b1c231b82e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page