| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dashAI-0.9.7.post2-arm-osx.dmg | 2026-08-12 | 487.7 MB | |
| dashAI-0.9.7.post2-x64-linux.AppImage | 2026-08-12 | 1.0 GB | |
| dashAI-0.9.7.post2-x64-windows.exe | 2026-08-12 | 370.7 MB | |
| README.md | 2026-08-12 | 2.2 kB | |
| v0.9.7.post2 source code.tar.gz | 2026-08-12 | 61.6 MB | |
| v0.9.7.post2 source code.zip | 2026-08-12 | 62.6 MB | |
| Totals: 6 Items | 2.0 GB | 41 | |
What's Changed
- fix: remove 'id' filtering from column order in dataset tables by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/775
- feat: enhance search functionality to support substring matching and smote exclude target column by @Felipedino in https://github.com/DashAISoftware/dashAI/pull/776
- Fix/hub import dataloader fetch by @Creylay in https://github.com/DashAISoftware/dashAI/pull/783
- docs: make CONTRIBUTING match the actual project setup by @Maarmapa in https://github.com/DashAISoftware/dashAI/pull/805
- Added missing license file by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/807
- Update dependencies for datasets, numba, and llvmlite compatibility by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/808
- Remove RowExplorer component and handle missing results in notebook by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/787
- Store explorer artifacts at creation by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/789
- fix(optimizers): apply Optuna best params to the parameter's real owner by @Maarmapa in https://github.com/DashAISoftware/dashAI/pull/810
- Translate dataset processing title across all locales by @Creylay in https://github.com/DashAISoftware/dashAI/pull/794
- Keep job queue widget anchored to viewport edges across browser zoom by @Creylay in https://github.com/DashAISoftware/dashAI/pull/788
- Feat bulk delete datasets by @Creylay in https://github.com/DashAISoftware/dashAI/pull/786
- Add prepared prediction methods and refactor sklearn model integration by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/812
- Fix notebook name counter standardization by @Creylay in https://github.com/DashAISoftware/dashAI/pull/814
- Document requirements and add AVX2 warning for AppImage by @Irozuku in https://github.com/DashAISoftware/dashAI/pull/811
- dashAI post2 by @cristian-tamblay in https://github.com/DashAISoftware/dashAI/pull/815
New Contributors
- @Maarmapa made their first contribution in https://github.com/DashAISoftware/dashAI/pull/805
Full Changelog: https://github.com/DashAISoftware/dashAI/compare/v0.9.7.post1...v0.9.7.post2