Числовой вектор признаков — ordered set of numeric feature values used as input to a machine learning model. Он представляет example in a form that algorithms can process for training or inference.
A feature vector consisting only of numerical values. This is similar to double[] .