Hello.
Actualy I'm looking for a way to Feature Selection or to apply some transformation for part of columns only during hyperparameter_hunter experiment.
To found this parts of columns in dataset is the idea of experiment.
I did't found any way to send hyperparameter_hunter.Integer (for example) to my custom feature_engineer function. It was idea how to solve my task.
Some ugly way is to generate tons of functions and to use them as search space but i'm pretty sure like I miss something and exist more nice way for tasks like my ones.
Actually any sample of Feature Selection with hyperparameter_hunter will be enought and this part did't covered well in manual.
Best Regards
Hello.
Actualy I'm looking for a way to Feature Selection or to apply some transformation for part of columns only during hyperparameter_hunter experiment.
To found this parts of columns in dataset is the idea of experiment.
I did't found any way to send hyperparameter_hunter.Integer (for example) to my custom feature_engineer function. It was idea how to solve my task.
Some ugly way is to generate tons of functions and to use them as search space but i'm pretty sure like I miss something and exist more nice way for tasks like my ones.
Actually any sample of Feature Selection with hyperparameter_hunter will be enought and this part did't covered well in manual.
Best Regards