Hi, I'm not sure if I can follow the steps you did. Do you want to find the selected featuresafterconfiguration? If yes, you can achieve it with this piece of code: import sklearn.model_selection import sklearn.datasets import sklearn.metrics import autosklearn.classification def main()...