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.1.tar.gz (561.6 kB view details)

Uploaded Source

Built Distribution

mlnext_framework-0.6.1-py3-none-any.whl (41.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mlnext_framework-0.6.1.tar.gz
  • Upload date:
  • Size: 561.6 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.1.tar.gz
Algorithm Hash digest
SHA256 01a376086058513cfd49597f6d198c0f524bae764bed2e54cbd0d7ee8768c903
MD5 91d591941bda1b708c5c7ff6455c48cb
BLAKE2b-256 be168cff904683e47f831084bf188a0b015944abf083f0583ba0a91cba4383b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mlnext_framework-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d18938c58507188d7259a6c0c5138085b56f09f0665cd2d7969ada43f54d6ef
MD5 df9b45675435650345dbcabb78ac464e
BLAKE2b-256 6a32d182a59415100897ca8f1e98ff1fadb71b897f23cdeac81c75b12ff10324

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