2012/7/31 Abhi <[email protected]>: > Abhi <kolhe_abhi@...> writes: > >> >> Olivier Grisel <olivier.grisel@...> writes: >> > >> > Could you please try to come up with one or two minimalistic >> > reproduction scripts for the ch2.fit_transform and LinearSVC.fit >> > segfaults? Is it just that it is exhausting memory on your system? Are >> > you running a 32bit or a 64bit OS? How much physical memory do you >> > have on your machine? You can push the scripts on >> > https://gist.github.com (note those are git repositories so that you >> > can push data files using git there too). > > > I have the minimal script to reproduce the LinearSVC and SelectKBest > segfaults, but the data files (saved as joblib dumps) are about 640mb total. > Is it all right to upload these to gist or is there a better way to share > them?
I don't know if there is any maximum file size on the gists. Just try and if it fails use something else such as dropbox public folder or Amazon S3 if you have an account. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
