Skip to main content

Machine learning utilities.

Project description

MLnext MLnext Framework

pypi 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

Release Information

0.4.1 (2023-05-12)

Features

  • fixed mlnext.find_anomalies for scalar inputs (every dimension 1)


Copyright (c) 2022 Phoenix Contact Electronics GmbH

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.4.1.tar.gz (550.2 kB view hashes)

Uploaded Source

Built Distribution

mlnext_framework-0.4.1-py3-none-any.whl (47.2 kB view hashes)

Uploaded Python 3

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