Skip to content

Commit

Permalink
update NEWS regarding fixing issue #128
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0m1th3as committed Aug 11, 2024
1 parent 2f23a89 commit 3f9781b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,15 @@
Improvements:
=============

** BinomialDistribution: fixed computations on truncated distribution
methods (github issue #128)

** ClassificationKNN: new methods and various bug fixes

** fitcknn: support for cross-validation

** NegativeBinomialDistribution: fixed computations on truncated distribution
methods (github issue #128)

** PoissonDistribution: fixed computations on truncated distribution
methods (github issue #128)

0 comments on commit 3f9781b

Please sign in to comment.