File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11
2+ # Version 1.3.0
3+
4+ ### General Updates
5+ - Updated GitHub Actions workflows.
6+ - Updated ` mealpy ` dependency to the latest release (v3.0.3).
7+ - Updated documentation and examples.
8+ - Updated ` ChangeLog.md ` , ` CITATION.cff ` , and ` README.md ` .
9+
10+ ### Bug Fixes
11+ - Fixed warning issue in ` KMeans ` class.
12+ - Fixed bugs in:
13+ - ` MhaKMeansTuner ` class (compatibility with latest ` mealpy ` ).
14+ - ` MhaKCentersClustering ` class (compatibility with latest ` mealpy ` ).
15+ - ` MetaCluster ` class (compatibility with latest ` mealpy ` ).
16+
17+ ---------------------------------------------------------------------
18+
219# Version 1.2.0
320
421+ Add class ` MhaKMeansTuner ` that can tune hyper-parameters of KMeans model using Metaheuristic Algorithms (MHAs)
You can’t perform that action at this time.
0 commit comments