Dear all,

I'm pleased to announce the first public release of lightning (
http://contrib.scikit-learn.org/lightning/).

lightning is a library for large-scale linear classification, regression
and ranking in Python.

Highlights:

    * follows the scikit-learn API conventions.
    * supports natively both dense and sparse data representations.
    * computationally demanding parts implemented in Cython.

The release can be downloaded from pypi:

    https://pypi.python.org/pypi/sklearn-contrib-lightning

and prebuild conda packages can be installed with the command

    conda install -c https://conda.anaconda.org/scikit-learn-contrib
lightning

Check out the website for more information:

     http://contrib.scikit-learn.org/lightning/


Happy hacking!

the lightning team
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to