FEDOT icon indicating copy to clipboard operation
FEDOT copied to clipboard

Incorrect transformation numerical features into categorical while preprocessing

Open aPovidlo opened this issue 1 year ago • 1 comments

Found an error in case credit_scroing_problem.py. The dataset has numerical features, which each name starts from 'Number'. After preprocessing they are transform into categorical and the shape of dataset changes from (16000, 10) to (16000, 38).

aPovidlo avatar Aug 03 '23 14:08 aPovidlo

@aPovidlo твои новые фиксы это не покрывают?

nicl-nno avatar Dec 27 '23 15:12 nicl-nno