Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unterstützung von Feature-Binning durch SeCo-Algorithmus #811

Merged
merged 5 commits into from
Mar 13, 2024

Conversation

michael-rapp
Copy link
Collaborator

Fügt die notwendigen Parameter für die Verwendung von Feature-Binning zur C++-, Python- und Kommandozeilen-API des SeCo-Algorithmus hinzu. Außerdem werden Integrationstests, die dieses Parameter verwenden, nun auch für den SeCo-Algorithmus ausgeführt. Tiefergehende Änderungen waren seit des Refactorings der Feature-Binning-Implementierungen in #809 nicht mehr notwendig.

Copy link
Contributor

C++ Test Results

3 tests  +3   3 ✅ +3   0s ⏱️ ±0s
3 suites +3   0 💤 ±0 
1 files   +1   0 ❌ ±0 

Results for commit 99aacd9. ± Comparison against base commit 3d819e1.

Copy link
Contributor

Python Test Results

222 tests  +222   212 ✅ +212   6m 10s ⏱️ + 6m 10s
  3 suites +  3    10 💤 + 10 
  3 files   +  3     0 ❌ ±  0 

Results for commit 99aacd9. ± Comparison against base commit 3d819e1.

@michael-rapp michael-rapp merged commit ea5bf31 into main Mar 13, 2024
7 checks passed
@michael-rapp michael-rapp deleted the seco-feature-binning branch March 13, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Erstellen von Histogrammen auf Basis von Konfusionsmatrizen
2 participants