Featurize a single row.
Featurize a single row.
input row.
output indices.
output values.
this interface isn't very Scala idiomatic, but it avoids lots of allocation. Also due to SparseVector limitations we don't support 64bit indices (e.g. indices are signed 32bit ints)
Initialize hasher that already pre-hashes the column prefix.
Initialize hasher that already pre-hashes the column prefix.