SkillAgentSearch skills...

Fairing

Python SDK for building, training, and deploying ML models

Install / Use

/learn @kubeflow/Fairing
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

<img src="https://www.kubeflow.org/images/logo.svg" width="100">

Overview of Kubeflow Fairing

Kubeflow Fairing is a Python package that streamlines the process of building, training, and deploying machine learning (ML) models in a hybrid cloud environment. By using Kubeflow Fairing and adding a few lines of code, you can run your ML training job locally or in the cloud, directly from Python code or a Jupyter notebook. After your training job is complete, you can use Kubeflow Fairing to deploy your trained model as a prediction endpoint.

Use Kubeflow Fairing SDK

To install the SDK:

pip install kubeflow-fairing

To quick start, you can run the E2E MNIST sample.

Documentation

To learn how Kubeflow Fairing streamlines the process of training and deploying ML models in the cloud, read the Kubeflow Fairing documentation.

To learn the Kubeflow Fairing SDK API, read the HTML documentation.

Related Skills

View on GitHub
GitHub Stars337
CategoryOperations
Updated6mo ago
Forks143

Languages

Jsonnet

Security Score

87/100

Audited on Sep 8, 2025

No findings