Skip to content

Commit 9536a36

Browse files
committed
Prepare for next release
1 parent b7c9983 commit 9536a36

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,15 @@ CHANGELOG
33

44
This changelog references the relevant changes done in PHP-ML library.
55

6-
* 0.2.2 (in plan/progress)
6+
* 0.3.1 (in plan/progress)
77
* feature [Regression] - SSE, SSTo, SSR - sum of the squared
88

9+
* 0.3.0 (2017-02-04)
10+
* feature [Persistency] - ModelManager - save and restore trained models by David Monllaó
11+
* feature [Classification] - DecisionTree implementation by Mustafa Karabulut
12+
* feature [Clustering] - Fuzzy C Means implementation by Mustafa Karabulut
13+
* other small fixes and code styles refactors
14+
915
* 0.2.1 (2016-11-20)
1016
* feature [Association] - Apriori algorithm implementation
1117
* bug [Metric] - division by zero

0 commit comments

Comments
 (0)