features.
Let us know if you think this could be the reason why it fails.
Virgile
On Thu, Jun 28, 2012 at 1:08 AM, ert <mrkuch...@rediffmail.com> wrote:
Hi,
I am trying to use EllipticEnvelope for outlier detection but it results in an
error when trying to use the m.fit(X) function
Hi,
I wanted to train a multinomialnb classifier on a training set containing 18k
features each containing about 1.8M examples .. Unfortunately I do not have
enough memory ( I have 4G) on my system to create such an array...Is there a
sparse implementation of Naive Bayes which can be used? or i