Fix discrete feature discretizer once they are rediscretized in the algorithm

This commit is contained in:
2025-08-24 12:44:09 +02:00
parent 7c01646726
commit 22e846f47f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"sonarCloudOrganization": "rmontanana",
"projectKey": "rmontanana_BayesNet"
"projectKey": "rmontanana_BayesNet",
"region": "EU"
}