Closed frolovsa closed 1 year ago
check_model.py get_test_dataset and get_train_dataset add new hyperparameter test_slice and train_valid_slice or idx_include
preprocess.py -- add subsampling later
training.py -- add the same logic as check_model.py get_test_dataset
submit_monitor.py params_space -- specify new slices
closed with #15
check_model.py get_test_dataset and get_train_dataset add new hyperparameter test_slice and train_valid_slice or idx_include
preprocess.py -- add subsampling later
training.py -- add the same logic as check_model.py get_test_dataset
submit_monitor.py params_space -- specify new slices