feat: kOREInference — Algorithm 4 iDRegEx with MDL scoring + ensemble integration #1

Merged
tobi merged 17 commits from feature/kore-inference into main 2026-07-01 14:08:19 +00:00
Showing only changes of commit 929a50c95d - Show all commits

View file

@ -7,6 +7,7 @@
<img src="https://img.shields.io/badge/license-MIT-blue" alt="License"> <img src="https://img.shields.io/badge/license-MIT-blue" alt="License">
<img src="https://img.shields.io/badge/python-3.10%2B-blue" alt="Python 3.10+"> <img src="https://img.shields.io/badge/python-3.10%2B-blue" alt="Python 3.10+">
<img src="https://ci.corentic.eu/api/badges/7/status.svg" alt="CI Pipeline Status"> <img src="https://ci.corentic.eu/api/badges/7/status.svg" alt="CI Pipeline Status">
<a href="https://www.buymeacoffee.com/IjonTichy85"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy me a coffee" width="120"></a>
<br> <br>
<a href="SHOWCASE.md">Showcase</a> · <a href="SHOWCASE.md">Showcase</a> ·
<a href="#quick-start">Usage</a> · <a href="#quick-start">Usage</a> ·