Commit graph

60 commits

Author SHA1 Message Date
Yizhou Chi
a91003a7fe disable submission 2024-10-14 09:56:55 +08:00
Yizhou Chi
3a57060e25 1. add eval_func for sela and compatibility to others
2. llm extract score (use all code block and execution results)
3. add argument for custom dataset dir
4. dataset custom requirement support
2024-10-12 17:16:51 +08:00
Yizhou Chi
eda9322361 1. dynamically add insight
2. insight from scratch in real time
2024-10-11 18:37:35 +08:00
Yizhou Chi
9c54113f77 make sure image task starting from datapreprocessing 2024-10-11 10:41:33 +08:00
Yizhou Chi
eb460d3e19 make timeout as argument 2024-10-10 18:54:40 +08:00
Yizhou Chi
db247d9ff4 save result order 2024-09-28 15:01:01 +08:00
Yizhou Chi
1654174b15 Merge branch 'expo' into improve-multimodal 2024-09-27 12:58:47 +08:00
Yizhou Chi
24536df24c update_save_order 2024-09-27 12:54:22 +08:00
Rayhao
e2c82249b3 import issue 2024-09-26 21:13:48 -07:00
Yizhou Chi
2b67355358 add step score 2024-09-26 20:25:36 +08:00
Rayhao
3c397387f9 add tuning data for tabular mode 2024-09-25 23:32:52 -07:00
Rayhao
1a1855f21a add input param for autogluon 2024-09-25 23:28:16 -07:00
Rayhao
e2cee3905f add autogluon multimodal support 2024-09-25 22:58:04 -07:00
Yizhou Chi
6344046c31 update aug result summarization 2024-09-24 20:48:44 +08:00
林义章
0a9ab5cd1b Merge branch 'ss-improve' into 'expo'
fix random search

See merge request agents/exp_optimizer!20
2024-09-23 08:55:50 +00:00
Yizhou Chi
2f78d57e10 fix random search 2024-09-23 16:46:34 +08:00
Yizhou Chi
8dbcd46bfc copy notebook to result after mcts 2024-09-20 15:53:10 +08:00
林义章
2d62317240 Merge branch 'autosklearn' into 'expo'
add autosklearn setup run

See merge request agents/exp_optimizer!10
2024-09-20 06:27:19 +00:00
duiyipan
d95c1cb333 fix import error 2024-09-16 14:07:09 +08:00
duiyipan
574f1b0e0d change import way 2024-09-15 00:01:35 +08:00
duiyipan
c007d0bd5e change import way 2024-09-14 23:49:46 +08:00
duiyipan
9665ebdf4d autosklearn delete per_run_time_limit and change time_limit 2024-09-14 23:43:57 +08:00
Yizhou Chi
ce73f4c25a lazy import autogluon 2024-09-14 21:58:53 +08:00
Yizhou Chi
24db19fa13 fix start task id consistency 2024-09-14 20:33:40 +08:00
Yizhou Chi
9ff9d27ab0 include load tree 2024-09-14 20:08:02 +08:00
Yizhou Chi
9d2c81a127 fix evaluation bug 2024-09-14 20:04:09 +08:00
Yizhou Chi
8beca0fadd 1. add special instruction
2. add fixed insights
2024-09-14 15:17:42 +08:00
duiyipan
c4fe056bca fix import error delete seed 2024-09-14 14:58:22 +08:00
Bangbang
b32b28eb12 修复预测结果没有target列名。 2024-09-14 12:13:55 +08:00
duiyipan
5d2de4d0ec add random seed 2024-09-14 11:37:08 +08:00
limafang
b49334b16c fix import and update readme 2024-09-13 21:07:10 +08:00
limafang
9ba9371656 add autosklearn setup run 2024-09-12 20:26:11 +08:00
林义章
63539096d0 Merge branch 'improve_mcts' into 'expo'
更新实验配置

See merge request agents/exp_optimizer!8
2024-09-11 08:21:29 +00:00
Yizhou Chi
4dfa01295e Merge remote-tracking branch 'origin/expo' into improve_mcts 2024-09-11 15:33:55 +08:00
林义章
edb7be291b Merge branch 'aide' into 'expo'
Update README.md add aide setup and run

See merge request agents/exp_optimizer!6
2024-09-11 07:33:00 +00:00
Rayhao
a8ee20843b autogluon small fix 2024-09-10 19:20:24 -07:00
duyipan
923109e882 add aide.py update README 2024-09-10 16:27:29 +08:00
Yizhou Chi
b776c7309b add random tree search 2024-09-10 15:30:23 +08:00
Rayhao
e3663f2322 implement autuglu exp 2024-09-09 23:21:56 -07:00
Yizhou Chi
9728b3a891 add greedy to run_experiment; add save_notebook to experimenter.py 2024-09-09 13:44:38 +08:00
Yizhou Chi
c0262bcd8f 1. add support to hf dataset
2. add support to datasets that have both train and test
3. create data folder
4. fix new instruction bug
2024-09-06 19:05:10 +08:00
Yizhou Chi
6d40ec463f update result key 2024-09-06 14:18:04 +08:00
Yizhou Chi
defca81ebb fix time calculation 2024-09-06 10:24:49 +08:00
Yizhou Chi
c16286a006 Refactor MCTS class to handle role running errors and improve error logging 2024-09-05 10:12:37 +08:00
Yizhou Chi
58d7b14007 fix import 2024-09-04 18:46:16 +08:00
Yizhou Chi
ab8a1d6824 format code 2024-09-04 17:52:02 +08:00
Yizhou Chi
fcd1ba66a6 增加try catch 2024-09-04 16:38:33 +08:00
Yizhou Chi
aea524b4ea 1. update readme
2. fix duration
2024-09-04 14:49:18 +08:00
Yizhou Chi
72bd1665b1 ensure experimenter not evaluating csv from other experiments 2024-09-04 10:41:10 +08:00
Yizhou Chi
f23d2a72c9 add autogluon 2024-09-04 10:39:28 +08:00