Vertex AI: job de treinamento personalizado e previsão usando conjuntos de dados gerenciados avaliações
3365 avaliações
* 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. · Revisado há about 2 years
André D. · Revisado há about 2 years
Ashish T. · Revisado há about 2 years
Batuhan G. · Revisado há about 2 years
Timing expectation should have been mentioned
AISHEE S. · Revisado há about 2 years
Durga Venkatesh T. · Revisado há 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. · Revisado há about 2 years
Gary C. · Revisado há about 2 years
Angeliki P. · Revisado há about 2 years
Zachary C. · Revisado há 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. · Revisado há about 2 years
Jonathan R. · Revisado há about 2 years
Anudeep A. · Revisado há about 2 years
Mehdi V. · Revisado há about 2 years
Tyas K. · Revisado há about 2 years
Sai Kumar S. · Revisado há about 2 years
Dmytro T. · Revisado há about 2 years
thet z. · Revisado há about 2 years
cesar a. · Revisado há about 2 years
Maryna B. · Revisado há about 2 years
Benson P. · Revisado há about 2 years
the source code for the lab requires some updating, especially package updates. encountered some errors,
Bot M. · Revisado há about 2 years
Marco P. · Revisado há about 2 years
Shyam K. · Revisado há about 2 years
Shyngys B. · Revisado há about 2 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.