<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">According to <a href="http://scikit-learn.org/0.16/developers/index.html#get-params-and-set-params" class="">http://scikit-learn.org/0.16/developers/index.html#get-params-and-set-params</a>,</div><div class="">get_params and set_params are used to clone estimators.</div><div class=""><div class="">However, I don't understand how it is used in FeatureUnion:</div><div class="">`return self._get_params('transformer_list', deep=deep)`</div><div class=""><br class=""></div><div class="">Why doesn't it contain other arguments like n_jobs and transformer_weights?</div><div class=""><br class=""></div><div class="">Best<br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Louis</div></div></div>
</div>
<br class=""></div></div></body></html>