| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dashAI-0.9.7.post1-arm-osx.dmg | 2026-08-07 | 487.8 MB | |
| dashAI-0.9.7.post1-x64-linux.AppImage | 2026-08-07 | 984.7 MB | |
| dashAI-0.9.7.post1-x64-windows.exe | 2026-08-07 | 370.8 MB | |
| README.md | 2026-08-07 | 4.2 kB | |
| v0.9.7.post1 source code.tar.gz | 2026-08-07 | 61.7 MB | |
| v0.9.7.post1 source code.zip | 2026-08-07 | 62.6 MB | |
| Totals: 6 Items | 2.0 GB | 3 | |
What's Changed
- Add FCFM as leading institution by @Creylay in https://github.com/DashAISoftware/dashAI/pull/754
- Preserve generative session folder state when navigating by @Creylay in https://github.com/DashAISoftware/dashAI/pull/746
- Reduce description length for SVC multilingual support by @Creylay in https://github.com/DashAISoftware/dashAI/pull/747
- Add auto-clear for selected run ID after highlighting run card by @Creylay in https://github.com/DashAISoftware/dashAI/pull/748
- Fix notebook save empty dataset by @Creylay in https://github.com/DashAISoftware/dashAI/pull/749
- Align action buttons in footer with stepper navigation by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/751
- Add en-roa and roa-en Opus-MT translation models by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/752
- Fix EDA metadata toggle cut off in Save as Dataset modal by @Creylay in https://github.com/DashAISoftware/dashAI/pull/753
- feat: add Matthews correlation coefficient classification metric by @CristobalSantana in https://github.com/DashAISoftware/dashAI/pull/758
- feat: add BART (Bayesian Additive Regression Trees) regression model by @CristobalSantana in https://github.com/DashAISoftware/dashAI/pull/757
- Migration to uv, added instructions and fixed workflows by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/756
- Feat/benchmarkv2 by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/760
- Enhance SimpleImputer and SklearnWrapper by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/761
- Predict save the cols of the full dataset by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/762
- Add multilingual role/acknowledgments to institutions.json (en, es, pt, de, zh) by @Creylay in https://github.com/DashAISoftware/dashAI/pull/763
- Add model download management, job progress tracking, and generative model switching by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/764
- Introduce typed artifact system for explainer and explorer outputs by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/766
- Rename benchmark page and fix base class references by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/771
- Minor fix to plugin description: its a component packaged as a plugin by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/772
- Enhance WEKA extension documentation and update comparison references by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/773
- Add 10 new explainers and model specific explainability mixins by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/768
- Add model specific explainer compatibility and inherited compatibility resolution by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/767
- Session visualization redesign by @Creylay in https://github.com/DashAISoftware/dashAI/pull/778
- Add ColumnArithmetic, ColumnConcat and TypeCast converters by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/770
- Fix model input handling in explainers by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/779
- Fix target column typing in TF-IDF model output preparation by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/780
- Fix task selection cards cutting off text with dynamic equal-height sizing by @Creylay in https://github.com/DashAISoftware/dashAI/pull/781
- Fix run tabs spacing and label alignment by @Creylay in https://github.com/DashAISoftware/dashAI/pull/782
- Fix/remove libomp by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/785
- Develop by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/797
- Fix for the failing workflows due to: Intel old pytorch library and llama-cpp bundle corruption by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/798
- Develop by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/799
New Contributors
- @CristobalSantana made their first contribution in https://github.com/DashAISoftware/dashAI/pull/758
Full Changelog: https://github.com/DashAISoftware/dashAI/compare/v0.9.6...v0.9.7.post1