Commit graph

4569 commits

Author SHA1 Message Date
Yizhou Chi
541f8a1b10 fix path bug 2024-10-15 19:18:30 +08:00
Yizhou Chi
02b4f0aa13 add timout to mlebench readme instruction 2024-10-15 16:41:28 +08:00
Yizhou Chi
0166834ce4 fix special instruction bug 2024-10-15 16:19:02 +08:00
Yizhou Chi
d179982949 allow special-instruction for mle-bench 2024-10-15 14:14:29 +08:00
Yizhou Chi
07800be441 allow datasets to be prepared by users 2024-10-15 14:13:25 +08:00
Yizhou Chi
1d4a845120 支持跑通mle bench 2024-10-14 16:12:26 +08:00
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
f7374c03af rename analysis pool to insight pool 2024-10-11 14:55:45 +08:00
Yizhou Chi
56e7a08a1c insight pool is now able to dynamically increase 2024-10-11 14:48:56 +08:00
Yizhou Chi
ae12d73747 remove dependency 2024-10-11 13:12:03 +08:00
Yizhou Chi
9c54113f77 make sure image task starting from datapreprocessing 2024-10-11 10:41:33 +08:00
Yizhou Chi
cdfb413f9d 去掉role装饰器 2024-10-11 10:05:15 +08:00
Yizhou Chi
e1c2683038 删除图片 2024-10-11 10:03:08 +08:00
Yizhou Chi
9f4eba7f60 add scripts 2024-10-10 19:43:56 +08:00
Yizhou Chi
eb460d3e19 make timeout as argument 2024-10-10 18:54:40 +08:00
Yizhou Chi
2fc8f20de6 can change timeout through data.yaml 2024-10-10 16:38:19 +08:00
Yizhou Chi
f80ebc4d67 1. add role level timeout 限制是1000s
2. 修改log的层级逻辑
3. data.yaml 只用于存路径
2024-10-10 16:30:07 +08:00
林义章
573e9b6d9e Merge branch 'improve-multimodal' into 'expo'
Improve multimodal

See merge request agents/exp_optimizer!22
2024-10-10 02:17:38 +00:00
Yizhou Chi
788e42ea55 update model list 2024-09-30 16:06:48 +08:00
Yizhou Chi
1589a04cdb clarify prediction saving prompt 2024-09-28 18:27:23 +08:00
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
林义章
98ef44acda Merge branch 'ray_multilmodal_0925' into 'expo'
add autogluon multimodal support

See merge request agents/exp_optimizer!23
2024-09-27 04:26:11 +00: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
Yizhou Chi
32fc96cf71 Merge remote-tracking branch 'origin/expo' into improve_mcts 2024-09-18 11:01:31 +08:00
duiyipan
d95c1cb333 fix import error 2024-09-16 14:07:09 +08:00
林义章
f7733addad Merge branch 'yzlin-expo-patch-57610' into 'expo'
rm lgb

See merge request agents/exp_optimizer!17
2024-09-15 05:41:19 +00:00
林义章
0bf2d60248 rm lgb 2024-09-15 05:33:48 +00: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