paper-mlwa-mlpro-2.0

Paper ScienceDirect MLWA - Arend e.a. - "MLPro 2.0 - Online machine learning in Python"

https://github.com/fhswf/paper-mlwa-mlpro-2.0

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: researchgate.net, sciencedirect.com, zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization fhswf has institutional domain (fh-swf.de)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary

Keywords

artificial-intelligence framework machine-learning mlpro online-machine-learning publication-code python
Last synced: 6 months ago · JSON representation

Repository

Paper ScienceDirect MLWA - Arend e.a. - "MLPro 2.0 - Online machine learning in Python"

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 4
Topics
artificial-intelligence framework machine-learning mlpro online-machine-learning publication-code python
Created about 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation Zenodo

README.md

DOI

Paper ScienceDirect MLWA - Arend e.a. - "MLPro 2.0 - Online machine learning in Python"

This repository provides the example programs described in Section 6. MLPro-OA in practice of the above journal paper.

Preparation

Install these Python packages: stable or latest

Note for running an example from this repository: When starting an experiment, the workflow task windows appear. These must be manually arranged on the screen once. The positions and sizes of the windows are restored the next time the program is started. The experiment begins after confirming the window positions with [ENTER].

Example 1a: Auto-renormalization of drifting stream data (min-max)

example1

Python script for Example 1a

Trouble accessing OpenML dataset 1477?

Example 1b: Auto-renormalization of drifting stream data (z-transformation)

example1

Python script for Example 1b

Trouble accessing OpenML dataset 1477?

Example 2a: Online clustering using KMeans@River (2D)

example1

Python script for Example 2a

Example 2b: Online clustering using KMeans@River (3D)

example1

Python script for Example 2b

Example 3a: Anomaly detection using LOF@scikit-learn (3D)

example1

Python script for Example 3a

Example 3b: Anomaly detection using LOF@scikit-learn (ND)

example1

Python script for Example 3b

See also

ScienceDirect - Machine Learning with Applications

MLPro - the integrative middleware framework for standardized machine learning in Python

South Westphalia University of Applied Sciences, Dept. of Automation Technology and Learning Systems

Authors

Detlef Arend: email | orcid | researchgate | linkedin

Laxmikant Shrikant Baheti: email | orcid | researchgate | linkedin

Steve Yuwono: email | orcid | researchgate

Syamraj Purushamparambil Satheesh Kumar: email

Andreas Schwung: email | orcid | researchgate

Owner

  • Name: Fachhochschule Südwestfalen
  • Login: fhswf
  • Kind: organization
  • Location: Iserlohn, Germany

Wir geben Impulse!

GitHub Events

Total
  • Release event: 4
  • Public event: 1
  • Push event: 30
  • Create event: 3
Last Year
  • Release event: 4
  • Public event: 1
  • Push event: 30
  • Create event: 3

Dependencies

requirements.txt pypi
  • dill ==0.3.9
  • matplotlib ==3.9.2
  • mlpro ==1.9.2
  • mlpro-int-river ==0.2.0
  • mlpro-int-scikit-learn ==0.1.2
  • multiprocess >=0.70.17
  • numpy ==2.1.3