mlpro-int-river

MLPro: Integration River

https://github.com/fhswf/mlpro-int-river

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: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization fhswf has institutional domain (fh-swf.de)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary

Keywords

machine-learning mlpro-extension online-machine-learning river wrapper
Last synced: 6 months ago · JSON representation

Repository

MLPro: Integration River

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 8
  • Releases: 11
Topics
machine-learning mlpro-extension online-machine-learning river wrapper
Created about 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation Zenodo

README.md

CI Documentation Status PyPI version PyPI Total Downloads PyPI Last Month Downloads DOI

MLPro-Int-River - Integration of River into MLPro

Welcome to MLPro-Int-River, an extension to MLPro to integrate the River package. MLPro is a middleware framework for standardized machine learning in Python. It is developed by the South Westphalia University of Applied Sciences, Germany, and provides standards, templates, and processes for hybrid machine learning applications. River, in turn, provides numerous state-of-the-art algorithms for several topics of online machine learning.

MLPro-Int-River provides wrapper classes that enable the use of selected River functionalities in your MLPro applications. The use of these wrappers is illustrated in numerous example programs.

Learn more

MLPro - The integrative middleware framework for standardized machine learning in Python
MLPro-Int-River - Integration of River into MLPro
River - Online machine learning in Python

Owner

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

Wir geben Impulse!

GitHub Events

Total
  • Create event: 6
  • Release event: 2
  • Issues event: 22
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 33
  • Pull request event: 4
Last Year
  • Create event: 6
  • Release event: 2
  • Issues event: 22
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 33
  • Pull request event: 4

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 28
  • Total pull requests: 14
  • Average time to close issues: 17 days
  • Average time to close pull requests: 18 days
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 0.32
  • Average comments per pull request: 0.36
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 15
  • Pull requests: 5
  • Average time to close issues: 16 days
  • Average time to close pull requests: about 2 months
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.07
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • detlefarend (28)
  • syamrajsatheesh (1)
  • steveyuwono (1)
Pull Request Authors
  • detlefarend (16)
  • steveyuwono (6)
Top Labels
Issue Labels
next release (15) enhancement (12) refact (8) admin (5) OA-Streams-CA (4) v0.1.0 (3) bug (3) OA (3) OA-Streams-AD (1)
Pull Request Labels
enhancement (4) refact (4) OA (3) bug (2) OA-Streams-AD (2) OA-Streams-CA (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/pypi_deploy.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish master composite