Dianna

Latest version: v1.7.0

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.1.0

What's Changed
* Exclude coverage check for dashboard by geek-yang in https://github.com/dianna-ai/dianna/pull/616
* show the top 5 results in the bee example by cwmeijer in https://github.com/dianna-ai/dianna/pull/617
* solved LIME coefficients by WillemSpek in https://github.com/dianna-ai/dianna/pull/621
* refactor masker for RISEImage into free function by egpbos in https://github.com/dianna-ai/dianna/pull/622


**Full Changelog**: https://github.com/dianna-ai/dianna/compare/v1.0.0...v1.1.0

1.0.0

What's Changed
* 574 README taxonomy by WillemSpek in https://github.com/dianna-ai/dianna/pull/576
* 557 fix first instance issue for Lime timeseries by geek-yang in https://github.com/dianna-ai/dianna/pull/578
* Add dashboard to package on pypi by stefsmeets in https://github.com/dianna-ai/dianna/pull/579
* Notebooks by APJansen in https://github.com/dianna-ai/dianna/pull/584
* Test user workflow in dashboard by stefsmeets in https://github.com/dianna-ai/dianna/pull/581
* Drop support for python 3.7 by stefsmeets in https://github.com/dianna-ai/dianna/pull/588
* 560 improve results of lime timeseries notebooks by geek-yang in https://github.com/dianna-ai/dianna/pull/589
* Avoid pip install in workflow if cache is hit by stefsmeets in https://github.com/dianna-ai/dianna/pull/592
* Improve test suite time by 25% by stefsmeets in https://github.com/dianna-ai/dianna/pull/606
* 558 verify distance methods for LIME timeseries by geek-yang in https://github.com/dianna-ai/dianna/pull/586
* Fix the special character problem by stefsmeets in https://github.com/dianna-ai/dianna/pull/585
* Update tutorials README.md by elboyran in https://github.com/dianna-ai/dianna/pull/607
* Add screenshot of dashboard to readme by stefsmeets in https://github.com/dianna-ai/dianna/pull/612
* 559 address duplication predict function by geek-yang in https://github.com/dianna-ai/dianna/pull/610
* upped scikit-image and some naming changes by WillemSpek in https://github.com/dianna-ai/dianna/pull/614
* 569 multivariate timeseries visualization by cwmeijer in https://github.com/dianna-ai/dianna/pull/591
* Update README.md: added checks for LIME and RISE by elboyran in https://github.com/dianna-ai/dianna/pull/611
* Add timeseries page to dashboard by stefsmeets in https://github.com/dianna-ai/dianna/pull/575
* Fix readthedocs build by stefsmeets in https://github.com/dianna-ai/dianna/pull/615


**Full Changelog**: https://github.com/dianna-ai/dianna/compare/v0.9.0...v1.0.0

0.9.0

What's Changed
* Fix conflict with number of lines after imports between yapf and ruff by stefsmeets in https://github.com/dianna-ai/dianna/pull/537
* Fix bug with label uploads by stefsmeets in https://github.com/dianna-ai/dianna/pull/534
* Refactor dashboard by stefsmeets in https://github.com/dianna-ai/dianna/pull/548
* Reduce install size of DIANNA by stefsmeets in https://github.com/dianna-ai/dianna/pull/538
* 490 implement lime for timeseries by geek-yang in https://github.com/dianna-ai/dianna/pull/527
* Add author to citation.cff and update readme by stefsmeets in https://github.com/dianna-ai/dianna/pull/555
* Fix remaining issues with dashboard and revise layout by stefsmeets in https://github.com/dianna-ai/dianna/pull/551
* Fix failing workflows by stefsmeets in https://github.com/dianna-ai/dianna/pull/563
* 514 add channel masking by cwmeijer in https://github.com/dianna-ai/dianna/pull/554
* Fix test of lime timeseries due to the update of masking function by geek-yang in https://github.com/dianna-ai/dianna/pull/566
* Fix pytorch lightning link in readme by cwmeijer in https://github.com/dianna-ai/dianna/pull/577


**Full Changelog**: https://github.com/dianna-ai/dianna/compare/v0.8.0...v0.9.0

0.8.0

