mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-05 04:57:52 +00:00
554c86af68
* Fix testcases of ClassificationReport * Fix averaging method in ClassificationReport * Fix divided by zero if labels are empty * Fix calculation of f1score * Add averaging methods (not completed) * Implement weighted average method * Extract counts to properties * Fix default to macro average * Implement micro average method * Fix style * Update docs * Fix styles |
||
---|---|---|
.. | ||
Association | ||
Classification | ||
Clustering | ||
CrossValidation | ||
Dataset | ||
DimensionReduction | ||
FeatureExtraction | ||
Helper/Optimizer | ||
Math | ||
Metric | ||
NeuralNetwork | ||
Preprocessing | ||
Regression | ||
SupportVectorMachine | ||
Tokenization | ||
ModelManagerTest.php | ||
PipelineTest.php |