On 01/16/2013 09:46 AM, JAGANADH G wrote:

    Probably.
    I'm a bit surprised that it took so long. I would imagine it is the
    vectorizer?
    Thought that should be O(tokens) afaik.
    Can you find out which of the steps in the pipline takes so long?

Hi,
Is there any way to check the same. Because I saved the entire pipeline to disk and loaded it in my script.
You can extract the components of he pipeline via the ``steps`` attribute and apply them separately by hand.
Or you can just use a profiler.
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to