The current version of ODS implemented in Coming does not use string features.
Those can be implemented as a one-hot vector.
As we know all the values that those features can take, we can create an enumeration that allows us to later create a fixed length one-hot vector.
The current version of ODS implemented in Coming does not use string features.
Those can be implemented as a one-hot vector.
As we know all the values that those features can take, we can create an enumeration that allows us to later create a fixed length one-hot vector.