[GitHub] [solr] alessandrobenedetti commented on a change in pull request #242: SOLR-15569: Split on the right subtree when node value == threshold on MultipleAdditiveTreesModel

2021-08-05 Thread GitBox
alessandrobenedetti commented on a change in pull request #242: URL: https://github.com/apache/solr/pull/242#discussion_r683276114 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/model/MultipleAdditiveTreesModel.java ## @@ -292,10 +291,10 @@ private static float sc

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #242: SOLR-15569: Split on the right subtree when node value == threshold on MultipleAdditiveTreesModel

2021-08-05 Thread GitBox
alessandrobenedetti commented on a change in pull request #242: URL: https://github.com/apache/solr/pull/242#discussion_r683276722 ## File path: solr/contrib/ltr/src/test-files/modelExamples/multipleadditivetreesmodel_split_at_threshold.json ## @@ -0,0 +1,23 @@ +{ +"class"

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #242: SOLR-15569: Split on the right subtree when node value == threshold on MultipleAdditiveTreesModel

2021-08-05 Thread GitBox
alessandrobenedetti commented on a change in pull request #242: URL: https://github.com/apache/solr/pull/242#discussion_r683276722 ## File path: solr/contrib/ltr/src/test-files/modelExamples/multipleadditivetreesmodel_split_at_threshold.json ## @@ -0,0 +1,23 @@ +{ +"class"

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #242: SOLR-15569: Split on the right subtree when node value == threshold on MultipleAdditiveTreesModel

2021-08-05 Thread GitBox
alessandrobenedetti commented on a change in pull request #242: URL: https://github.com/apache/solr/pull/242#discussion_r683276114 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/model/MultipleAdditiveTreesModel.java ## @@ -292,10 +291,10 @@ private static float sc