| [ Web Proxy ] |
| Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.ml.imported.TensorFlowModel.html | [Back] [Original] |
Section Navigation
Imported TensorFlow 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. Schema is defined by the model.
Output DataFrame. Schema is defined by the model.
Save the model to BigQuery.
Saved 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 |