Skip to main content

Machine learning lib.

Project description

modelkit

Python framework for production ML systems.


modelkit is a Python framework to maintain and run machine learning (ML) code in production environments.

The key features are:

  • type-safe Models' inputs and outputs can be validated by pydantic
  • composable Models are composable: they can depend on other models.
  • organized Store and share your models as regular Python packages.
  • extensible Models can rely on arbitrary supporting configurations files called assets hosted on local or cloud object stores
  • testable Models carry their own unit test cases, and unit testing fixtures are available for pytest
  • fast to code Models can be served in a single CLI call using fastapi
  • fast Models' predictions can be batched for speed
  • async Models support async and synchronous prediction functions

Installation

Install with pip:

pip install modelkit

Documentation

Refer to the documentation for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

modelkit-0.0.6-py3-none-any.whl (59.8 kB view details)

Uploaded Python 3

File details

Details for the file modelkit-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: modelkit-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 59.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.10

File hashes

Hashes for modelkit-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 75e3f05d45280681ae7d4e28c441f6c595a5e2306dd1cfedb0e59bdf95d18b4e
MD5 a1c738e3c9aa56b8147c408142e01874
BLAKE2b-256 537a9b9be9cb5a1618ed30ca05d9ecc6ea83bce6209b58d6d9d3078516c6e23f

See more details on using hashes here.

Supported by

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