manifold
manifold copied to clipboard
accept null values in input data
if there are null or undefined values in input data, current behavior is to remove the feature from the list. Desired behavior is:
- create a NA category for categorical features
- fill values using median (or other desired values) for numerical features