]> granicus.if.org Git - liblinear/history - python/README
in matlab/README mention that Windows users must copy mex files to the matlab directory
[liblinear] / python / README
2021-02-16 Chih-Jen Linin matlab/README mention that Windows users must copy...
2021-02-15 Chih-Jen Linchange version number for 2.43 release
2021-02-14 juinanyenAdd more instructions for the python interface installation
2021-02-11 kevin1kevin1kFix package name and README
2021-02-10 kevin1kevin1kEnable installation with PyPI
2020-05-24 Chih-Jen LinFix one comment in linear.cpp and a description of...
2020-05-23 Chou Hung-Yi solver for one-class SVM supported
2019-08-23 Chih-Jen LinMerge branch 'master' of svm.csie.ntu.edu.tw:liblr
2019-07-31 johncreedRemove trailing white-space
2019-03-18 johncreedL2R_L2LOSS_SVR warm start parameter search supported
2019-02-26 Chih-Jen LinExplain in python/README that commonutil.py includes...
2018-07-26 Chih-Jen Lin Include LIBSVM's svm-scale.c in the package.
2018-07-26 ppetter1025add section title "Quick Start with Scipy" in table...
2017-03-27 Hsin-Yuan HuangMerge branch 'master' of svm.csie.ntu.edu.tw:liblr
2017-03-27 Hsin-Yuan HuangAdd Scipy Support for Python Interface
2017-03-13 Kevinremove trailing spaces and tabs
2015-06-29 boyuwarm start parameter search supported
2015-06-28 boyuSquashed commit of the following:
2014-10-19 Hsiang-Fu Yuadd two functions get_decfun_coef and get_decfun_bias
2013-08-31 Yu-ChinModify python README so that users can run the examples...
2013-01-21 guestwalkModify Python interface, major changes are:
2012-04-26 popofix typos in python/README. v191
2012-04-25 popoFix bug. get_label() returns integer list. model.get_ty...
2012-04-17 popoAdd -s 11, 12, 13 to python and matlab interfaces.
2012-03-22 popoIn the README file of python interface, p_val should...
2011-03-05 cttsai- Rename linear.py and linearutil.py to liblinear.py...
2010-06-16 rofuRemove some spaces in python/README
2010-06-15 rofuChange "svm.h" to "linear.h" in python README.
2010-06-14 rofu- Fix typos in README
2010-06-14 rofu- Add two interface functions