Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
thieu1995 committed Aug 7, 2023
1 parent 2e59220 commit 2d24386
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,7 @@
# Version 1.4.2
+ Update logo
+ Fix bug in get_support() function
+ Fix bug rounding number in ClassificationMetric

+ Fix bugs in GINI function belongs to ClassificationMetric
+ Fix bugs in some functions belong to ClusteringMetric
+ Update characteristics of most of the functions (valid ranges and best value)
+ Add metrics to ClusteringMetrics
+ Entropy Score (ES)
+ Purity Score (PuS)
+ Tau Score (TS)
+ Duda-Hart Index (DHI)
+ Sum of Squared Error Index (SSEI)
+ Beale Index (BI)
+ R-Squared Index (RSI)
+ Density-Based Clustering Validation Index (DBCVI)
+ Hartigan Index (HI)
+ Add get_support() method in RegressionMetric, ClassificationMetric, and ClusteringMetric
+ Update and add more examples to all classes.
+ Update documents for all metrics.
+ Update logo and docs

---------------------------------------------------------------------

Expand Down

0 comments on commit 2d24386

Please sign in to comment.