Vector transformations
The tools you need to mathematically represent and work with text as vectors.
By Zafer1 author4 articles
- Text vectorizationThe Vectorize Text operation transforms text into mathematical vector representations.
- Vector reductionReduces the dimensionality of a multidimensional vector space, for example used to represent text or words, onto a lower dimensional space.
- Vector classification"Classify vectors" operation enables training Machine Learning classifiers and getting predictions from the trained models
- Vector regression"Apply regression on vectors" operation enables training Machine Learning regressors and getting predictions from the trained models
