File feature_vector_missing.hpp

Typedefs

using MissingFeatureVector = BinaryDokVector

A view that provides access to the indices of training examples with missing values for a certain feature.

using AllocatedMissingFeatureVector = AllocatedBinaryDokVector

Allocates the memory, a MissingFeatureVector provides access to.