Re: [Scikit-learn-general] Weird memory error

2015-08-04 Thread Maria Gorinova
arn\feature_extraction\_hashing.c:1947) File "C:\Python27\lib\site-packages\numpy\core\fromnumeric.py", line 1076, in resize a = concatenate( (a,)*n_copies) MemoryError ####### Best, Maria > > > On 08/04/2015 01:20 PM, Maria Gorinova wrote: > &g

Re: [Scikit-learn-general] Weird memory error

2015-08-04 Thread Maria Gorinova
e improvements to this code since 0.15.2 but I'd > encourage you to upgrade to 0.16.1 anyhow. > > Cheers, > Andy > > > > On 08/04/2015 11:56 AM, Maria Gorinova wrote: > > Hi Andreas, > > Thank you for the reply. The error also happens if I load different files

Re: [Scikit-learn-general] Weird memory error

2015-08-04 Thread Maria Gorinova
dd place for a memory error. Which version of scikit-learn > are you using? > What is ``len(j_indices)``? > > > > On 08/04/2015 10:18 AM, Maria Gorinova wrote: > > Hello, > > (I think I might have sent this to the wrong address the first time, so > I'm sending it

[Scikit-learn-general] Weird memory error

2015-08-04 Thread Maria Gorinova
Hello, (I think I might have sent this to the wrong address the first time, so I'm sending it again) I have been trying to find my way around a weird memory error for days now. If I'm doing something wrong and this question is completely dumb, I'm sorry for spamming the maillist. But I'm desperat