What's Changed
* Make input text lowercase before tokenizing by loostrum in https://github.com/dianna-ai/dianna/pull/463
* Add visualization for timeseries by stefsmeets in https://github.com/dianna-ai/dianna/pull/491
* Cache python install in github actions by stefsmeets in https://github.com/dianna-ai/dianna/pull/482
* 400 implement label file upload support by cpranav93 in https://github.com/dianna-ai/dianna/pull/451
* Combine special characters into single token by loostrum in https://github.com/dianna-ai/dianna/pull/462
* 467 write a short readme on how to start the dashboard by laurasootes in https://github.com/dianna-ai/dianna/pull/497
* Added label file upload for text by cpranav93 in https://github.com/dianna-ai/dianna/pull/495
* Add notebook requirement by stefsmeets in https://github.com/dianna-ai/dianna/pull/499
* Refactor dashboard by stefsmeets in https://github.com/dianna-ai/dianna/pull/502
* Make paths independent in notebooks by stefsmeets in https://github.com/dianna-ai/dianna/pull/509
* Add button to show/hide parameters by stefsmeets in https://github.com/dianna-ai/dianna/pull/504
* create label file for ResNet model by laurasootes in https://github.com/dianna-ai/dianna/pull/513
* Add license by WillemSpek in https://github.com/dianna-ai/dianna/pull/516
* Downgrade dash by WillemSpek in https://github.com/dianna-ai/dianna/pull/530
* 517 dashboard robust path by WillemSpek in https://github.com/dianna-ai/dianna/pull/518
* add time step masking (refs 477) by cwmeijer in https://github.com/dianna-ai/dianna/pull/494
* Add pre-commit for linting/auto-formatting by stefsmeets in https://github.com/dianna-ai/dianna/pull/508
* 435 long text does not fit in dashboard explanation image by laurasootes in https://github.com/dianna-ai/dianna/pull/526
* 529 update readmes and roadmap by elboyran in https://github.com/dianna-ai/dianna/pull/532
* Run CI only on PRs ready for review by stefsmeets in https://github.com/dianna-ai/dianna/pull/533
* 478 rise for time series by cwmeijer in https://github.com/dianna-ai/dianna/pull/506
* 539 polish notebook rise timeseries by geek-yang in https://github.com/dianna-ai/dianna/pull/540

New Contributors
* stefsmeets made their first contribution in https://github.com/dianna-ai/dianna/pull/491
* WillemSpek made their first contribution in https://github.com/dianna-ai/dianna/pull/516

**Full Changelog**: https://github.com/dianna-ai/dianna/compare/v0.7.0...v0.8.0

0.7.0

What's Changed
* 386 dashboard selection method for xai method by laurasootes in https://github.com/dianna-ai/dianna/pull/416
* Pin prospector version to avoid pyroma install error by loostrum in https://github.com/dianna-ai/dianna/pull/424
* update test instructions by cwmeijer in https://github.com/dianna-ai/dianna/pull/425
* 378 update button for execution by geek-yang in https://github.com/dianna-ai/dianna/pull/396
* Fixed error message with method selection and removed unnecessary run… by cpranav93 in https://github.com/dianna-ai/dianna/pull/431
* make label a required argument (Fixes 131) by cwmeijer in https://github.com/dianna-ai/dianna/pull/426
* Unpin prospector by egpbos in https://github.com/dianna-ai/dianna/pull/442
* 429 implement recent dashboard layout changes to text tab by laurasootes in https://github.com/dianna-ai/dianna/pull/438
* refactor rise and fix linter issues (refs 447) by cwmeijer in https://github.com/dianna-ai/dianna/pull/450

New Contributors
* cpranav93 made their first contribution in https://github.com/dianna-ai/dianna/pull/431

**Full Changelog**: https://github.com/dianna-ai/dianna/compare/v0.6.0...v0.7.0

0.6.0

What's Changed
* Address reviewer suggestion about Used by by gcroci2 in https://github.com/dianna-ai/dianna/pull/355
* Dashboard fig extensions by laurasootes in https://github.com/dianna-ai/dianna/pull/359
* Update README.md by elboyran in https://github.com/dianna-ai/dianna/pull/372
* Add reference heatmaps for RISE tests, change comparison tolerance to 1e-5 by loostrum in https://github.com/dianna-ai/dianna/pull/373
* Make user input for method no longer case sensitive by loostrum in https://github.com/dianna-ai/dianna/pull/377
* Avoid use of general exception by loostrum in https://github.com/dianna-ai/dianna/pull/374
* Remove torchtext dependency by loostrum in https://github.com/dianna-ai/dianna/pull/379
* fix 1 doi and add 5 new dois (fix 394) by cwmeijer in https://github.com/dianna-ai/dianna/pull/395
* change p_keep autotuning behavior (fixes 380) by cwmeijer in https://github.com/dianna-ai/dianna/pull/389
* Ignore build directory when running prospector by loostrum in https://github.com/dianna-ai/dianna/pull/408
* Add note about openmp error to installation instructions by loostrum in https://github.com/dianna-ai/dianna/pull/399
* Update README.md by elboyran in https://github.com/dianna-ai/dianna/pull/411
* 352 imagnet model load into dashboard and make sure dashboard works by laurasootes in https://github.com/dianna-ai/dianna/pull/387
* Add tutorial for converting pytorch-lightning model to onnx by geek-yang in https://github.com/dianna-ai/dianna/pull/413
* Make axis labels optional by loostrum in https://github.com/dianna-ai/dianna/pull/407

New Contributors
* laurasootes made their first contribution in https://github.com/dianna-ai/dianna/pull/359

**Full Changelog**: https://github.com/dianna-ai/dianna/compare/V0.5.0...v0.6.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.