verticapy.machine_learning.vertica.preprocessing.CountVectorizer.transform¶
- CountVectorizer.transform() vDataFrame¶
Creates a vDataFrame of the model.
Returns¶
- vDataFrame
object result of the model transformation.
Creates a vDataFrame of the model.
object result of the model transformation.