| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| smile-6.2.5.zip | 2026-08-02 | 929.4 MB | |
| 6.2.5 source code.tar.gz | 2026-08-02 | 81.9 MB | |
| 6.2.5 source code.zip | 2026-08-02 | 83.7 MB | |
| README.md | 2026-08-02 | 1.2 kB | |
| Totals: 4 Items | 1.1 GB | 1 | |
What's Changed
- Fix Smile Studio notebook cells accumulate a trailing blank line on save by @TsybulkaM in https://github.com/haifengl/smile/pull/873
- Fix macro and weighted F-score to average per-class scores by @gaoflow in https://github.com/haifengl/smile/pull/874
- Fix macro/weighted F1 and two sibling averaging bugs in deep.metric by @gaoflow in https://github.com/haifengl/smile/pull/877
- Fix tail p-values collapsing to 0 in Gamma/GLM, and NegativeBinomial pmf overflow by @gaoflow in https://github.com/haifengl/smile/pull/878
- Fix MatthewsCorrelation int overflow and zero-denominator NaN by @gaoflow in https://github.com/haifengl/smile/pull/879
- Fix int overflow in CorTest.spearman and CorTest.kendall for large samples by @gaoflow in https://github.com/haifengl/smile/pull/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 https://github.com/haifengl/smile/pull/875
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/haifengl/smile/pull/876
Thanks @gaoflow and @TsybulkaM for great contributions!
Full Changelog: https://github.com/haifengl/smile/compare/v6.2.4...v6.2.5