Vertex AI: Custom Training Job and Prediction Using Managed Datasets Rezensionen
Wird geladen…
Keine Ergebnisse gefunden.

Ihre Kompetenzen in der Google Cloud Console anwenden

Vertex AI: Custom Training Job and Prediction Using Managed Datasets Rezensionen

3364 Rezensionen

aishwarya b. · Vor mehr als ein Jahr überprüft

Michael P. · Vor mehr als ein Jahr überprüft

Rahul M. · Vor mehr als ein Jahr überprüft

Yadav S. · Vor mehr als ein Jahr überprüft

larryverde S. · Vor mehr als ein Jahr überprüft

various problems in the code and logic

Anatol K. · Vor mehr als ein Jahr überprüft

shubham m. · Vor mehr als ein Jahr überprüft

Dmytro K. · Vor mehr als ein Jahr überprüft

Too long process

Free A. · Vor mehr als ein Jahr überprüft

Subhradip D. · Vor mehr als ein Jahr überprüft

Michael s. · Vor mehr als ein Jahr überprüft

Roland Z. · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

Hítalo S. · Vor mehr als ein Jahr überprüft

Mouhamad D. · Vor mehr als ein Jahr überprüft

great

Jj J. · Vor mehr als ein Jahr überprüft

Marián Ž. · Vor mehr als ein Jahr überprüft

Mrutyunjaya H. · Vor mehr als ein Jahr überprüft

Nikhil B. · Vor mehr als ein Jahr überprüft

Yihao C. · Vor mehr als ein Jahr überprüft

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. · Vor mehr als ein Jahr überprüft

Ali M. · Vor mehr als ein Jahr überprüft

Hải Minh N. · Vor mehr als ein Jahr überprüft

Lukas D. · Vor mehr als ein Jahr überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.