Session Ready
Exercise

Stopping criteria

In random search, you can also define stopping criteria instead of a maximum runtime. The h2o library and seeds_train_data has already been loaded and initialized for you.

Instructions 1/4
undefined XP
  • 1
  • 2
  • 3
  • 4
  • Modify the hyperparameter search by adding misclassification rate as the stopping metric.