2014-03-25 9:15 GMT+01:00 Arnaud Joly <[email protected]>: > 2. If the model of each SGD classifier is not sparse, you might blow your > memory.
Actually the model is kept in dense form during training. But SGDClassifier's memory use has been drastically cut back in master recently. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
