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 0f1b45f commit 441fc79Copy full SHA for 441fc79
tests/testthat/test_multinom_reg_spark.R
@@ -66,7 +66,7 @@ test_that('spark execution', {
66
67
expect_equal(
68
colnames(spark_class_prob),
69
- c("pred_versicolor", "pred_virginica", "pred_setosa")
+ c("pred_VF", "pred_F", "pred_L", "pred_M")
70
)
71
72
expect_equivalent(
0 commit comments