| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DashAI-Installer.exe | 2026-04-25 | 344.0 MB | |
| DashAI-macos-x86_64.dmg | 2026-04-25 | 507.5 MB | |
| DashAI-macos-arm64.dmg | 2026-04-25 | 434.2 MB | |
| README.md | 2026-04-25 | 34.9 kB | |
| v0.9.0 source code.tar.gz | 2026-04-25 | 59.4 MB | |
| v0.9.0 source code.zip | 2026-04-25 | 60.2 MB | |
| Totals: 6 Items | 1.4 GB | 0 | |
What's Changed
- Pre-Release 0.1.5 by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/259
- Fix/torch cuda by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/260
- Revert requirements changes from 6eff0657, keeping Distilbert updates by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/262
- Change installation instructions and enchance explorer plots by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/261
- Project/pipelines by @CarlaHayler in https://github.com/DashAISoftware/DashAI/pull/267
- Project/generative plugin by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/255
- Improvement dataloaders and added plugins in the documentation by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/263
- fix: refactor import statements in ConfigureExplorersStep and NodeSid… by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/270
- feat/pipelines by @CarlaHayler in https://github.com/DashAISoftware/DashAI/pull/268
- DashAI 0.2.0 by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/272
- Optimize dataset info retrieval by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/273
- Fix/nodes file by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/276
- Project/generative plugin llm fix by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/277
- Removed llama-cpp from base installation, added pip install dashai[fu… by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/278
- Fix bug when changing from string to null in forms by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/281
- fix: update device handling in OpusMtEnESTransformer by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/284
- fix: add Hugging Face API key to StableDiffusionV3 parameters and remove deprecated model option by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/283
- Replace explorations with notebook-centric API and redesign dataset module by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/271
- Remove target column selector for unsupervised converters by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/285
- fix: refactor get_dataset_file to obtain total rows from metadata by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/287
- feat: delete converters and explorers by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/286
- fix: refactor DashAIDataset creation for imbalanced converter by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/290
- Feat/ux dataset by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/288
- fix: adjust height and overflow properties in DatasetPreviewNotebook by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/293
- Reduce memory usage and load time by skipping costly fingerprint generation by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/296
- Add types to dataset table by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/292
- fix: increase height of dataset preview box for better visibility by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/298
- Fix label encoder and add default value to simpleimputer by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/297
- Refactor dataset creation flow by @Creylay in https://github.com/DashAISoftware/DashAI/pull/295
- Remove unnecessary steps in explorer/converter modals by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/300
- Default names in forms by @Creylay in https://github.com/DashAISoftware/DashAI/pull/306
- Fix dataset name duplication crash and improve validation error handling by @Creylay in https://github.com/DashAISoftware/DashAI/pull/307
- Add nan remover converter by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/304
- Feat/dataset experiment chaining by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/301
- Unify notebook dataset creation under DatasetJob workflow by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/305
- Display dataset name instead of ID in experiments table by @Creylay in https://github.com/DashAISoftware/DashAI/pull/308
- Add action icons for Predictions and Explainability in Experiments module by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/309
- Fix LLVMPY issue by @Riul1999 in https://github.com/DashAISoftware/DashAI/pull/312
- Fix trained model view when using it for predictions by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/319
- Refactor NewSessionButton into generic NewItemButton and standardize button styling across dataset visualization by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/316
- Add dataset split and percentage selection for local explanations, update KernelShap sampling to use fractions by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/313
- Add NaN detection and user warnings for experiment creation by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/310
- Improve UI with Standardized Explorer/Converter Display Names by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/315
- Refactor prediction dataset filtering to allow datasets without target column by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/320
- Feat/update mui resize by @Creylay in https://github.com/DashAISoftware/DashAI/pull/317
- Feat/huey job queue by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/269
- Implement polling for message status updates in Generative module by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/318
- fix: remove default column selection in ColumnSelector by @Creylay in https://github.com/DashAISoftware/DashAI/pull/323
- Fix prediction target encoded by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/322
- Refactor ColumnSelector to improve UI feedback for Explorers by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/325
- Add cache-control headers to front_api by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/324
- Enhance explorer and converter filtering to include short description by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/326
- Update db migration configuration by @Creylay in https://github.com/DashAISoftware/DashAI/pull/303
- Revert "Update db migration configuration" by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/329
- Enhanced CI/CD on PR by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/327
- Feat: prevent modal close by @Creylay in https://github.com/DashAISoftware/DashAI/pull/330
- Refactor: replace valueFormatter with valueGetter for date formatting by @Creylay in https://github.com/DashAISoftware/DashAI/pull/331
- Feat: differentiate notebook view by @Creylay in https://github.com/DashAISoftware/DashAI/pull/332
- Replace dynamic imports with component registry lookup in converter job class by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/333
- Ensure proper initialization of superclass in TruncatedSVD by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/334
- Fix default values in RBFSamplerSchema by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/336
- Interactive Dataloader (back) by @Riul1999 in https://github.com/DashAISoftware/DashAI/pull/321
- Metadata explorer converter by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/335
- Enhance experiment configuration UI with improved metric selection and clearer optimizer handling by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/337
- Set default placeholder for max_features in DecisionTreeClassifier schema by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/338
- Conditionally render delete button in ConverterBox and ExplorerBox component by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/339
- Update PermutationFeatureImportance to select samples using fraction by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/341
- Fix excel dataloader by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/343
- Ensure hover effect for NewItemButton background color by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/344
- Fix column replacement logic in converter job by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/345
- Refactor model job by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/347
- Add resizable functionality to ConfigureToolModal by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/340
- Fix converters by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/346
- Fix regression models by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/348
- Add max_features field with support for percentage and None type for DecisionTreeClassifier by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/349
- Update dependencies in RightBar to include explorersAndConverters by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/351
- Move run finished status update to the end of the job by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/352
- Enhance parameter type handling in OptunaOptimizer by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/354
- Add display name and color attributes to components by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/356
- Add Bag-of-Words converter by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/358
- Fix split experiment by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/357
- Add Tokenizer converter by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/359
- Add TF-IDF converter by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/360
- Fix bow model by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/363
- Fix/dataset table refresh by @Creylay in https://github.com/DashAISoftware/DashAI/pull/361
- Improve dataset upload error by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/370
- Fix/dataset filter density buttons by @Creylay in https://github.com/DashAISoftware/DashAI/pull/365
- Bug dataset info by @Creylay in https://github.com/DashAISoftware/DashAI/pull/367
- Fix column select experiment/Refactor input and output columns by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/369
- Feat/tutorial by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/355
- Fix problem between hueyqueue and plugins by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/366
- Add clasification to converters by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/311
- Refactor display device name / Fix tokenize_data from OpusMtEnESTransformer by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/353
- Update UI text and enhance DataGrid styling in SelectModelStep by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/373
- Style tool section by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/374
- Added resize and toggle buttons for right and left notebook sidebars by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/364
- Add support for recursive components in DashAI Models by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/368
- Fix optimizer direction (minimum or maximum) by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/371
- Remove blank space from dataset and generative layout by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/375
- Fix optimizer parameter types by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/372
- Upgrade dataset analysis and visualization with extended metadata and interactive UI by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/377
- Remove invalid hook usage inside loops in FormSchemaRenderFields by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/378
- Refactor QualityAlerts component to use missing values instead of ratio by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/379
- Feat/executables by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/380
- Fix some problems with tours and add button by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/381
- Support editable plotly results for explorers by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/384
- fix: update default dataset name to use in SaveDatasetModal by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/389
- fix: update dependency in SaveDatasetModal useMemo to include 'open' by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/390
- fix: update upload instructions to clarify file selection method by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/391
- Fix dataset name for experiment tutorial by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/392
- Fix parameter unpacking in FANOVA importance evaluation by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/386
- Add Run Update/Reset Functionality and per-run controls in UI by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/387
- Fix: sanitize correlation matrix to prevent JSON non-finite value error by @Creylay in https://github.com/DashAISoftware/DashAI/pull/388
- Improve plotting logic to use metric name and optimization direction by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/393
- Align min_samples_split placeholder values with expected float range by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/394
- Remove num_labels_from_factory and unify label parameter passing by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/395
- Fix type detection to only allow "integer" when included in parameter options by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/396
- Fix explainer navigation by passing model and task context by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/397
- Merge/type system v2 by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/328
- Fix/optimizer parameters restrictions by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/398
- Fix CI failure by pinning scikit-learn version by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/402
- Update DashAIDataset to accept InMemoryTable in constructor by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/403
- Refactor prediction workflow and implement manual input by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/401
- Integrate DashAI types into dataset metadata by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/405
- Fix converters errors by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/404
- fix: close radar chart shape by adding first value and label at the end by @Creylay in https://github.com/DashAISoftware/DashAI/pull/406
- Add margin-bottom to layout in ScopeStepConverter component by @Creylay in https://github.com/DashAISoftware/DashAI/pull/407
- feat: Display column types in dataset preparation step by @Creylay in https://github.com/DashAISoftware/DashAI/pull/408
- Implement live metrics for model training by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/409
- Feat/metric metadata by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/410
- Add more metrics for classification, regression and translation tasks by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/412
- Redesign metrics logging and storage for granular and queryable training metrics by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/413
- Add Models view with prediction/explainers integrated by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/411
- Added metrics step and visualization to models by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/414
- Refactor: Unify DatasetVisualization into shared component by @Creylay in https://github.com/DashAISoftware/DashAI/pull/418
- Feature/models tutorials by @Creylay in https://github.com/DashAISoftware/DashAI/pull/417
- Refactor/experiments to models clean by @Creylay in https://github.com/DashAISoftware/DashAI/pull/419
- feat light mode and utilize theme palette for consistent styling by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/420
- Fix: Update DatasetVisualization props for new session flow by @Creylay in https://github.com/DashAISoftware/DashAI/pull/423
- fix smote converter by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/421
- Add i18n support to DashAI frontend (EN/ES) with runtime language switching by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/422
- Improve box plot line color in NumericTab by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/424
- Added check for pypi archived proyects by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/429
- Import Trans component in PluginsDetails component by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/426
- Add multilingual support to component metadata and localized API responses by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/428
- Add i18n support for MUI DataGrid via theme localization by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/431
- Update dataset and notebook tour by @Creylay in https://github.com/DashAISoftware/DashAI/pull/425
- Update tool configuration title in ConfigureToolModal by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/427
- Restrict transformers version to <5.0.0 in requirements.txt by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/433
- Replace hardcoded colors with theme palette and reuse task selection components by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/430
- Fix shap explainer by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/434
- Fix type inference scope for uploaded datasets by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/435
- Enable probability predictions by default for SVC by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/436
- Added installer based on pyinstaller executable by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/438
- Update transformers version constraint and add missing dependencies for requirements-cpu.txt by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/439
- Include back images in executable builds by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/440
- Add additional data files for PyInstaller builds (LR and scaler) by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/441
- Refactor/datasets content by @Creylay in https://github.com/DashAISoftware/DashAI/pull/437
- Remove unused code for converters directory path validation by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/444
- Update goToNextStep function in SelectTaskMenu by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/446
- Remove deprecated API v0 endpoints and related files by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/445
- Add missing parameters in OpusMtEnESTransformer's load method by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/447
- Pin transformers version to 4.50.0 in requirements files by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/448
- Refactor and improve manual input form UI and input components by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/450
- Remove temporary output directory for DistilBERT and OpusMT models by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/453
- Updates migration with alembic by @Creylay in https://github.com/DashAISoftware/DashAI/pull/385
- Refactor/models content by @Creylay in https://github.com/DashAISoftware/DashAI/pull/451
- Add Windows installer build to CI workflow by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/454
- feat live metrics and hyperparameter plots to models by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/432
- Feat rename columns by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/442
- Update metrics comparation plots by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/455
- Fix dataset undefined values and selection hover bug by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/456
- add FileMetadata extractor to tasks/utils by @alekseevpavel04 in https://github.com/DashAISoftware/DashAI/pull/457
- Fix DataCloneError in ExplorerDetailsModal by removing unnecessary structuredClone by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/458
- Refactor explorer edition UI to use theme palette by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/459
- Use theme palette for ToolGrid colors by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/460
- Update search functionality to use display_name instead of name by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/461
- Reset right bar content on dataset and notebook selection by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/462
- Refactor/generative by @Creylay in https://github.com/DashAISoftware/DashAI/pull/464
- Update hpo and explainers plots by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/468
- Update flag emoji for Spanish language by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/473
- Fix live metrics change view and splits plots by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/469
- Added traduction to livemetrics by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/470
- Add MacOS arm installer build to CI workflow by @Creylay in https://github.com/DashAISoftware/DashAI/pull/471
- Fix dataset visualization tour by @Creylay in https://github.com/DashAISoftware/DashAI/pull/474
- Improve text readability in HomeButton and OptionBox components by @Creylay in https://github.com/DashAISoftware/DashAI/pull/475
- Feat/improve modal resize ux by @Creylay in https://github.com/DashAISoftware/DashAI/pull/476
- Fix the sequential name from models by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/477
- Add metric tooltips to comparison table by @Creylay in https://github.com/DashAISoftware/DashAI/pull/478
- Fix column renaming functionality to dataset upload by @Creylay in https://github.com/DashAISoftware/DashAI/pull/479
- Revert transformers path by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/472
- Ensure metadata consistency and UI refresh when renaming dataset columns by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/480
- refactor: centralize dataset polling and remove redundant fetchDatase… by @Creylay in https://github.com/DashAISoftware/DashAI/pull/481
- Fetch tasks on translation change by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/492
- Add preview loaded state by @Creylay in https://github.com/DashAISoftware/DashAI/pull/483
- Chore: Remove React deprecations by @Creylay in https://github.com/DashAISoftware/DashAI/pull/484
- refactor: remove modals from predictions by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/485
- Fix live metrics rendering, state reset, and results visibility issues by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/487
- Improve explorer edition modal performance and layout by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/488
- Add hardware monitoring feature by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/489
- feat: implement inline explainers and remove modals. by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/486
- Move various imports inside methods/functions to load them lazily when initializing the app by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/449
- fix: skip rows from csvdataloader now dont skip the header by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/490
- Fix/polling efficiency by @Creylay in https://github.com/DashAISoftware/DashAI/pull/493
- Fix BoW hyperparameter optimization and improve nested model parameter handling by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/494
- Restrict pandas version to <3.0.0 to prevent LabelEncoder dtype incompatibility by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/496
- Enhance Generative Model UX: Improved Parameter Documentation, Model Selector UI, and Sidebar Model Display by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/497
- Removed unused components from home and navbar by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/498
- Fix DistilBERT prediction output shape and model loading configuration by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/495
- Add syntax highlighting and copy button to code blocks by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/501
- Chore/remove experiments explainability by @Creylay in https://github.com/DashAISoftware/DashAI/pull/499
- Add support for new Hugging Face models (Llama, Mistral, SDXL variants) and related dependencies by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/500
- Remove datasets from backend by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/502
- Standardize device handling and update imports for categorical function in DistilBert Model by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/503
- Fix optional onValuesChange prop for explorers and converters by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/504
- Add lazy imports to remaining backend files by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/506
- Replace DataGrid with MaterialReactTable and Performance Optimizations by @Creylay in https://github.com/DashAISoftware/DashAI/pull/505
- Fix/webview downloads by @Creylay in https://github.com/DashAISoftware/DashAI/pull/507
- Add nvidia-ml-py to requirements and improve WebSocket management by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/508
- Feat: Implement Column Insights Panel with Interactive Tabs by @Creylay in https://github.com/DashAISoftware/DashAI/pull/509
- Added two new transformers by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/511
- Replace ConverterList with Converter across backend by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/513
- Refactor/dataset visualization layout by @Creylay in https://github.com/DashAISoftware/DashAI/pull/514
- style: update Typography styles in NumericTab and TextTab by @Creylay in https://github.com/DashAISoftware/DashAI/pull/515
- Use theme-based styles in ConfigureAndUploadDatasetStep by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/517
- Fix svc by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/519
- Fix dataloader params loss by merging form values in DataloaderConfigBar by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/522
- Fix converter Character Replacer by importing DashAIDataset inside the method by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/523
- Refactor/fix chart label overflow by @Creylay in https://github.com/DashAISoftware/DashAI/pull/516
- Fix/datasetsVisualization models module by @Creylay in https://github.com/DashAISoftware/DashAI/pull/520
- Add NumPy-style docstrings across all DashAI components by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/521
- Preserve HPO plot title on dropdown selection by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/524
- Fix KeyError in categorical encoding by rebuilding categories from actual data by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/527
- Models view dont wait for backend data to show the page. by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/525
- Added two new translation transformers by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/526
- Update ColumnInsights title color by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/528
- Replace Sphinx with Docusaurus by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/529
- Feat/export dataset metrics by @Creylay in https://github.com/DashAISoftware/DashAI/pull/518
- Fix/converters runtime errors by @Creylay in https://github.com/DashAISoftware/DashAI/pull/533
- Migrate DataGrid to material-react-table by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/531
- Fix boxplot bounds and enhance outlier detection & reporting by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/534
- Simplify optimizer parameter handling and fix update issues in AddModelDialog by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/535
- Add pluralization support for retraining warning messages (EN/ES) by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/536
- Feat/homepage navbar redesign by @Creylay in https://github.com/DashAISoftware/DashAI/pull/537
- fix jobqueue widget and enhance it with internationalization support by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/512
- fix numeric formatting and handle null values in NumericTab by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/538
- UI refactor for schema form by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/530
- feat: enhance PlotlyJsonVisualizer with toolbar for zoom, reset, and … by @Creylay in https://github.com/DashAISoftware/DashAI/pull/539
- Refactor type system and output handling across converters and explorers by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/540
- Feat/sidebar toggle usability by @Creylay in https://github.com/DashAISoftware/DashAI/pull/541
- Add Model Comparison Scoring System by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/542
- Add per column categorical encoding support with configurable strategies (one-hot / label) by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/543
- Fix optimizer parameter initialization, state reset on switch, and default enablement of model creation by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/545
- Add i18n support and fallback handling to ModelCard UI by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/546
- Fix DatasetTable sorting and renaming conflicts + synchronous cache clearing for correct ascending sort by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/547
- fix: deselect dataset on session click in ModelsLeftBar component by @Creylay in https://github.com/DashAISoftware/DashAI/pull/548
- Expand docstrings for translation models (NLLB & OpusMT) by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/549
- Enhance dataset validation with missing column and type mismatch checks for explainers by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/550
- Fix/search functionality refactor by @Creylay in https://github.com/DashAISoftware/DashAI/pull/551
- Improve dataset selection UI for local explainers by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/552
- Add language selector and improve navbar layout in docs by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/553
- Add DashAIDataset documentation and update architecture references by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/554
- Improve explorer modal and plot layout editor UI/UX consistency by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/532
- feat: add inference reason explanation popover by @Creylay in https://github.com/DashAISoftware/DashAI/pull/544
- Add mobile sidebar with hamburger navigation and fix backdrop-filter clipping issue by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/555
- Feat/split view configure tool modal by @Creylay in https://github.com/DashAISoftware/DashAI/pull/556
- Fix missing DashAIDataset imports in predict methods by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/557
- Feat/draggable job queue widget by @Creylay in https://github.com/DashAISoftware/DashAI/pull/558
- feat: add running indicator and progress message for explainers by @Creylay in https://github.com/DashAISoftware/DashAI/pull/560
- Add ANID to acknowledgments section in EN and ES homepages by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/561
- Added heatmap and bounded/normalization to metrics by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/559
- add collapsible table feature in SessionVisualization component by @Felipedino in https://github.com/DashAISoftware/DashAI/pull/562
- fix: adjust layout for encoder selection tooltip in dataset preview by @Creylay in https://github.com/DashAISoftware/DashAI/pull/563
- Fix GPU detection in PyInstaller builds and correct LLAMA device indexing by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/564
- Fix CPU offload initialization to run only on accelerator devices by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/565
- remove search bar from SelectTaskMenu and ModelCenterContent components by @Creylay in https://github.com/DashAISoftware/DashAI/pull/566
- Add dynamic multimodal generative workflows and media support by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/567
- Align "Model Parameters" heading with primary text color by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/568
- Replace ImageToImage with ControlNet in Generative documentation by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/569
- Update backend setup instructions in README by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/570
- ui: fixed-size selection cards with description truncation by @Creylay in https://github.com/DashAISoftware/DashAI/pull/572
- Dockerfile+docker compose for demo by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/571
- Update tutorials sidebar link to current documentation URL by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/574
- refactor: plugin cards redesign by @Creylay in https://github.com/DashAISoftware/DashAI/pull/573
- Correctly render inline code and modularize TextMessage code components by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/575
- fix: redirect to upload flow when no datasets available by @Creylay in https://github.com/DashAISoftware/DashAI/pull/576
- Make URLs in model descriptions clickable in ModelCard by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/577
- ui: use noun labels for dataset module selection cards by @Creylay in https://github.com/DashAISoftware/DashAI/pull/578
New Contributors
- @CarlaHayler made their first contribution in https://github.com/DashAISoftware/DashAI/pull/267
- @Irozuku made their first contribution in https://github.com/DashAISoftware/DashAI/pull/255
- @Creylay made their first contribution in https://github.com/DashAISoftware/DashAI/pull/295
- @alekseevpavel04 made their first contribution in https://github.com/DashAISoftware/DashAI/pull/457
Full Changelog: https://github.com/DashAISoftware/DashAI/compare/v0.1.5...v0.9.0