关于“Vertex AI: Custom Training Job and Prediction Using Managed Datasets”的评价

评论

* step 8 in the setting-up-the-training step is unclear. * Model does not train locally using the code provided due to deprecation issue with pandas * fyi, pinning pandas version to 1.4.0 solves the issue and training runs through locally, however, it does not work when training on the VM. Having to debug this yourself makes this lab a pain.

Wolfgang R. · 评论about 2 years之前

André D. · 评论about 2 years之前

Ashish T. · 评论about 2 years之前

Batuhan G. · 评论about 2 years之前

Timing expectation should have been mentioned

AISHEE S. · 评论about 2 years之前

Durga Venkatesh T. · 评论about 2 years之前

There are some issues with the package versions when you first try and test the code. I needed to roll back the version of pandas for it to work.

Andrew W. · 评论about 2 years之前

Gary C. · 评论about 2 years之前

Angeliki P. · 评论about 2 years之前

Zachary C. · 评论about 2 years之前

Failed to train with errors: (base) jupyter@instance-20230926-134211:~/titanic$ python -m trainer.task -v \ --model_param_kernel=linear \ --model_dir="gs://"$BUCKET_NAME"/titanic/trial" \ --data_format=bigquery \ --training_data_uri="bq://"$PROJECT_ID".titanic.survivors" \ --test_data_uri="bq://"$PROJECT_ID".titanic.survivors" \ --validation_data_uri="bq://"$PROJECT_ID".titanic.survivors" Traceback (most recent call last): File "/opt/conda/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/opt/conda/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/jupyter/titanic/trainer/task.py", line 10, in <module> import dask.dataframe as dd ModuleNotFoundError: No module named 'dask'

William G. · 评论about 2 years之前

Jonathan R. · 评论about 2 years之前

Anudeep A. · 评论about 2 years之前

Mehdi V. · 评论about 2 years之前

Tyas K. · 评论about 2 years之前

Sai Kumar S. · 评论about 2 years之前

Dmytro T. · 评论about 2 years之前

thet z. · 评论about 2 years之前

cesar a. · 评论about 2 years之前

Maryna B. · 评论about 2 years之前

Benson P. · 评论about 2 years之前

the source code for the lab requires some updating, especially package updates. encountered some errors,

Bot M. · 评论about 2 years之前

Marco P. · 评论about 2 years之前

Shyam K. · 评论about 2 years之前

Shyngys B. · 评论about 2 years之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。