What's Changed
- Fix Smile Studio notebook cells accumulate a trailing blank line on save by @TsybulkaM in #873
- Fix macro and weighted F-score to average per-class scores by @gaoflow in #874
- Fix macro/weighted F1 and two sibling averaging bugs in deep.metric by @gaoflow in #877
- Fix tail p-values collapsing to 0 in Gamma/GLM, and NegativeBinomial pmf overflow by @gaoflow in #878
- Fix MatthewsCorrelation int overflow and zero-denominator NaN by @gaoflow in #879
- Fix int overflow in CorTest.spearman and CorTest.kendall for large samples by @gaoflow in #880
- Bump linkify-it from 5.0.1 to 5.0.2 in /website in the npm_and_yarn group across 1 directory by @dependabot[bot] in #875
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #876
Thanks @gaoflow and @TsybulkaM for great contributions!
Full Changelog: v6.2.4...v6.2.5