scikit-learn/scikit-learn

Initial attributes are modified in FeatureUnion

Open

#8,351 创建于 2017年2月13日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (66,084 star) (27,020 fork)batch import
Enhancementhelp wantedmodule:pipeline

描述

The attributes passed in __init__ of FeatureUnion are modified during fitting, transgressing the scikit-learn API.

The API should be changed in accordance to discussion in #8157

Related issues and PR

#8350 #8157

贡献者指南

Initial attributes are modified in FeatureUnion · scikit-learn/scikit-learn#8351 | Good First Issue