mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
* Upload pipeline job example * Upload pipeline example which can combine other pipeline examples. * Upload xgbranker predictor example This example uses aiplatform and xgboost to provide a xgbranker predictor.
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