Vertex AI: マネージド データセットを使用したカスタム トレーニング ジョブと予測 のレビュー
3364 件のレビュー
battula aishwarya · 2年弱前にレビュー済み
Powell Michael · 2年弱前にレビュー済み
Mukherji Rahul · 2年弱前にレビュー済み
Sunil Yadav · 2年弱前にレビュー済み
Signin larryverde · 2年弱前にレビュー済み
various problems in the code and logic
Koslowsky Anatol · 2年弱前にレビュー済み
masaye shubham · 2年弱前にレビュー済み
Korpan Dmytro · 2年弱前にレビュー済み
Too long process
Account Free · 2年弱前にレビュー済み
Das Subhradip · 2年弱前にレビュー済み
siso Michael · 2年弱前にレビュー済み
Zumbil Roland · 2年弱前にレビュー済み
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.
Hani Sarah · 2年弱前にレビュー済み
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
Rudloff Barison Gabriel Ignacio · 2年弱前にレビュー済み
Sousa Hítalo · 2年弱前にレビュー済み
DIMASSI Mouhamad · 2年弱前にレビュー済み
great
J Jj · 2年弱前にレビュー済み
Žabka Marián · 2年弱前にレビュー済み
Hiremath Mrutyunjaya · 2年弱前にレビュー済み
Beldar Nikhil · 2年弱前にレビュー済み
Chen Yihao · 2年弱前にレビュー済み
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'
Williams Jamie · 2年弱前にレビュー済み
Muquri Ali · 2年弱前にレビュー済み
Nguyễn Hải Minh · 2年弱前にレビュー済み
Dreveny Lukas · 2年弱前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。