Photonai

Latest version: v2.4.0

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

Scan your dependencies

Page 1 of 2

2.4.0

What's Changed
* Fixed issue with photon registry when multiple registry objects are i… by jernsting in https://github.com/wwu-mmll/photonai/pull/48
* Fix/save optimum pipe by jernsting in https://github.com/wwu-mmll/photonai/pull/51
* Added multiprocessing switch for parallel computing by jernsting in https://github.com/wwu-mmll/photonai/pull/53
* Changed versioning to pbr, resolved circular input errors, moved base… by jernsting in https://github.com/wwu-mmll/photonai/pull/52
* Create dependabot.yml by jernsting in https://github.com/wwu-mmll/photonai/pull/54
* Feature/new imports by jernsting in https://github.com/wwu-mmll/photonai/pull/55
* minor features added by RLeenings in https://github.com/wwu-mmll/photonai/pull/56
* debug imbalanced data transform unit test by RLeenings in https://github.com/wwu-mmll/photonai/pull/57
* Debug/debug imbalanced test by RLeenings in https://github.com/wwu-mmll/photonai/pull/58
* Added monthly matrix testing technique by jernsting in https://github.com/wwu-mmll/photonai/pull/60
* Revert "Develop" due to squashing. by jernsting in https://github.com/wwu-mmll/photonai/pull/62
* Develop by jernsting in https://github.com/wwu-mmll/photonai/pull/63
* Added switch to create json output by jernsting in https://github.com/wwu-mmll/photonai/pull/65
* Fix/permutation importances by julblanke in https://github.com/wwu-mmll/photonai/pull/67
* add functionality to compare model and permutation feature importances by RLeenings in https://github.com/wwu-mmll/photonai/pull/72
* Feature/model zoo by RLeenings in https://github.com/wwu-mmll/photonai/pull/73
* Develop by RLeenings in https://github.com/wwu-mmll/photonai/pull/74


**Full Changelog**: https://github.com/wwu-mmll/photonai/compare/2.3.0...2.4.0

2.3.0

Documentation: https://wwu-mmll.github.io/photonai/

What's Changed
* Develop by RLeenings in https://github.com/wwu-mmll/photonai/pull/50


**Full Changelog**: https://github.com/wwu-mmll/photonai/compare/2.2.1...2.3.0

2.2.1

Documentation: https://wwu-mmll.github.io/photonai/

Changelog:
- Removed Keras requirement
- Fixed Random Search Optimizer
- Minor bugfixes

2.2.0

Documentation: https://wwu-mmll.github.io/photonai/

**Changelog**
tba

2.1.0

Documentation: https://wwu-mmll.github.io/photonai/

**Changelog**
Features:
- enable integration of custom metrics
- integrate automatic generation of learning curves
- integrate nevergrad hyperparameter optimization strategy
- add new hyperparameter optimizer designed to compare different (learning) algorithms in a Switch (OR-element)
- add functionality to automatically find, analyze and compare the best config for each estimator (Switch) per outer fold
- added scorer method to hyperpipe that scores with best_config_metric, therefore the Hyperpipe object can be used with scikit-learn functions.
- integrated sklearn permutation feature importances into the workflow
- disable usage of test samples with the parameter `use_test_set` in hyperpipe
- removed the need to import Output Settings class to declare the project_folder -> moved to Hyperpipe constructor
- added inverse_transform methods to several PHOTONAI algorithm implementations

Development:
- integrate documentation into github repo based on mkdocs and material theme: https://wwu-mmll.github.io/photonai/
- switch continuos integration protocol to github actions: https://github.com/wwu-mmll/photonai/actions
- code clean ups

2.0.0

- removed investigator, instead we offer the Explorer, a Javascript web application to visualize and analyze the results
- moved photon.neuro module to an own package called photonai_neuro
- updated repository structure, moved tests and examples to root directory
- consistently named the repository photonai everywhere
- included continuous integration pipeline with travis-ci

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.