| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DashAI-windows-cpu.zip | 2025-11-18 | 451.7 MB | |
| DashAI-macos-x86_64.zip | 2025-11-18 | 507.7 MB | |
| DashAI-macos-arm64.zip | 2025-11-18 | 397.0 MB | |
| DashAI 0.3.0 source code.tar.gz | 2025-11-17 | 59.1 MB | |
| DashAI 0.3.0 source code.zip | 2025-11-17 | 59.6 MB | |
| README.md | 2025-11-17 | 13.6 kB | |
| Totals: 6 Items | 1.5 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
- Updated pypi version to pass new CI/CD by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/275
- 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
- Removed llama-cpp from requirements by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/279
- 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
- Notebooks module by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/289
- 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
- Minor fix by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/291
- fix: adjust height and overflow properties in DatasetPreviewNotebook by @Irozuku in https://github.com/DashAISoftware/DashAI/pull/293
- Fix scroll in dataset summary table by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/294
- 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
- Fixed converters by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/299
- 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
- DashAI 0.3.0 Release by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/382
- Added download for the frontend artifact so the upload works by @cristian-tamblay in https://github.com/DashAISoftware/DashAI/pull/383
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
Full Changelog: https://github.com/DashAISoftware/DashAI/compare/v0.1.5...v0.3.0