What exactly is involved here? I tried make pdf, but with no luck.
Also, do the PDF docs get downloaded at all? If the rate is very low, it
may be worth dropping the concept altogether.
On 29 August 2013 00:34, Andreas Mueller wrote:
> On 08/28/2013 04:24 PM, Olivier Grisel wrote:
> > 2013/8/28
Hey Lars,
So, my model built successfully last night with your new code, thanks! I'll
see if I can build larger models as well this week and put memory usage to
the test a bit, but this is a *massive* improvement. Our Scientist is
making sure the output is sane, but I'm assuming you already did ba
Hey guys,
I guess in the end this is a question about methodology and I could
write my own functions for sampling and evaluation, but I'm wondering
if this problem has already been solved in scikit-learn.
I have a dataset where I would like to group samples for
cross-validation and evaluation becau
ok -- I am "closing" this issue since it seems to be only about some bug
in the past and the latest sklearn release is all good with the
joblib provided from independent package.
Please reopen happen my conclusion is wrong but please provide details.
On Sat, 31 Aug 2013, Gael Varoquaux wrote:
> >
- Original message -
> Maybe Gael remembers?
I don't remember which version it was, but I remember that what was broken was
the persisting of downloads by one of the dataset grabbers.
G
--
Learn the latest--Vis
On 08/31/2013 02:38 PM, Yaroslav Halchenko wrote:
> On Sat, 31 Aug 2013, Andreas Mueller wrote:
>>> Some of the external packages are Python packages, under
>>> sklearn/externals. These are: joblib and six. While I understand why C
>>> packages are bundled, I cannot see the benefit of having bundle
On Sat, 31 Aug 2013, Andreas Mueller wrote:
> > Some of the external packages are Python packages, under
> > sklearn/externals. These are: joblib and six. While I understand why C
> > packages are bundled, I cannot see the benefit of having bundled
> > python packages, instead of listing them a
On 08/31/2013 01:06 AM, Sergio Pascual wrote:
> Hello, miy name is Sergio Pascual and I'm the currrent maintainer of
> the scikit-learn package in Fedora. I'm in the process of updating the
> current package from 0.13 to 0.14. There are some issues with bundled
> libraries, some already commente