Jiaying.Lu(卢嘉颖)

Results 6 comments of Jiaying.Lu(卢嘉颖)

示例程序是基于bash的,所以 `$sh run.sh`.

我当时只收集了这种数据。我个人不太清楚电影的类型这个属性,所以没有你想要的那种数据集。

In the log, notice some lines: ``` [DEBUG] [amlb.runners.aws:07:10:52.759] Skipping upload of `/home/ec2-user/automlbenchmark/resources/benchmarks/example.yaml` to s3 bucket. [DEBUG] [amlb.runners.aws:07:10:52.759] Skipping upload of `/home/ec2-user/automlbenchmark/user_dir/config.yaml` to s3 bucket. [DEBUG] [amlb.runners.aws:07:10:52.759] Skipping upload of...

Alright, able to get rid of these errors by `python runbenchmark.py autogluon_v0.5.1_high_il0.001 example 1h8c -u user_dir -m aws` the price is to directly modify `resources/config.yaml` and `resources/frameworks.yaml`

Thanks for the solution, @sebhrusen . Was wondering the design philosophy behind this: If `user_dir` is inside `app_dir`, I totally agree that there's no need to upload `user_dir` to s3....

理论上来说,是的。 可以直接用API试试。