150 Commits (cbb85e2aabdb656aafaf0cf42334f45ce2f03bdf)

Author SHA1 Message Date
  Chi Wang cbb85e2aab
Py36 (#614) 4 years ago
  Chi Wang 7d6822aa40 cath URLError 4 years ago
  Chi Wang 4377d53a73
update got version (#607) 4 years ago
  Chi Wang c45741a67b
support latest xgboost version (#599) 4 years ago
  Chi Wang 1b40b4b3a6
set_search_properties (#595) 4 years ago
  Chi Wang 1111d6d43a
backup & recover global vars for nested tune.run (#584) 4 years ago
  Qingyun Wu 65fa72d583
Class variables, cost_attr, and reproducibility (#587) 4 years ago
  Chi Wang f8cc38bc16
enable ensemble when using ray (#583) 4 years ago
  Chi Wang 0642b6e7bb
init value type match (#575) 4 years ago
  Xueqing Liu e0e317bfb1
fixing trainable and update function, completing NOTE (#566) 4 years ago
  Chi Wang 1af682b7f5
update doc about scheduler exception (#564) 4 years ago
  Chi Wang 49e8f7f028
use zeroshot when no budget is given; custom_hp (#563) 4 years ago
  Qingyun Wu dcc640c1a3
Documentation, test and bugfix (#556) 4 years ago
  Qiaochu Song 2851134052
Quick-fix (#539) 4 years ago
  Chi Wang 7126b69ce0
choose n_jobs for ensemble according to n_jobs per learner (#551) 4 years ago
  Xueqing Liu 2a8decdc50
fix the post-processing bug in NER (#534) 4 years ago
  Chi Wang c1bb66980c
test reproducibility from retrain (#533) 4 years ago
  Qingyun Wu bcdfdc8735
handle non-flaml scheduler in flaml.tune (#532) 4 years ago
  Chi Wang dab0a3f6e5
Bump cross-fetch from 3.1.4 to 3.1.5 in /website (#529) 4 years ago
  Xueqing Liu ca35fa969f
refactoring TransformersEstimator to support default and custom_hp (#511) 4 years ago
  Chi Wang a1c49ca27b
allow evaluated_rewards shorter than points_to_evaluate (#522) 4 years ago
  Chi Wang e877de6414 use ffill in forecasting example 4 years ago
  Chi Wang 84f1ae7424
Bump minimist from 1.2.5 to 1.2.6 in /website (#502) 4 years ago
  Qingyun Wu 2cdc08a75a update notebook and test 4 years ago
  Chi Wang 9128c8811a
handle failing trials (#505) 4 years ago
  Qingyun Wu 6c16e47e42
Bug fix and add documentation for metric_constraints (#498) 4 years ago
  Xueqing Liu 72301b8568
fixing a few bugs in nlp (#503) 4 years ago
  Chi Wang 7eb7b46ea9
version number and doc (#497) 4 years ago
  Xueqing Liu 5f97532986
adding evaluation (#495) 4 years ago
  Xueqing Liu af423463c3
fixing bug for ner (#463) 4 years ago
  Qingyun Wu f6ae1331f5
metric constraints in flaml.automl (#479) 4 years ago
  Kevin Chen f9eda0cc40
update documentation for time series forecasting (#472) 4 years ago
  Chi Wang 31ac984c4b
don't init global search with points_to_evaluate unless evaluated_rewards is provided; handle callbacks in fit kwargs (#469) 4 years ago
  Chi Wang df01031cfe
Zero-shot AutoML (#468) 4 years ago
  Chi Wang 9e88f22167
fix a bug when using ray & update ray on aml (#455) 4 years ago
  Chi Wang b4d312412a
bump ray version to 1.10 (#450) 4 years ago
  Chi Wang 8a44dd4318
data in csv (#430) 4 years ago
  Chi Wang 6960a833ec
Gpu support for xgboost (#442) 4 years ago
  Kevin Chen c75f97b475
Change the upper bound for "lags" hyperparameter for sklearn forecast models (#437) 4 years ago
  Xueqing Liu 438ccaa0c9
adding catch for HTTP error (#432) 4 years ago
  Kevin Chen 81f54026c9
Support time series forecasting for discrete target variable (#416) 4 years ago
  Xueqing Liu 4814091d87
remove redundant imports (#426) 4 years ago
  Chi Wang 6a7caa6a3d
max_iter < 2 -> no search; sign in metric constraints; test and example for forecasting (#415) 4 years ago
  Chi Wang 38ad31ea25
remove FLAML sample size from config (#418) 4 years ago
  Xueqing Liu dda4ac90a1
moving intermediate_results logging from model.py to huggingface/trainer.py (#403) 4 years ago
  Chi Wang 569908fbe6
fix issues in logging, bug in space.py, constraint sign, and improve code coverage (#388) 4 years ago
  Xueqing Liu f41f1c2198
Logging multiple checkpoints (#394) 4 years ago
  Xueqing Liu bd66e40296
fixing load best model at the end (#389) 4 years ago
  Kevin Chen d4273669e6
Time series forecasting with sklearn regressors (#362) 4 years ago
  Chi Wang 612668e8ed
serialize TransformerEstimator (#381) 4 years ago