Send feedback
Module imported (2.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Classes
ONNXModel (
model_path : str , * , session : typing . Optional [ bigframes . session . Session ] = None
)
Imported Open Neural Network Exchange (ONNX) model.
Parameters
Name
Description
model_path
str
Cloud Storage path that holds the model files.
session
BigQuery Session
BQ session to create the model.
TensorFlowModel (
model_path : str , * , session : typing . Optional [ bigframes . session . Session ] = None
)
Imported TensorFlow model.
Parameters
Name
Description
model_path
str
Cloud Storage path that holds the model files.
session
BigQuery Session
BQ session to create the model.
XGBoostModel (
model_path : str ,
* ,
input : typing . Optional [ typing . Mapping [ str , str ]] = None ,
output : typing . Optional [ typing . Mapping [ str , str ]] = None ,
session : typing . Optional [ bigframes . session . Session ] = None
)
Parameters
Name
Description
model_path
str
Cloud Storage path that holds the model files.
input
Dict, default None
Specify the model input schema information when you create the XGBoost model. The input should be the format of {field_name: field_type}. Input is optional only if feature_names and feature_types are both specified in the model file. Supported types are "bool", "string", "int64", "float64", "array
output
Dict, default None
Specify the model output schema information when you create the XGBoost model. The input should be the format of {field_name: field_type}. Output is optional only if feature_names and feature_types are both specified in the model file. Supported types are "bool", "string", "int64", "float64", "array
session
BigQuery Session
BQ session to create the model.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-25 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[],null,["# Module imported (2.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.0 (latest)](/python/docs/reference/bigframes/latest/bigframes.ml.imported)\n- [2.16.0](/python/docs/reference/bigframes/2.16.0/bigframes.ml.imported)\n- [2.15.0](/python/docs/reference/bigframes/2.15.0/bigframes.ml.imported)\n- [2.14.0](/python/docs/reference/bigframes/2.14.0/bigframes.ml.imported)\n- [2.13.0](/python/docs/reference/bigframes/2.13.0/bigframes.ml.imported)\n- [2.12.0](/python/docs/reference/bigframes/2.12.0/bigframes.ml.imported)\n- [2.11.0](/python/docs/reference/bigframes/2.11.0/bigframes.ml.imported)\n- [2.10.0](/python/docs/reference/bigframes/2.10.0/bigframes.ml.imported)\n- [2.9.0](/python/docs/reference/bigframes/2.9.0/bigframes.ml.imported)\n- [2.8.0](/python/docs/reference/bigframes/2.8.0/bigframes.ml.imported)\n- [2.7.0](/python/docs/reference/bigframes/2.7.0/bigframes.ml.imported)\n- [2.6.0](/python/docs/reference/bigframes/2.6.0/bigframes.ml.imported)\n- [2.5.0](/python/docs/reference/bigframes/2.5.0/bigframes.ml.imported)\n- [2.4.0](/python/docs/reference/bigframes/2.4.0/bigframes.ml.imported)\n- [2.3.0](/python/docs/reference/bigframes/2.3.0/bigframes.ml.imported)\n- [2.2.0](/python/docs/reference/bigframes/2.2.0/bigframes.ml.imported)\n- [2.1.0](/python/docs/reference/bigframes/2.1.0/bigframes.ml.imported)\n- [2.0.0](/python/docs/reference/bigframes/2.0.0/bigframes.ml.imported)\n- [1.42.0](/python/docs/reference/bigframes/1.42.0/bigframes.ml.imported)\n- [1.41.0](/python/docs/reference/bigframes/1.41.0/bigframes.ml.imported)\n- [1.40.0](/python/docs/reference/bigframes/1.40.0/bigframes.ml.imported)\n- [1.39.0](/python/docs/reference/bigframes/1.39.0/bigframes.ml.imported)\n- [1.38.0](/python/docs/reference/bigframes/1.38.0/bigframes.ml.imported)\n- [1.37.0](/python/docs/reference/bigframes/1.37.0/bigframes.ml.imported)\n- [1.36.0](/python/docs/reference/bigframes/1.36.0/bigframes.ml.imported)\n- [1.35.0](/python/docs/reference/bigframes/1.35.0/bigframes.ml.imported)\n- [1.34.0](/python/docs/reference/bigframes/1.34.0/bigframes.ml.imported)\n- [1.33.0](/python/docs/reference/bigframes/1.33.0/bigframes.ml.imported)\n- [1.32.0](/python/docs/reference/bigframes/1.32.0/bigframes.ml.imported)\n- [1.31.0](/python/docs/reference/bigframes/1.31.0/bigframes.ml.imported)\n- [1.30.0](/python/docs/reference/bigframes/1.30.0/bigframes.ml.imported)\n- [1.29.0](/python/docs/reference/bigframes/1.29.0/bigframes.ml.imported)\n- [1.28.0](/python/docs/reference/bigframes/1.28.0/bigframes.ml.imported)\n- [1.27.0](/python/docs/reference/bigframes/1.27.0/bigframes.ml.imported)\n- [1.26.0](/python/docs/reference/bigframes/1.26.0/bigframes.ml.imported)\n- [1.25.0](/python/docs/reference/bigframes/1.25.0/bigframes.ml.imported)\n- [1.24.0](/python/docs/reference/bigframes/1.24.0/bigframes.ml.imported)\n- [1.22.0](/python/docs/reference/bigframes/1.22.0/bigframes.ml.imported)\n- [1.21.0](/python/docs/reference/bigframes/1.21.0/bigframes.ml.imported)\n- [1.20.0](/python/docs/reference/bigframes/1.20.0/bigframes.ml.imported)\n- [1.19.0](/python/docs/reference/bigframes/1.19.0/bigframes.ml.imported)\n- [1.18.0](/python/docs/reference/bigframes/1.18.0/bigframes.ml.imported)\n- [1.17.0](/python/docs/reference/bigframes/1.17.0/bigframes.ml.imported)\n- [1.16.0](/python/docs/reference/bigframes/1.16.0/bigframes.ml.imported)\n- [1.15.0](/python/docs/reference/bigframes/1.15.0/bigframes.ml.imported)\n- [1.14.0](/python/docs/reference/bigframes/1.14.0/bigframes.ml.imported)\n- [1.13.0](/python/docs/reference/bigframes/1.13.0/bigframes.ml.imported)\n- [1.12.0](/python/docs/reference/bigframes/1.12.0/bigframes.ml.imported)\n- [1.11.1](/python/docs/reference/bigframes/1.11.1/bigframes.ml.imported)\n- [1.10.0](/python/docs/reference/bigframes/1.10.0/bigframes.ml.imported)\n- [1.9.0](/python/docs/reference/bigframes/1.9.0/bigframes.ml.imported)\n- [1.8.0](/python/docs/reference/bigframes/1.8.0/bigframes.ml.imported)\n- [1.7.0](/python/docs/reference/bigframes/1.7.0/bigframes.ml.imported)\n- [1.6.0](/python/docs/reference/bigframes/1.6.0/bigframes.ml.imported)\n- [1.5.0](/python/docs/reference/bigframes/1.5.0/bigframes.ml.imported)\n- [1.4.0](/python/docs/reference/bigframes/1.4.0/bigframes.ml.imported)\n- [1.3.0](/python/docs/reference/bigframes/1.3.0/bigframes.ml.imported)\n- [1.2.0](/python/docs/reference/bigframes/1.2.0/bigframes.ml.imported)\n- [1.1.0](/python/docs/reference/bigframes/1.1.0/bigframes.ml.imported)\n- [1.0.0](/python/docs/reference/bigframes/1.0.0/bigframes.ml.imported)\n- [0.26.0](/python/docs/reference/bigframes/0.26.0/bigframes.ml.imported)\n- [0.25.0](/python/docs/reference/bigframes/0.25.0/bigframes.ml.imported)\n- [0.24.0](/python/docs/reference/bigframes/0.24.0/bigframes.ml.imported)\n- [0.23.0](/python/docs/reference/bigframes/0.23.0/bigframes.ml.imported)\n- [0.22.0](/python/docs/reference/bigframes/0.22.0/bigframes.ml.imported)\n- [0.21.0](/python/docs/reference/bigframes/0.21.0/bigframes.ml.imported)\n- [0.20.1](/python/docs/reference/bigframes/0.20.1/bigframes.ml.imported)\n- [0.19.2](/python/docs/reference/bigframes/0.19.2/bigframes.ml.imported)\n- [0.18.0](/python/docs/reference/bigframes/0.18.0/bigframes.ml.imported)\n- [0.17.0](/python/docs/reference/bigframes/0.17.0/bigframes.ml.imported)\n- [0.16.0](/python/docs/reference/bigframes/0.16.0/bigframes.ml.imported)\n- [0.15.0](/python/docs/reference/bigframes/0.15.0/bigframes.ml.imported)\n- [0.14.1](/python/docs/reference/bigframes/0.14.1/bigframes.ml.imported)\n- [0.13.0](/python/docs/reference/bigframes/0.13.0/bigframes.ml.imported)\n- [0.12.0](/python/docs/reference/bigframes/0.12.0/bigframes.ml.imported)\n- [0.11.0](/python/docs/reference/bigframes/0.11.0/bigframes.ml.imported)\n- [0.10.0](/python/docs/reference/bigframes/0.10.0/bigframes.ml.imported)\n- [0.9.0](/python/docs/reference/bigframes/0.9.0/bigframes.ml.imported)\n- [0.8.0](/python/docs/reference/bigframes/0.8.0/bigframes.ml.imported)\n- [0.7.0](/python/docs/reference/bigframes/0.7.0/bigframes.ml.imported)\n- [0.6.0](/python/docs/reference/bigframes/0.6.0/bigframes.ml.imported)\n- [0.5.0](/python/docs/reference/bigframes/0.5.0/bigframes.ml.imported)\n- [0.4.0](/python/docs/reference/bigframes/0.4.0/bigframes.ml.imported)\n- [0.3.0](/python/docs/reference/bigframes/0.3.0/bigframes.ml.imported)\n- [0.2.0](/python/docs/reference/bigframes/0.2.0/bigframes.ml.imported) \nImported models.\n\nClasses\n-------\n\n### [ONNXModel](/python/docs/reference/bigframes/latest/bigframes.ml.imported.ONNXModel)\n\n ONNXModel(\n model_path: str, *, session: typing.Optional[bigframes.session.Session] = None\n )\n\nImported Open Neural Network Exchange (ONNX) model.\n\n### [TensorFlowModel](/python/docs/reference/bigframes/latest/bigframes.ml.imported.TensorFlowModel)\n\n TensorFlowModel(\n model_path: str, *, session: typing.Optional[bigframes.session.Session] = None\n )\n\nImported TensorFlow model.\n\n### [XGBoostModel](/python/docs/reference/bigframes/latest/bigframes.ml.imported.XGBoostModel)\n\n XGBoostModel(\n model_path: str,\n *,\n input: typing.Optional[typing.Mapping[str, str]] = None,\n output: typing.Optional[typing.Mapping[str, str]] = None,\n session: typing.Optional[bigframes.session.Session] = None\n )\n\nImported XGBoost model.\n| **Warning:** Imported XGBoost models have the several limitations. See: \u003chttps://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-create-xgboost#limitations\u003e"]]