Vertex AI: Custom Training Job and Prediction Using Managed Datasets Rezensionen
3368 Rezensionen
Javier M. · Vor mehr als 2 Jahre überprüft
Pablo Leonardo L. · Vor mehr als 2 Jahre überprüft
Mike A. · Vor mehr als 2 Jahre überprüft
* 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. · Vor mehr als 2 Jahre überprüft
André D. · Vor mehr als 2 Jahre überprüft
Ashish T. · Vor mehr als 2 Jahre überprüft
Batuhan G. · Vor mehr als 2 Jahre überprüft
Timing expectation should have been mentioned
AISHEE S. · Vor mehr als 2 Jahre überprüft
Durga Venkatesh T. · Vor mehr als 2 Jahre überprüft
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. · Vor mehr als 2 Jahre überprüft
Gary C. · Vor mehr als 2 Jahre überprüft
Angeliki P. · Vor mehr als 2 Jahre überprüft
Zachary C. · Vor mehr als 2 Jahre überprüft
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. · Vor mehr als 2 Jahre überprüft
Jonathan R. · Vor mehr als 2 Jahre überprüft
Anudeep A. · Vor mehr als 2 Jahre überprüft
Mehdi V. · Vor mehr als 2 Jahre überprüft
Tyas K. · Vor mehr als 2 Jahre überprüft
Sai Kumar S. · Vor mehr als 2 Jahre überprüft
Dmytro T. · Vor mehr als 2 Jahre überprüft
thet z. · Vor mehr als 2 Jahre überprüft
cesar a. · Vor mehr als 2 Jahre überprüft
Maryna B. · Vor mehr als 2 Jahre überprüft
Benson P. · Vor mehr als 2 Jahre überprüft
the source code for the lab requires some updating, especially package updates. encountered some errors,
Bot M. · Vor mehr als 2 Jahre ü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.