No project description provided
Project description
Hi 👋
Sematic is an open-source development toolkit to help Data Scientists and Machine Learning (ML) Engineers prototype and productionize ML pipelines in days not weeks.
Sematic is based on learnings from building the infrastructure behind Cruise’s Continuous Learning Machine.
Find our docs at docs.sematic.dev, and join us on Discord.
Sematic helps you
Develop and run ML pipelines using native Python functions, no new DSL to learn
Monitor, visualize, and track all inputs and outputs of all pipeline steps in a slick UI
Collaborate with your team to keep the discussion close to the pipeline as opposed to scattered elsewhere
[soon] Clone/re-run your pipelines with different inputs/configs
[soon] Schedule your pipelines to keep your models fresh and relevant
Sematic is an alternative to other ML pipeline tools, such as KubeFlow Pipelines.
Installation
Instal Sematic with
$ pip install sematic
Usage
Start the app locally with
$ sematic start
Then run an example pipeline with
$ sematic run examples/mnist/pytorch
Create a new boilerplate project
$ sematic new my_new_project
Or from an existing example:
$ sematic new my_new_project --from examples/mnist/pytorch
Then run it with
$ python3 -m my_new_project
See our docs at docs.sematic.dev, and join us on Discord.
Contribute
See our Contributor guide at docs.sematic.dev.
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 Distributions
Built Distribution
Hashes for sematic-0.6.0_beta.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d4825f99ad734746be570fc7bc60bc6d5ba85aca1ab7bcd73774f87e087310d |
|
MD5 | ff60f06d075e2d78423e2ccec5367171 |
|
BLAKE2b-256 | 6259ad710ec70cead0be4fd400bd16b06abe5f57633ea1acac3f5dc0c9686093 |