Daniel Saranovic
Results
2
issues of
Daniel Saranovic
Hello all! There is a small bug when using non-pretrained embedding features, where inside the `FeatureMap` class and `set_column_index` method the code assumes the following ```python elif feature_spec["type"] == "embedding":...
Hello, When trying to process a float features between 0-1 with a special value of -1, the following error occurred during preprocessing `2025-06-22 18:51:15,698 P219 INFO Processing column: {'active': True,...