Skip to main content

Machine learning utilities.

Project description

Latest Version Supported Python Versions MyPy checked License Digital Factory Now docs

MLnext Framework is an open source framework for hardware independent execution of machine learning using Python and Docker. It provides machine learning utilities. The corresponding Python package is called mlnext-framework. MLnext Framework belongs to a solution portfolio for the Digital Factory now to realize Data collection, storage, and evaluation.

Digitalization is posing numerous challenges for production — but above all, it provides countless opportunities for increasing productivity and system availability. To ensure that you benefit from the advantages of digitalization as quickly as possible, we will provide you with needs-based support — from installing simple stand-alone solutions to comprehensive digitalization concepts.

The Digital Factory now is based on the following four fields of activity:

  • Data collection, storage, and evaluation

  • Data transportation

  • Data security

  • Data usage

The four fields of action provide you with various solutions, from data acquisition to data utilization. Each individual solution will not only be tailored to your particular requirements; the fields of action can also be combined in any way or considered individually. Regardless of which path you are taking toward the Digital Factory, we will be happy to support you during the next steps.

To help you to meet today’s digitalization challenges and implement opportunities profitably, our solutions provide the following added values:

  • Scalability — tailored to your requirements

  • Tested and validated — in our own in-house production facilities

  • Ready-to-use — benefit from the digital transformation today

With target-oriented consultation, we will find the right solution for your Digital Factory together. Let us take on the challenges of digitalization and leverage its opportunities together.

Installation

Install this package using pip:

pip install mlnext-framework

Modules

The MLnext Framework consists of 7 modules:

import mlnext.data as data          # for data loading and manipulation
import mlnext.io as io              # for loading and saving files
import mlnext.pipeline as pipeline  # for data preprocessing
import mlnext.plot as plot          # for data visualization
import mlnext.score as score        # for model evaluation
import mlnext.anomaly as anomaly    # for anomaly interpretation
import mlnext.utils as utils        # for utility functions

# hint: all functions can also be accessed from the root module
import mlnext

Development

MLnext uses rye to manage the development environment. Install rye by following the instructions on their website and run rye sync to setup the development environment.

Furthermore, we use black and ruff to enforce style standards on the codebase. The formatting is done for you via pre-commit, and is enforced via the tox -e lint in the CI/CD. Run pre-commit install to set up the git hooks; subsequently, when you git commit, the formatter will be run. If the changed files are not conformant, the hook will have reformatted them and you may need to run pre-commit again. You can run pre-commit run --all-files to manually run the formatters.

Build the documentation by running tox -e docs.

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

mlnext_framework-0.6.0.tar.gz (560.0 kB view details)

Uploaded Source

Built Distribution

mlnext_framework-0.6.0-py3-none-any.whl (40.8 kB view details)

Uploaded Python 3

File details

Details for the file mlnext_framework-0.6.0.tar.gz.

File metadata

  • Download URL: mlnext_framework-0.6.0.tar.gz
  • Upload date:
  • Size: 560.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for mlnext_framework-0.6.0.tar.gz
Algorithm Hash digest
SHA256 b2f7a6bf2f24a927f005d0f884893f989f582721d0602ebde4f1c9db18254ac9
MD5 dc0f2750c98d844692ec79b06e320cd9
BLAKE2b-256 68adf21db3a26f2d5e4bfd4eaead459b4c820eee8b374d7e2243bb5cf8a168c3

See more details on using hashes here.

File details

Details for the file mlnext_framework-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mlnext_framework-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e292e1f264a66e5de4577134095d962bc326d915e8882871553f7d884284a255
MD5 d02944536ebc6103eabcc9f5e57fa7a7
BLAKE2b-256 0a47e028ca34b9e909927146c8aff20eedae9f690958bc27a2f48b80b2514082

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