MLOps Platform for Data Scientists and Engineers to build, deploy and manage machine learning applications and more.
Project description
mlox
MLOps-in-a-Box: A simple and cost-efficient way of running your OSS MLOps stack.
ATTENTION
Do not use MLOX yet. MLOX is in a very early development phase.
About
Machine Learning (ML) and Artificial Intelligence (AI) are revolutionizing businesses and industries. Despite its importance, many companies struggle to go from ML/AI prototype to production.
ML/AI systems consist of eight non-trivial sub-problems: data collection, data processing, feature engineering, data labeling, model design, model training and optimization, endpoint deployment, and endpoint monitoring. Each of these step require specialized expert knowledge and specialized software.
MLOps, short for Machine Learning Operations, is a paradigm that aims to tackle those problems and deploy and maintain machine learning models in production reliably and efficiently. The word is a compound of "machine learning" and the continuous delivery practice of DevOps in the software field.
Cloud provider such as Google Cloud Platform or Amazon AWS offer a wide range of solutions for each of the MLOps steps. However, solutions are complex and costs are notorious hard to control on these platforms and are prohibitive high for individuals and small businesses such as startups and SMBs. E.g. a common platform for data ingestion is Google Cloud Composer who’s monthly base rate is no less than 450 Euro for a meager 2GB RAM VPS. Solutions for model endpoint hosting are often worse and often cost thousands of euros p. month (cf. Databricks).
Interestingly, the basis of many cloud provider MLOps solutions is widely available open source software (e.g. Google Cloud Composer is based on Apache Airflow). However, these are complex software packages were setup, deploy and maintaining is a non-trivial task.
This is were the MLOX project comes in. The goal of MLOX is four-fold:
- [Infrastructure] MLOX offers individuals, startups, and small teams easy-to-use UI to securily deploy, maintain, and monitor complete MLOps infrastructures on-premise based on open-source software without any vendor lock-in.
- [Code] To bridge the gap between the users` code base and the MLOps infrastructure, MLOX offers a Python PYPI package that adds necessary functionality to integrate with all MLOps services out-of-the-box.
- [Processes] MLOX provides fully-functional templates for dealing with data from ingestion, transformation, storing, model building, up until serving.
- [Migration] Scripts help to easily migrate parts of your MLOps infrastructure to other service providers.
Links:
- https://en.wikipedia.org/wiki/MLOps
- https://www.databricks.com/glossary/mlops
- https://martinfowler.com/articles/cd4ml.html
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 mlox_demo-0.1.0.post5.tar.gz.
File metadata
- Download URL: mlox_demo-0.1.0.post5.tar.gz
- Upload date:
- Size: 4.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7e9fdc91b683da625d0258746e90cdf5bda0137967df730f89550e4fb275c3a
|
|
| MD5 |
ada801af2d42b37c7037c60701cbd91b
|
|
| BLAKE2b-256 |
9a864f26fbed3c918b1a773f2264873de533f9684a27caf405bde84c095e2aee
|
File details
Details for the file mlox_demo-0.1.0.post5-py3-none-any.whl.
File metadata
- Download URL: mlox_demo-0.1.0.post5-py3-none-any.whl
- Upload date:
- Size: 4.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0e2bde458414dbd679d4a2e784a956c3c69c6d833f1e42d6d04e6a4ef2563fd
|
|
| MD5 |
85dffdadc233ba3c0f848095cc145059
|
|
| BLAKE2b-256 |
60e445349ccc87f583259e9b85bf9f98639dac46487efd6a0186f50e20bc7c15
|