scikit-learn/scikit-learn

Initial attributes are modified in FeatureUnion

Open

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

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

仓库指标

Star
 (66,084 star)
PR 合并指标
 (平均合并 10天) (30 天内合并 90 个 PR)

描述

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

贡献者指南