Commit graph

108 commits

Author SHA1 Message Date
Yizhou Chi
db247d9ff4 save result order 2024-09-28 15:01:01 +08:00
Yizhou Chi
06702db6d1 update pet 2024-09-28 10:39:12 +08:00
Yizhou Chi
bd26e900e6 update target label 2024-09-28 10:07:35 +08:00
Yizhou Chi
af844693b1 change label column 2024-09-27 15:13:23 +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
68c672d438 use transformers lib instead of torchvision 2024-09-25 09:59:12 +08:00
Yizhou Chi
31adaee23f add special instruction for img/text dataset 2024-09-24 20:58:41 +08: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
e1cd6b4d20 Merge remote-tracking branch 'origin/expo' into improve_mcts 2024-09-14 22:01:34 +08:00
林义章
1c29c0aef9 Merge branch 'improve_mcts' into 'expo'
lazy import autogluon

See merge request agents/exp_optimizer!16
2024-09-14 14:01:21 +00:00
Yizhou Chi
ce73f4c25a lazy import autogluon 2024-09-14 21:58:53 +08:00
林义章
3cba031c2c Merge branch 'improve_mcts' into 'expo'
add fixed ss and special instructions

See merge request agents/exp_optimizer!15
2024-09-14 13:44:28 +00:00
Yizhou Chi
3c50575ff7 make dir at start 2024-09-14 21:16:40 +08:00
Yizhou Chi
8c6dd480dc remove pdb 2024-09-14 21:10:37 +08:00
Yizhou Chi
1cdffc3d85 FE prompt: FE通常不会make changes而是加新的特征
DI prompt: 要求让predictions最终结果一致,并提供例子
2024-09-14 20:49:49 +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
林义章
c64153f7bb Merge branch 'ds-agent' into 'expo'
add: ds-agent setup

See merge request agents/exp_optimizer!9
2024-09-14 11:18:47 +00:00
Yizhou Chi
f856d768fe remove recommendation from di initial prompt, add recommendation to task type prompt 2024-09-14 18:05:02 +08:00
Yizhou Chi
5e7cac7e6e fix fixed_insights bug 2024-09-14 17:51:32 +08:00
Yizhou Chi
8a5b6d6e77 update recommendation prompt 2024-09-14 15:53:38 +08:00
Yizhou Chi
ed6ce14838 update fixed insights 2024-09-14 15:24:17 +08:00
Yizhou Chi
9089ecf7d6 update readme 2024-09-14 15:21:21 +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
Yizhou Chi
9c3adbe0ac Merge remote-tracking branch 'origin/expo' into improve_mcts 2024-09-14 13:14:07 +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
林义章
7458e43edf Merge branch 'text-dataset' into 'expo'
support text dataset

See merge request agents/exp_optimizer!11
2024-09-13 11:58:42 +00:00
Yizhou Chi
09b1a2e89a Merge branch 'text-dataset' into improve_mcts 2024-09-13 19:11:32 +08:00
Yizhou Chi
7d8cb9afec add image datasets config 2024-09-13 19:10:45 +08:00
Yizhou Chi
cfa21ba27e change img path from abs to rel 2024-09-13 19:04:48 +08:00
limafang
a6b066a127 support image dataset 2024-09-13 17:52:22 +08:00
Yizhou Chi
c54e4121c6 update di prompt 2024-09-13 16:57:37 +08:00