List Question
20 TechQA 2024-03-18T17:57:04.473000Sklearn transformer output returns more columns with some columns not having the transformation
42 views
Asked by EngineerP
Combining sequential feature selection with column transformer
58 views
Asked by Tlaltecutli
Reconstruct sklearn pipeline without storing pre-trained embeddings
20 views
Asked by raywib
python random search with pipeline and lasso features selection
85 views
Asked by Harrison Ford
Dropping a column in sklearn Pipeline after using it to create new features
216 views
Asked by Astat
What methods of its last estimator does a scikit-learn pipeline have?
39 views
Asked by Evan Aad
Why is my double underscore notation not working with nested pipelines in scikit-learn?
80 views
Asked by Ted
How can I use sklearn's make_column_selector to select all valid datetime columns?
266 views
Asked by JAdel
All intermediate steps should be transformers and implement fit and transform or be the string 'passthrough'
92 views
Asked by nakoshimati
Value error using scikit-learn transformers
167 views
Asked by GEBRU
Imputation of mixed data types with pandas and Scikit-Learn
175 views
Asked by Rodrigo A
AttributeError: 'ColumnTransformer' object has no attribute '_name_to_fitted_passthrough'
4.8k views
Asked by Jagadeesh Pangala
Is get_feature_names_out from scikit-learn SimpleImputer working?
1.2k views
Asked by Joseph
LassoCV getting axis -1 is out of bounds for array of dimension 0 and other questions
58 views
Asked by Gaspard_Boyer
How to create pandas output for custom transformers?
1.7k views
Asked by Armando Bridena
Divide by zero encountered in true_divide f = msb / msw with SelectKBest
512 views
Asked by Gaspard_Boyer
Get OOB score within a pipeline for Random Forest
149 views
Asked by Gaspard_Boyer
fit() missing 1 required positional argument: 'y'
357 views
Asked by rckoprstyo
Fails to save model after running GridSearchCV with a scikit pipeline
234 views
Asked by Li-Pin Juan