Files
model_garden/community-content/vertex_cpr_samples
Aiden010200andGitHub 07f30dfde5 Upload a SGD classifier predictor example (#3783)
This example uses aiplatform and scikit-learn library to provide a SGD classifier.
2025-02-03 16:09:56 +00:00
..

Vertex AI custom prediction routines samples

Overview

Vertex Custom Prediction Routines(CPR) simplify the process of building custom containers and make local model testing easy. Here are the sameple codes for different libraries.

Objectives

The objective is to provide various samples for Vertex Custom Prediction Routine(CPR).

Supporting libraries

  • torch
  • sklearn
  • xgboost