You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Chi Wang c45741a67b
support latest xgboost version (#599)
4 years ago
..
__init__.py constraints (#88) 5 years ago
example.py Make NLP tasks available from AutoML.fit() (#210) 4 years ago
example_scheduler.py handle non-flaml scheduler in flaml.tune (#532) 4 years ago
test_constraints.py fix issues in logging, bug in space.py, constraint sign, and improve code coverage (#388) 4 years ago
test_flaml_raytune_consistency.py handle non-flaml scheduler in flaml.tune (#532) 4 years ago
test_pytorch_cifar10.py tune api for schedulers (#322) 4 years ago
test_record_incumbent.py Makes the evaluation_function could receive the incumbent best result as input in Tune (#339) 4 years ago
test_reproducibility.py support latest xgboost version (#599) 4 years ago
test_restore.py Documentation, test and bugfix (#556) 4 years ago
test_sample.py Make NLP tasks available from AutoML.fit() (#210) 4 years ago
test_scheduler.py handle non-flaml scheduler in flaml.tune (#532) 4 years ago
test_searcher.py set_search_properties (#595) 4 years ago
test_searcher_invalid_values.py Fix exception in CFO's `_create_condition` if all candidate start points didn't return yet (#263) 4 years ago
test_space.py fix issues in logging, bug in space.py, constraint sign, and improve code coverage (#388) 4 years ago
test_tune.py backup & recover global vars for nested tune.run (#584) 4 years ago