Skip to content

Commit 2c5e1cc

Browse files
committed
Fix yml test
1 parent 96b5a75 commit 2c5e1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/ml/data_frame_analytics_crud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1810,7 +1810,7 @@ setup:
18101810
"maximum_number_trees": 400,
18111811
"feature_bag_fraction": 0.3,
18121812
"training_percent": 60.3,
1813-
"num_top_classes": 0
1813+
"num_top_classes": 2
18141814
}
18151815
}}
18161816
- is_true: create_time

0 commit comments

Comments
 (0)