Files
model_garden/community-content/vertex_cpr_samples
william-ChengChungChuandGitHub b6771091fa Upload classifier predictor sample of xgboost (#3552)
This example uses aiplatform and xgboost to provide a classifier predictor.
2024-09-16 14:57:00 +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