LCSL / GURLS

GURLS: a Least Squares Library for Supervised Learning
http://lcsl.mit.edu/#/downloads/gurls
63 stars 37 forks source link

scikits-learn #6

Closed ardila closed 8 years ago

ardila commented 10 years ago

Are there any plans to contribute this project to scikits-learn?

gevangel commented 8 years ago

Long overdue response :) but here goes in case it is of any use: For the time being this is an independent project/library with support for C++ and MATLAB. There is a recent Python wrapper for GURLS++ written in Cython and integrated with NumPy that we plan to integrate to the main repository at some point. See here: [https://github.com/phrqas/GURLS] for the preliminary version and a number of benchmarks with respect to scikit-learn.