Skip to main content

A platform for managing and serving Machine Learning types.

Project description

Note: HuoguoML is stil under development and can have some unknown issues.

🍲 HuoguoML

When dealing with Machine Learning applications, there is a high management and coordination effort for data scientists, as they have to collaborately analyze, evaluate and update many different models with different metadata on a regular basis. HuoguoML aims to simplify the management process by providing a platform for managing and serving machine learning models. It enables:

  • Individual Data Scientists to track experiments locally on their machine and output models to ML engineers, who then deploy them using HuoguoML's deployment tools.
  • Data Science Teams to set up a HuoguoML tracking server to log and compare the results of multiple data scientists working on the same or a different problem. Then, by setting up a convention for naming their parameters and metrics, they can try different algorithms to solve the same problem and then run the same algorithms again on new data to compare models in the future. In addition, anyone can download and run a different model.
  • ML Engineers to deploy models from different ML libraries in the same way by executing a simple command. Each service is centrally maintained and supports OTA updates. On its own, a HuoguoML Service is based on FastAPI and can be extended with standard FastAPI tools. It supports all use cases, be it storing predictions with middleware or adding new endpoints e.g. for Prometheus.

Installation

HuoguoML can be installed via PyPI. Install the stable version of HuoguoML via PyPI:

pip install huoguoml

or get the development version, which is updated with every commit on the main branch:

pip install huoguoml-dev

Examples

Just starting out? Try out our examples which work out of the box:

Example Description
Tensorflow MNIST Building a MNIST classifier with Tensorflow and HuoguoML

Documentation

Apart from learning from the examples, we highly recommended you go through our documentation, as it gives you a more detailed guide to HuoguoML

Our docs are built on every push to the main or docs branch.

Contributing

We encourage you to contribute to HuoguoML! Please check out the Contributing guide for guidelines about how to proceed.

License

Apache License Version 2.0, see LICENSE

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

huoguoml-dev-1624103893.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

huoguoml_dev-1624103893-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

Details for the file huoguoml-dev-1624103893.tar.gz.

File metadata

  • Download URL: huoguoml-dev-1624103893.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10

File hashes

Hashes for huoguoml-dev-1624103893.tar.gz
Algorithm Hash digest
SHA256 8a27b29ef5b02f34fd438bfe56d37722c3026c2d4b142d3509078e0483aa3a14
MD5 b3dbfbb244978ed922887e6e3ac738ab
BLAKE2b-256 08b4c29fe98d2477a5b64d78475fc7e01ef82338e2e349af88e9356385d64a43

See more details on using hashes here.

File details

Details for the file huoguoml_dev-1624103893-py3-none-any.whl.

File metadata

  • Download URL: huoguoml_dev-1624103893-py3-none-any.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10

File hashes

Hashes for huoguoml_dev-1624103893-py3-none-any.whl
Algorithm Hash digest
SHA256 9567eadc780e2c4c5aed2c0f1ab83208f4bbb9b9ea6da714193a57cb473f1d20
MD5 6f2b20535e96028d75103b76ecd703a4
BLAKE2b-256 4e0b8f586943ec98dbfdce2a9f6374329e745a7053af900f2f61edc5d69c1df8

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