SDK Vertex: como treinar modelos de regressão tabulares personalizados para previsão on-line e explicabilidade avaliações

1344 avaliações

Rommy C. · Revisado há over 2 years

import tensorflow as tf local_model = tf.keras.models.load_model(MODEL_DIR) TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).

Nick S. · Revisado há almost 3 years

Example does not work :(

ŁUKASZ M. · Revisado há almost 3 years

Vincenzo D. · Revisado há almost 3 years

k

Pabitra S. · Revisado há almost 3 years

Abhishek1 G. · Revisado há almost 3 years

Maks S. · Revisado há almost 3 years

Nicolas Alejandro L. · Revisado há almost 3 years

error to import tensorflow as tf

Magda M. · Revisado há almost 3 years

Sergii K. · Revisado há almost 3 years

Kernel dies

David G. · Revisado há almost 3 years

Skandarajan R. · Revisado há almost 3 years

Bruno B. · Revisado há almost 3 years

getting error: TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).

sunny s. · Revisado há almost 3 years

Sergazy N. · Revisado há almost 3 years

Matías M. · Revisado há almost 3 years

broken. need to downgrade the protobuf package otherwise the lab doesn't run. pip install 'protobuf<=3.20.1' --force-reinstall (requires kernel restart)

Aurélien-Morgan C. · Revisado há almost 3 years

Henrik T. · Revisado há almost 3 years

James V. · Revisado há almost 3 years

TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates

Laurent P. · Revisado há almost 3 years

Eugene L. · Revisado há almost 3 years

Sanzhar M. · Revisado há almost 3 years

Prashanth N. · Revisado há almost 3 years

Sharick M. · Revisado há almost 3 years

Pongthorn S. · Revisado há almost 3 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.