Vertex AI: Custom Training Job and Prediction Using Managed Datasets Reviews
3364 reviews
aishwarya b. · Reviewed over 1 year ago
Michael P. · Reviewed over 1 year ago
Rahul M. · Reviewed over 1 year ago
Yadav S. · Reviewed over 1 year ago
larryverde S. · Reviewed over 1 year ago
various problems in the code and logic
Anatol K. · Reviewed over 1 year ago
shubham m. · Reviewed over 1 year ago
Dmytro K. · Reviewed over 1 year ago
Too long process
Free A. · Reviewed over 1 year ago
Subhradip D. · Reviewed over 1 year ago
Michael s. · Reviewed over 1 year ago
Roland Z. · Reviewed over 1 year ago
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. · Reviewed over 1 year ago
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. · Reviewed over 1 year ago
Hítalo S. · Reviewed over 1 year ago
Mouhamad D. · Reviewed over 1 year ago
great
Jj J. · Reviewed over 1 year ago
Marián Ž. · Reviewed over 1 year ago
Mrutyunjaya H. · Reviewed over 1 year ago
Nikhil B. · Reviewed over 1 year ago
Yihao C. · Reviewed over 1 year ago
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. · Reviewed over 1 year ago
Ali M. · Reviewed over 1 year ago
Hải Minh N. · Reviewed over 1 year ago
Lukas D. · Reviewed over 1 year ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.