| Interface | Description |
|---|---|
| MlEngineLoader |
MlEngineLoader loader. |
| MlEnginePredictFn<InputT,VectorT,ValueT> |
Google Cloud ML Engine flavor of
PredictFns.AsyncPredictFn using MlEngineModel. |
| Class | Description |
|---|---|
| MlEngineModel |
This model can be used to allow prediction on models deployed to Google Cloud ML Engine.
|
| MlEngineModel.Response |
Prediction response.
|
| MlEngineModel.Response.Predictions |
Holds the predictions values.
|
| Exception | Description |
|---|---|
| MlEnginePredictException |
Exception thrown when Google Cloud ML Engine prediction results in an error.
|
Copyright © 2018. All rights reserved.