关于“Neural network hybrid recommendation system on Google Analytics”的评价
612 条评价
gd
Sajid Muhammad W. · 已于 over 5 years前审核
Lab is not working
Jan v. · 已于 over 5 years前审核
upgrading tensorflow in the notebook breaks the scripts later on
Jerzy H. · 已于 over 5 years前审核
it worked without using "pip install --upgrade tensorflow" then the jobs failed: ...] File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 789, in _start_distributed_training saving_listeners=saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train loss = self._train_model(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model return self._train_model_default(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn model_fn_results = self._model_fn(features=features, **kwargs) File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 157, in model_fn net = tf.feature_column.input_layer(features = features, feature_columns = params['feature_columns']) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 302, in input_layer cols_to_output_tensors=cols_to_output_tensors) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 230, in _internal_input_layer return _get_logits() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 205, in _get_logits trainable=trainable) File "/root/.local/lib/python2.7/site-packages/tensorflow_hub/feature_column.py", line 225, in _get_dense_tensor self.module_spec, trainable=self.trainable and trainable) AttributeError: '_TextEmbeddingColumn' object has no attribute 'module_spec' The replica worker 0 exited with a non-zero status of 1. Termination reason: Error. Traceback (most recent call last): [...] File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 789, in _start_distributed_training saving_listeners=saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train loss = self._train_model(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model return self._train_model_default(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn model_fn_results = self._model_fn(features=features, **kwargs) File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 157, in model_fn net = tf.feature_column.input_layer(features = features, feature_columns = params['feature_columns']) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 302, in input_layer cols_to_output_tensors=cols_to_output_tensors) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 230, in _internal_input_layer return _get_logits() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 205, in _get_logits trainable=trainable) File "/root/.local/lib/python2.7/site-packages/tensorflow_hub/feature_column.py", line 225, in _get_dense_tensor self.module_spec, trainable=self.trainable and trainable) AttributeError: '_TextEmbeddingColumn' object has no attribute 'module_spec' The replica worker 1 exited with a non-zero status of 1. Termination reason: Error. Traceback (most recent call last): [...] File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 789, in _start_distributed_training saving_listeners=saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train loss = self._train_model(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model return self._train_model_default(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn model_fn_results = self._model_fn(features=features, **kwargs) File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 157, in model_fn net = tf.feature_column.input_layer(features = features, feature_columns = params['feature_columns']) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 302, in input_layer cols_to_output_tensors=cols_to_output_tensors) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 230, in _internal_input_layer return _get_logits() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 205, in _get_logits trainable=trainable) File "/root/.local/lib/python2.7/site-packages/tensorflow_hub/feature_column.py", line 225, in _get_dense_tensor self.module_spec, trainable=self.trainable and trainable) AttributeError: '_TextEmbeddingColumn' object has no attribute 'module_spec' The replica worker 2 exited with a non-zero status of 1. Termination reason: Error. Traceback (most recent call last): [...] File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 789, in _start_distributed_training saving_listeners=saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train loss = self._train_model(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model return self._train_model_default(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn model_fn_results = self._model_fn(features=features, **kwargs) File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 157, in model_fn net = tf.feature_column.input_layer(features = features, feature_columns = params['feature_columns']) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 302, in input_layer cols_to_output_tensors=cols_to_output_tensors) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 230, in _internal_input_layer return _get_logits() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 205, in _get_logits trainable=trainable) File "/root/.local/lib/python2.7/site-packages/tensorflow_hub/feature_column.py", line 225, in _get_dense_tensor self.module_spec, trainable=self.trainable and trainable) AttributeError: '_TextEmbeddingColumn' object has no attribute 'module_spec' The replica worker 3 exited with a non-zero status of 1. Termination reason: Error. Traceback (most recent call last): [...] File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 789, in _start_distributed_training saving_listeners=saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train loss = self._train_model(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model return self._train_model_default(input_fn, hooks, saving_listeners) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn model_fn_results = self._model_fn(features=features, **kwargs) File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 157, in model_fn net = tf.feature_column.input_layer(features = features, feature_columns = params['feature_columns']) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 302, in input_layer cols_to_output_tensors=cols_to_output_tensors) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 230, in _internal_input_layer return _get_logits() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 205, in _get_logits trainable=trainable) File "/root/.local/lib/python2.7/site-packages/tensorflow_hub/feature_column.py", line 225, in _get_dense_tensor self.module_spec, trainable=self.trainable and trainable) AttributeError: '_TextEmbeddingColumn' object has no attribute 'module_spec' To find out more about why your job exited please check the logs: https://console.cloud.google.com/logs/viewer?project=360488797488&resource=ml_job%2Fjob_id%2Fhybrid_recommendation_200302_065750&advancedFilter=resource.type%3D%22ml_job%22%0Aresource.labels.job_id%3D%22hybrid_recommendation_200302_065750%22
Jose I. · 已于 over 5 years前审核
I received an AttributeError: module 'tensorflow' has no attribute 'gfile' in cell "Create hybrid recommendation system model using TensorFlow"
Giuseppe C. · 已于 over 5 years前审核
SHUBHAM K. · 已于 over 5 years前审核
after from tensorflow.python.lib.io import file_io all the cells fail probably for updatimg tpo tf 2.1?
Jose I. · 已于 over 5 years前审核
Had many code errors. In version 2 of TF, it isn't Glob, but glob. And that was just the start. I want my money back, this course isn't worth it. Shameful!
David J. · 已于 over 5 years前审核
Ana B. · 已于 over 5 years前审核
m r. · 已于 over 5 years前审核
Erick S. · 已于 over 5 years前审核
Ralph T. · 已于 over 5 years前审核
Iwan S. · 已于 over 5 years前审核
Peter P. · 已于 over 5 years前审核
notebook refused to launch
James P. · 已于 over 5 years前审核
ADAMU N. · 已于 over 5 years前审核
형석 안. · 已于 over 5 years前审核
Ankita A. · 已于 over 5 years前审核
this was the error message WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column_v2.py:4115: _get_sparse_tensors (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py:2121: _transform_feature (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column_v2.py:4115: _get_sparse_tensors (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py:2121: _transform_feature (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py:2121: _transform_feature (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column_v2.py:2703: to_float (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Use tf.cast instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column_v2.py:2898: to_int64 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Use tf.cast instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column_v2.py:4266: _variable_shape (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column_v2.py:4321: _num_buckets (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column_v2.py:4321: _num_buckets (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py:205: _get_dense_tensor (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 From /usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py:206: _variable_shape (from tensorflow.python.feature_column.feature_column_v2) is deprecated and will be removed after 2018-11-30. WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 Instructions for updating: WARNING 2020-02-18 04:23:38 +0000 worker-replica-0 The old _FeatureColumn APIs are being deprecated. Please use the new FeatureColumn APIs instead. ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 Traceback (most recent call last): ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 "__main__", fname, loader, pkg_name) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/lib/python2.7/runpy.py", line 72, in _run_code ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 exec code in run_globals ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/root/.local/lib/python2.7/site-packages/trainer/task.py", line 131, in <module> ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 model.build_model(arguments) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 303, in build_model ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 train_and_evaluate(args) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 300, in train_and_evaluate ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 tf.estimator.train_and_evaluate(estimator, train_spec, eval_spec) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 471, in train_and_evaluate ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 return executor.run() ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 638, in run ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 getattr(self, task_to_run)() ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 648, in run_worker ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 return self._start_distributed_training() ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 789, in _start_distributed_training ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 saving_listeners=saving_listeners) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 loss = self._train_model(input_fn, hooks, saving_listeners) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 return self._train_model_default(input_fn, hooks, saving_listeners) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 model_fn_results = self._model_fn(features=features, **kwargs) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 157, in model_fn ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 net = tf.feature_column.input_layer(features = features, feature_columns = params['feature_columns']) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 302, in input_layer ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 cols_to_output_tensors=cols_to_output_tensors) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 230, in _internal_input_layer ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 return _get_logits() ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 205, in _get_logits ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 trainable=trainable) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 File "/root/.local/lib/python2.7/site-packages/tensorflow_hub/feature_column.py", line 225, in _get_dense_tensor ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 self.module_spec, trainable=self.trainable and trainable) ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 AttributeError: '_TextEmbeddingColumn' object has no attribute 'module_spec' INFO 2020-02-18 04:23:38 +0000 worker-replica-0 number_of_content_ids = 15634 INFO 2020-02-18 04:23:38 +0000 worker-replica-0 number_of_categories = 3 INFO 2020-02-18 04:23:38 +0000 worker-replica-0 number_of_authors = 1103 INFO 2020-02-18 04:23:38 +0000 worker-replica-0 mean_months_since_epoch = 573.60733908 ERROR 2020-02-18 04:23:38 +0000 worker-replica-0 Command '['python', '-m', u'trainer.task', u'--bucket=qwiklabs-gcp-03-24e9e6776b83', u'--train_data_paths=gs://qwiklabs-gcp-03-24e9e6776b83/hybrid_recommendation/preproc/features/train.csv*', u'--eval_data_paths=gs://qwiklabs-gcp-03-24e9e6776b83/hybrid_recommendation/preproc/features/eval.csv*', u'--output_dir=gs://qwiklabs-gcp-03-24e9e6776b83/hybrid_recommendation/big_trained_model', u'--batch_size=128', u'--learning_rate=0.1', u'--hidden_units=256 128 64', u'--content_id_embedding_dimensions=10', u'--author_embedding_dimensions=10', u'--top_k=10', u'--train_steps=10000', u'--start_delay_secs=30', u'--throttle_secs=30', '--job-dir', u'gs://qwiklabs-gcp-03-24e9e6776b83/hybrid_recommendation/big_trained_model']' returned non-zero exit status 1. INFO 2020-02-18 04:23:38 +0000 worker-replica-0 Module completed; cleaning up. INFO 2020-02-18 04:23:38 +0000 worker-replica-0 Clean up finished. INFO 2020-02-18 04:24:43 +0000 service Job is running. ERROR 2020-02-18 04:24:43 +0000 service The replica worker 0 exited with a non-zero status of 1. Termination reason: Error. ERROR 2020-02-18 04:24:43 +0000 service Traceback (most recent call last): ERROR 2020-02-18 04:24:43 +0000 service [...] ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/training.py", line 789, in _start_distributed_training ERROR 2020-02-18 04:24:43 +0000 service saving_listeners=saving_listeners) ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 358, in train ERROR 2020-02-18 04:24:43 +0000 service loss = self._train_model(input_fn, hooks, saving_listeners) ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1124, in _train_model ERROR 2020-02-18 04:24:43 +0000 service return self._train_model_default(input_fn, hooks, saving_listeners) ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1154, in _train_model_default ERROR 2020-02-18 04:24:43 +0000 service features, labels, model_fn_lib.ModeKeys.TRAIN, self.config) ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator/estimator.py", line 1112, in _call_model_fn ERROR 2020-02-18 04:24:43 +0000 service model_fn_results = self._model_fn(features=features, **kwargs) ERROR 2020-02-18 04:24:43 +0000 service File "/root/.local/lib/python2.7/site-packages/trainer/model.py", line 157, in model_fn ERROR 2020-02-18 04:24:43 +0000 service net = tf.feature_column.input_layer(features = features, feature_columns = params['feature_columns']) ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 302, in input_layer ERROR 2020-02-18 04:24:43 +0000 service cols_to_output_tensors=cols_to_output_tensors) ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 230, in _internal_input_layer ERROR 2020-02-18 04:24:43 +0000 service return _get_logits() ERROR 2020-02-18 04:24:43 +0000 service File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/feature_column/feature_column.py", line 205, in _get_logits ERROR 2020-02-18 04:24:43 +0000 service trainable=trainable) ERROR 2020-02-18 04:24:43 +0000 service File "/root/.local/lib/python2.7/site-packages/tensorflow_hub/feature_column.py", line 225, in _get_dense_tensor ERROR 2020-02-18 04:24:43 +0000 service self.module_spec, trainable=self.trainable and trainable) ERROR 2020-02-18 04:24:43 +0000 service AttributeError: '_TextEmbeddingColumn' object has no attribute 'module_spec'
John F. · 已于 over 5 years前审核
Octavio E. · 已于 over 5 years前审核
MAYURKUMAR P. · 已于 over 5 years前审核
code doesn't seem to work with version of tf
Parize R. · 已于 over 5 years前审核
jakub b. · 已于 over 5 years前审核
notebook does not open
Yingzhao L. · 已于 over 5 years前审核
Pasteur O. · 已于 over 5 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。