mlrl-boomer
A scikit-learn implementation of BOOMER - An Algorithm for Learning Gradient Boosted Multi-Output Rules
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.2%) to scientific vocabulary
Keywords
Repository
A scikit-learn implementation of BOOMER - An Algorithm for Learning Gradient Boosted Multi-Output Rules
Basic Info
- Host: GitHub
- Owner: mrapp-ke
- License: mit
- Language: C++
- Default Branch: main
- Homepage: https://mlrl-boomer.readthedocs.io/en/latest/
- Size: 449 MB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
- Releases: 25
Topics
Metadata Files
README.md
python/subprojects/boosting/README.md
Owner
- Login: mrapp-ke
- Kind: user
- Repositories: 3
- Profile: https://github.com/mrapp-ke
Citation (CITATION.cff)
cff-version: 1.2.0
title: >-
BOOMER - An Algorithm for Learning Gradient Boosted
Multi-label Classification Rules
message: 'If you use this software, please cite it as below.'
type: software
authors:
- given-names: Michael
family-names: Rapp
repository-code: 'https://github.com/mrapp-ke/MLRL-Boomer'
license: MIT
preferred-citation:
type: proceedings
authors:
- family-names: "Rapp"
given-names: "Michael"
- family-names: "Loza Mencía"
given-names: "Eneldo"
- family-names: "Ngyuen"
given-names: "Vu-Linh"
- family-names: "Hüllermeier"
given-names: "Eyke"
- family-names: "Fürnkranz"
given-names: "Johannes"
title: "Learning Gradient Boosted Multi-label Classification Rules"
conference: "European Conference on Machine Learning and Knowledge Discovery in Databases (ECML PKDD)"
start: 124
end: 140
publisher:
name: "Springer"
year: 2020
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 40
- Total pull requests: 1,642
- Average time to close issues: 4 months
- Average time to close pull requests: about 9 hours
- Total issue authors: 5
- Total pull request authors: 5
- Average comments per issue: 0.5
- Average comments per pull request: 1.18
- Merged pull requests: 1,447
- Bot issues: 1
- Bot pull requests: 1,036
Past Year
- Issues: 5
- Pull requests: 1,574
- Average time to close issues: 25 minutes
- Average time to close pull requests: about 6 hours
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 1.2
- Average comments per pull request: 1.17
- Merged pull requests: 1,386
- Bot issues: 1
- Bot pull requests: 1,036
Top Authors
Issue Authors
- mrapp-ke (26)
- JayJayJay1 (8)
- michael-rapp (6)
- issue-api-tokens[bot] (3)
- Fuminides (1)
Pull Request Authors
- boomer-merge-bot[bot] (954)
- michael-rapp (665)
- issue-api-tokens[bot] (242)
- mrapp-ke (65)
- JayJayJay1 (8)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 8
-
Total downloads:
- pypi 2,427 last-month
-
Total dependent packages: 5
(may contain duplicates) -
Total dependent repositories: 3
(may contain duplicates) - Total versions: 93
- Total maintainers: 1
pypi.org: mlrl-common
Provides common modules to be used by different types of multi-label rule learning algorithms
- Documentation: https://mlrl-common.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
pypi.org: mlrl-boomer
A scikit-learn implementation of BOOMER - an algorithm for learning gradient boosted multi-label output rules
- Documentation: https://mlrl-boomer.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
pypi.org: mlrl-testbed
Provides utilities for the training and evaluation of machine learning algorithms
- Documentation: https://mlrl-testbed.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
pypi.org: mlrl-testbed-slurm
Adds support for the Slurm Workload Manager to the package "mlrl-testbed"
- Documentation: https://mlrl-testbed-slurm.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
pypi.org: mlrl-testbed-sklearn
Adds support for the scikit-learn framework to the package "mlrl-testbed"
- Documentation: https://mlrl-testbed-sklearn.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
pypi.org: mlrl-testbed-arff
Adds support for ARFF files to the package "mlrl-testbed"
- Documentation: https://mlrl-testbed-arff.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
pypi.org: mlrl-util
Provides common utilities used by the mlrl-* packages.
- Documentation: https://mlrl-util.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
pypi.org: mlrl-seco
A scikit-learn implementation of a Separate-and-Conquer (SeCo) multi-label rule learning algorithm
- Documentation: https://mlrl-seco.readthedocs.io/
- License: mit
-
Latest release: 0.14.0
published 6 months ago
Rankings
Maintainers (1)
Dependencies
- EnricoMi/publish-unit-test-result-action v2 composite
- JesseTG/rm v1.0.3 composite
- actions/cache/restore v4 composite
- actions/cache/save v4 composite
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- dorny/paths-filter v3 composite
- hendrikmuhs/ccache-action v1 composite
- ilammy/msvc-dev-cmd v1 composite
- johnwason/vcpkg-action v6 composite
- mozilla-actions/sccache-action v0.0.4 composite
- ssciwr/doxygen-install v1 composite
- actions/cache/restore v4 composite
- actions/cache/save v4 composite
- actions/checkout v4 composite
- dorny/paths-filter v3 composite
- breathe >=4.35,<4.36
- furo ==2024.1.29
- myst-parser >=2.0,<2.1
- sphinx >=7.2,<7.3
- sphinx-copybutton >=0.5,<0.6
- sphinx-favicon >=1.0,<1.1
- sphinx-inline-tabs ==2023.4.21
- sphinxext-opengraph >=0.9,<0.10
- liac-arff >=2.5,<2.6
- numpy >=1.26,<1.27
- scikit-learn >=1.3,<1.4
- scipy >=1.12,<1.13
- tabulate >=0.9,<0.10
- mlrl-common ==
- dependency_names =
- find_dependencies *
- scikit-learn *
- scipy *
- mlrl-common ==
- dependency_names =
- find_dependencies *
- mlrl-common ==
- tabulate *
- build >=1.1,<1.2
- clang-format >=18.1,<18.2
- cython >=3.0,<3.1
- isort >=5.13,<5.14
- mdformat >=0.7,<0.8
- mdformat-myst >=0.1,<0.2
- meson >=1.4,<1.5
- ninja >=1.11,<1.12
- pylint >=3.1,<3.2
- scons >=4.7,<4.8
- unittest-xml-reporting >=3.2,<3.3
- wheel >=0.43,<0.44
- yapf >=0.40,<0.41
- actions/cache/restore v4 composite
- actions/cache/save v4 composite
- actions/checkout v4 composite
- dorny/paths-filter v3 composite
- hendrikmuhs/ccache-action v1 composite
- ssciwr/doxygen-install v1 composite
- actions/checkout v4 composite
- actions/create-github-app-token v1 composite
- peter-evans/create-pull-request v6 composite
- actions/checkout v4 composite
- actions/create-github-app-token v1 composite
- peter-evans/create-pull-request v6 composite
- actions/checkout v4 composite
- actions/create-github-app-token v1 composite
- fregante/setup-git-user v2 composite
- actions/checkout v4 composite
- juliangruber/read-file-action v1 composite
- actions/checkout v4 composite
- actions/create-github-app-token v1 composite
- fregante/setup-git-user v2 composite
- juliangruber/read-file-action v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- docker/setup-qemu-action v3 composite
- pypa/cibuildwheel v2.17 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- ilammy/msvc-dev-cmd v1 composite
- pypa/cibuildwheel v2.17 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- actions/cache/restore v4 composite
- actions/cache/save v4 composite
- actions/checkout v4 composite
- dorny/paths-filter v3 composite
- juliangruber/read-file-action v1 composite