<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I'm not sure what you mean. Pre-trained on what task?<br>
And what kind of models?<br>
The only task I can think that would make sense would be text data
with BoW representation, and I'm not sure which models we could
pretrain for that.<br>
Maybe PCA, topic models and MLP?<br>
To what end though for PCA and topic models?<br>
And if you're serious about MLPs, why not use keras?<br>
<br>
</p>
<div class="moz-cite-prefix">On 6/8/18 7:32 AM, Francois Dion wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOLi1KAskdt2SdGzmPF9S10cy1tfPi8WQGvyY14nfD1NmjKS_w@mail.gmail.com">
<div dir="ltr">
<div>
<div>
<div>Does anybody know of a repo or site that has
scikit-learn pre-trained models / pipelines?<br>
<br>
</div>
There are specific projects that might include a model in
their github repo (I've done that for a PyData talk in the
past), and I've also seen specific frameworks including some
pre-trained neural networks (keras and caffe2 for example),
but I don't think there's anything for scikit models.<br>
<br>
</div>
I've asked around and on twitter, but nothing. I figured, if
anybody would know, it would have to be on the sklearn list.<br>
<br>
<br>
</div>
Francois<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
scikit-learn mailing list
<a class="moz-txt-link-abbreviated" href="mailto:scikit-learn@python.org">scikit-learn@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/scikit-learn">https://mail.python.org/mailman/listinfo/scikit-learn</a>
</pre>
</blockquote>
</body>
</html>