Thanks for sharing. It might be indeed a pass to get rid of our liblinear bindings and move to a pure-cython implementation for LinearSVC and LogisticRegression.
The ongoing work by Fabian and Gael on alternative optimizers for LogisticRegression to add support for warm restarts and regularization path would also probably benefit from non-memory-copy pure cython implementations of the liblinear algorithm. -- Olivier ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
