We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3236575 commit 06f501bCopy full SHA for 06f501b
muted-tests.yml
@@ -528,3 +528,6 @@ tests:
528
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
529
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsTextAndKeyword
530
issue: https://github.com/elastic/elasticsearch/issues/121502
531
+- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
532
+ method: testSingleNumericFeatureAndMixedTrainingAndNonTrainingRows
533
+ issue: https://github.com/elastic/elasticsearch/issues/121479
0 commit comments