Loading...

verticapy.machine_learning.vertica.preprocessing.CountVectorizer.deploySQL

CountVectorizer.deploySQL(_return_main_table: bool = False) str

Returns the SQL code needed to deploy the model.

Returns

SQLExpression

the SQL code needed to deploy the model.