| [ Web Proxy ] |
| Viewing: https://dataframes.bigquery.dev/reference/api/../api/bigframes.ml.imported.ONNXModel.html | [Back] [Original] |
Section Navigation
Imported Open Neural Network Exchange (ONNX) model.
model_path (str) Cloud Storage path that holds the model files.
session (BigQuery Session) BQ session to create the model.
Predict the result from input DataFrame.
X (bigframes.dataframe.DataFrame or bigframes.series.Series or pandas.core.frame.DataFrame or pandas.core.series.Series) Input DataFrame or Series. Schema is defined by the model.
Output DataFrame, schema is defined by the model.
Copyright 2019, Google.
Created using Sphinx 8.1.3.
Built with the PyData Sphinx Theme 0.19.0.
| Web Proxy Viewer | New URL | Original Page |