php-ml/src
Yuji Uchiyama ab22cc5b68 Change the default kernel type in SVC to Kernel::RBF (#267)
* Change the default kernel type in SVC to Kernel::RBF

* Update CHANGELOG.md
2018-06-20 23:28:11 +02:00
..
Association Fix apriori keys (#238) 2018-02-22 17:02:55 +01:00
Classification Change the default kernel type in SVC to Kernel::RBF (#267) 2018-06-20 23:28:11 +02:00
Clustering Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
CrossValidation Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Dataset Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
DimensionReduction Throw proper exception (#259) 2018-03-06 23:26:36 +01:00
Exception Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
FeatureExtraction Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
FeatureSelection Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
Helper Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Math Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Metric Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
NeuralNetwork Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Preprocessing Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Regression Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
SupportVectorMachine Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
Tokenization Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Estimator.php Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
IncrementalEstimator.php Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
ModelManager.php Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
Pipeline.php Fix pipeline transformers 2018-02-14 20:34:53 +01:00
Transformer.php Implement SelectKBest algo for feature selection 2018-02-14 20:34:53 +01:00