Skip to content

Large-scale algorithms for kernel-based classification and regression in Python/Cython.

Notifications You must be signed in to change notification settings

nagyistge/lightning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightning

lightning is an ongoing project to implement and research large-scale algorithms for kernel-based classification and regression in Python/Cython.

Dependencies

The required dependencies to build the software are Python >= 2.6, setuptools, Numpy >= 1.3, SciPy >= 0.7, scikit-learn >= 0.9 and a working C/C++ compiler.

To run the tests you will also need nose >= 0.10.

About

Large-scale algorithms for kernel-based classification and regression in Python/Cython.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • Makefile 3.5%
  • Shell 0.2%