typedb/typedb-ml

Feature normaliser by attribute type

Closed this issue · 1 comments

Feature values once encoded need to be normalised relative to the other values for the same attribute type. This is necessary since we can expect that different attribute types (of the same datatype) will have wildly different distributions.

Needed by #13

Normalising attributes with continuous values is included now that continuous attributes are embedded as of #102, see the comment above