关于“Vertex AI: Custom Training Job and Prediction Using Managed Datasets”的评价
正在加载…
未找到任何结果。

在 Google Cloud 控制台中运用您的技能

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

3364 条评价

aishwarya b. · 已于 over 1 year前审核

Michael P. · 已于 over 1 year前审核

Rahul M. · 已于 over 1 year前审核

Yadav S. · 已于 over 1 year前审核

larryverde S. · 已于 over 1 year前审核

various problems in the code and logic

Anatol K. · 已于 over 1 year前审核

shubham m. · 已于 over 1 year前审核

Dmytro K. · 已于 over 1 year前审核

Too long process

Free A. · 已于 over 1 year前审核

Subhradip D. · 已于 over 1 year前审核

Michael s. · 已于 over 1 year前审核

Roland Z. · 已于 over 1 year前审核

the code for training didnt work due to some issues with panda. i suspect its due to outdated panda code (its due to some string issues) but i kind of managed to go through the steps, regardless of the model not working, interesting to know that it just lets us do that.

Sarah H. · 已于 over 1 year前审核

dask does not come installed in the instance (and I believe it is unnecessary, plain pandas suffices for this small dataset). Furthermore, there is a bug in line 104 which is really hard to pinpoint

Gabriel Ignacio R. · 已于 over 1 year前审核

Hítalo S. · 已于 over 1 year前审核

Mouhamad D. · 已于 over 1 year前审核

great

Jj J. · 已于 over 1 year前审核

Marián Ž. · 已于 over 1 year前审核

Mrutyunjaya H. · 已于 over 1 year前审核

Nikhil B. · 已于 over 1 year前审核

Yihao C. · 已于 over 1 year前审核

There was a package conflict between pandas, dask, and trainer that could not resolve, so I could not get beyond Task 3. Here is the output: (base) jupyter@instance-20240112-103638:~/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 File "/opt/conda/lib/python3.10/site-packages/dask/dataframe/__init__.py", line 2, in <module> from .core import ( File "/opt/conda/lib/python3.10/site-packages/dask/dataframe/core.py", line 54, in <module> from . import methods File "/opt/conda/lib/python3.10/site-packages/dask/dataframe/methods.py", line 8, in <module> from .utils import ( File "/opt/conda/lib/python3.10/site-packages/dask/dataframe/utils.py", line 374, in <module> _numeric_index_types = (pd.Int64Index, pd.Float64Index, pd.UInt64Index) AttributeError: module 'pandas' has no attribute 'Int64Index'

Jamie W. · 已于 over 1 year前审核

Ali M. · 已于 over 1 year前审核

Hải Minh N. · 已于 over 1 year前审核

Lukas D. · 已于 over 1 year前审核

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