.. _api.machine_learning.vertica.integrations: ================ Integrations ================ ______ TensorFlow ~~~~~~~~~~~ .. currentmodule:: verticapy.machine_learning.vertica .. autosummary:: :toctree: api/ TensorFlowModel .. currentmodule:: verticapy.machine_learning.vertica **Methods:** .. autosummary:: :toctree: api/ TensorFlowModel.contour TensorFlowModel.deploySQL TensorFlowModel.does_model_exists TensorFlowModel.drop TensorFlowModel.export_models TensorFlowModel.get_attributes TensorFlowModel.get_match_index TensorFlowModel.get_params TensorFlowModel.get_plotting_lib TensorFlowModel.get_vertica_attributes TensorFlowModel.import_models TensorFlowModel.predict TensorFlowModel.register TensorFlowModel.set_params TensorFlowModel.summarize TensorFlowModel.to_binary TensorFlowModel.to_pmml TensorFlowModel.to_python TensorFlowModel.to_sql TensorFlowModel.to_tf **Attributes:** .. autosummary:: :toctree: api/ TensorFlowModel.object_type ______ PMML ~~~~~ .. currentmodule:: verticapy.machine_learning.vertica .. autosummary:: :toctree: api/ PMMLModel .. currentmodule:: verticapy.machine_learning.vertica **Methods:** .. autosummary:: :toctree: api/ PMMLModel.contour PMMLModel.deploySQL PMMLModel.does_model_exists PMMLModel.drop PMMLModel.export_models PMMLModel.get_attributes PMMLModel.get_match_index PMMLModel.get_params PMMLModel.get_plotting_lib PMMLModel.get_vertica_attributes PMMLModel.import_models PMMLModel.predict PMMLModel.register PMMLModel.set_params PMMLModel.summarize PMMLModel.to_binary PMMLModel.to_pmml PMMLModel.to_python PMMLModel.to_sql PMMLModel.to_tf **Attributes:** .. autosummary:: :toctree: api/ PMMLModel.object_type