space Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=3))]) product Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=3))]) rrs Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=3))]) satellite Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=3))]) allfeat Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=8))]) sst Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=3))]) chl Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=4))]) par Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier())]) duo Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier(n_neighbors=8))]) trio Best estimator: Pipeline(steps=[('sc', StandardScaler()), ('ml', KNeighborsClassifier())])