Skip to content

Releases: wwu-mmll/photonai

2.5.2

12 Jun 14:25
494eb76

Choose a tag to compare

Fix unit tests and update PyPI publishing policy

2.5.1

11 Jun 16:53
a32fa0f

Choose a tag to compare

Small updates and fixes

2.5.0

04 Nov 13:59
ea31ea7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

PHOTONAI v2.4.0

13 Jul 13:07
db99d9c

Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

PHOTONAI v2.3.0

16 Feb 09:36
5135a0c

Choose a tag to compare

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

What's Changed

Full Changelog: 2.2.1...2.3.0

PHOTONAI v2.2.1

03 Aug 12:39
c9f9550

Choose a tag to compare

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

Changelog:

  • Removed Keras requirement
  • Fixed Random Search Optimizer
  • Minor bugfixes

PHOTONAI v2.2.0

05 Nov 15:03
f0497e0

Choose a tag to compare

PHOTONAI v2.1.0

05 Mar 12:29
bc337ac

Choose a tag to compare

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:

PHOTONAI v2.0.0

14 Jul 13:25

Choose a tag to compare

  • 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

1.1.0

29 May 16:28

Choose a tag to compare

Update version to 1.1.0