GitXplorerGitXplorer
j

myfairing

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
a878edaaddb41e1eac268ced66b0c98bd03b31e2

test8

jjinchihe committed 5 years ago
Unverified
1ae5311c9c31ee42cbc7cfc5e7a611672b452171

test

jjinchihe committed 5 years ago

README

The README file for this repository.

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.

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 details of Kubeflow Fairing API, read the markdown documentation or HTML documentation via htmlpreview.github.io.