Skip to content

model_monitoring_for_custom_model_batch_prediction_job.ipynb #2798

@nking

Description

@nking

There is a conflict with protobuf version that is installed as a dependency in the first cell of the notebook. The conflict occurs in the 2nd cell of
the notebook.

To fix it, you could after line 1 of the first cell, insert the following:
protobuf==3.20.3 \

The first cell content after the fix is then
!pip install --use-deprecated=legacy-resolver
protobuf==3.20.3
google-cloud-bigquery==1.27.2
pandas==1.5.3
pandas-gbq==0.17.9
pyarrow==10.0.0
tensorflow-data-validation==1.14.0
google-cloud-aiplatform==1.51.0
tensorflow-metadata==1.14.0
google-api-core==1.34.1
google-auth==2.26.1
google-cloud-core==1.7.3
google-resumable-media==1.3.3
tfx-bsl==1.14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions