When I am running AUTO ML through H20 GUI getting below in user feedback and no GBM/Deep learning model got created in leaderboard. pls suggest why GBM and deeplearning failed.
24 16:18:30.768 Info ModelTraining GBM 2 failed: java.lang.IllegalArgumentException: class_sampling_factors must have 2 elements 25 16:18:30.768 Info ModelTraining GBM 3 started 26 16:18:31.768 Info ModelTraining GBM 3 failed: java.lang.IllegalArgumentException: class_sampling_factors must have 2 elements 32 16:18:34.795 Info ModelTraining Default Deep Learning build failed: java.lang.IllegalArgumentException: class_sampling_factors must have 2 elements
Also when i am trying to run automl code in python then its randomly giving below error when I am trying to convert some int fields into factor. What does this error suggests.
H2OServerError: HTTP 500 Server Error: Server error water.util.DistributedException: Error: DistributedException from /127.0.0.1:54321: '-1' Request: None