0 votes
in Azure by
What are the feature vectors?

1 Answer

0 votes
by
A feature vector is an n-dimensional vector of numerical features that represent an object. In machine learning, feature vectors are used to represent numeric or symbolic characteristics (called features) of an object in a mathematical way that's easy to analyze.
...