<div dir="ltr">Hi Chris,<div><br></div><div>Cool! I will try it very soon!!</div><div><br></div><div>Thank you</div><div>Roberto</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 April 2018 at 01:47, Chris Aridas <span dir="ltr"><<a href="mailto:chris@aridas.eu" target="_blank">chris@aridas.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">
<div>Hi 
Roberto,<br><br>One option it could be to make a wrapper and serialize your pipeline in your wrapper's fit method. <br>After the serialization you could load the pipeline anytime and inspect whatever you want.<br>I have coded an example in the following gist.<br><br></div><a href="https://gist.github.com/chkoar/2993a6e3f6bae1887eabc3fa27bb06a6" target="_blank">https://gist.github.com/chkoar<wbr>/2993a6e3f6bae1887eabc3fa27bb0<wbr>6a6</a><br><div><div><div class="gmail_extra"><br>Best,<br></div><div class="gmail_extra">Chris</div></div></div>

<div class="gmail_extra"><div><div class="m_777729603607376586gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br></div></div></div>
<br><div class="gmail_quote"><div><div class="h5">On Thu, Mar 29, 2018 at 12:16 PM, Roberto Guidotti <span dir="ltr"><<a href="mailto:robbenson18@gmail.com" target="_blank">robbenson18@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi scikit-learners,<div><br></div><div>I have a simple Pipeline with Feature Selection and SVC classifier and I use it in a cross validation schema with cross_validate / cross_validation_score functions.</div><div>I need to extract the selected features for each fold of the CV and in general get information about the fitted elements of the pipeline in each of the CV fold.</div><div><br></div><div>Is there a way to get these information (e.g. fs.get_support() or fs.scores_) or I need to build my own cross_validate function?</div><div><br></div><div>Thank you,</div><div>Roberto<br clear="all"><div><br></div>-- <br><div class="m_777729603607376586m_-616950689930181449gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="font-size:12.8px">Ing. Roberto Guidotti, PhD.</div><div style="font-size:12.8px">PostDoc Fellow</div><div style="font-size:12.8px">Institute for Advanced Biomedical Technologies - ITAB</div><div style="font-size:12.8px">Department of Neuroscience and Imaging<br>University of Chieti "G. D'Annunzio"<br>Via dei Vestini, 33<br>66013 Chieti, Italy<br>tel: <a href="tel:0871%20355%206919" value="+3908713556919" target="_blank">+39 0871 3556919</a></div><div style="font-size:12.8px">e-mail: <a href="mailto:r.guidotti@unich.it" target="_blank">r.guidotti@unich.it</a>; <a href="mailto:rguidotti@acm.org" target="_blank">r<wbr>guidotti@acm.org</a><br>linkedin: <a href="http://it.linkedin.com/in/robertogui/" target="_blank">http://it.linkedin.c<wbr>om/in/robertogui/</a></div><div style="font-size:12.8px">twitter: @robbisg</div><div style="font-size:12.8px">github: <a href="https://github.com/robbisg" target="_blank">https://github.com/rob<wbr>bisg</a></div></div></div>
</div></div>
<br></div></div>______________________________<wbr>_________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/scikit-learn</a><br>
<br></blockquote></div><br></div></div>
<br>______________________________<wbr>_________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/scikit-learn</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="font-size:12.8px">Ing. Roberto Guidotti, PhD.</div><div style="font-size:12.8px">PostDoc Fellow</div><div style="font-size:12.8px">Institute for Advanced Biomedical Technologies - ITAB</div><div style="font-size:12.8px">Department of Neuroscience and Imaging<br>University of Chieti "G. D'Annunzio"<br>Via dei Vestini, 33<br>66013 Chieti, Italy<br>tel: +39 0871 3556919</div><div style="font-size:12.8px">e-mail: <a href="mailto:r.guidotti@unich.it" target="_blank">r.guidotti@unich.it</a>; <a href="mailto:rguidotti@acm.org" target="_blank">rguidotti@acm.org</a><br>linkedin: <a href="http://it.linkedin.com/in/robertogui/" target="_blank">http://it.linkedin.com/in/robertogui/</a></div><div style="font-size:12.8px">twitter: @robbisg</div><div style="font-size:12.8px">github: <a href="https://github.com/robbisg" target="_blank">https://github.com/robbisg</a></div></div></div>
</div>