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 commented in this list.
Some of the external packages are Pytho
On Fri, 2013-08-30 at 11:52 +0200, Gael Varoquaux wrote:
>
> We'd all like to move away from SF. There is just work to do for this,
> and so far nobody has been able to free time.
No problem, I understand. I just shared this as I didn't know if you
were already convinced or not.
Best regards,
T
On Thu, Aug 29, 2013 at 06:02:47PM +0200, Tadej Janež wrote:
> Another very convincing argument why we want to move away from SF is the
> behavior of their new owner:
We'd all like to move away from SF. There is just work to do for this,
and so far nobody has been able to free time.
G
--
Thanks so much for spending some time on this. I'll give it a try first
thing tomorrow and report back. Thanks Lars!
-Will
On Fri, Aug 30, 2013 at 1:32 AM, Lars Buitinck wrote:
> 2013/8/30 Will Buckner :
> > Damn, hmm. This just seems so so heavy to calculate reconstruction_err,
> > which isn'
2013/8/30 Will Buckner :
> Damn, hmm. This just seems so so heavy to calculate reconstruction_err,
> which isn't even used inside the algorithm. I don't even use it in the
> pipeline. My current best idea is just to subclass ProjectedGradientNMF()
> and overload fit_transform(), not computing recon