Video upload date:  · Duration: PT1H46M27S  · Language: EN

You intend to migrate a scikit-learn classifier gcp video

ml-engineer-pro video for you intend to migrate a scikit-learn classifier model to TensorFlow, planning to train the TensorFlow model using the same training

This is a dedicated watch page for a single video.

Full Certification Question

You intend to migrate a scikit-learn classifier model to TensorFlow, planning to train the TensorFlow model using the same training set as the scikit-learn model. Subsequently, you aim to compare their performances using a common test set, logging the evaluation metrics of each model manually using the Vertex AI Python SDK, and comparing them based on their F1 scores and confusion matrices. How should you log the metrics?