Closed smarbal closed 1 year ago
@smarbal Please share your data.csv
. I guess you use some kind of corrupted data.
The dataset and it's features.yml
file are here : https://github.com/packing-box/experiments-unsupervised-learning/tree/main/datasets/reduced-bytes-after-EP-features
Today I was able to create a dataset and train a model on it with a reduced features set by completely removing the feature from the configuration file. So this might be a problem with how keep: False
is processed.
I've left the keyword in the linked configuration file so the error is reproducible.
@smarbal Do you still experience the same issue ?
Could not reproduce the issue anymore. This may have been fixed in a previous commit.
Description
Issue occurs when training a model on a file-less dataset that has been made with a reduced features set. The box is up to date, the features configuration file is in the same state as when the dataset was made.
Traceback