SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
License.mainpage
Go to the documentation of this file.
1 /*! \page license License
2  Except for the files classifier/svm/Optimizer.{cpp,h},
3  classifier/svm/SVM_light.{cpp,h}, regression/svr/SVR_light.{cpp,h}
4  and the kernel caching functions in kernel/Kernel.{cpp,h}
5  which are (C) Torsten Joachims and follow a different
6  licensing scheme (cf. \ref svmlightlicense_sec) SHOGUN is licensed under the GPL
7  version 3 or any later version (cf. \ref license_sec).
8 
9 \section license_sec GNU General Public License
10 \verbinclude LICENSE.md
11 
12 \section svmlightlicense_sec SVMLight License
13 \include LICENSE_SVMlight.md
14 */

SHOGUN Machine Learning Toolbox - Documentation