Skip to content

Releases: MAIF/eurybia

1.3.0

20 Sep 13:49
11c8554
Compare
Choose a tag to compare

What's Changed

  • Add interaction plot in the report #64 by @guillaume-vignal

    • An interaction plot has been added to the report, allowing users to visualize relationships between variables. This enhancement provides deeper insights into how variables interact and affect outcomes, helping with more comprehensive data analysis.
  • Add Python 3.12 support #64 by @guillaume-vignal

    • The project now supports Python 3.12, ensuring compatibility with the latest Python version. Users can now run the project with Python 3.12 without issues.

Full Changelog: 1.2.0...1.3.0

1.2.0

16 Sep 14:55
3a16f0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1: ⬆️ Upgrade dependencies

31 Aug 14:37
00fe9d9
Compare
Choose a tag to compare
  • Upgrade dependencies, especially datapane (for generate report)

  • Drop support for python 3.7

  • Change in report : drop special template for Eurybia, fix bug in dropdown menu name with the new version of datapane

Fix #42

1.1.0 : Support to Python3.10

09 Nov 09:43
742c753
Compare
Choose a tag to compare

New support in Python version
⬆️ Support to Python 3.10 #33

Feature
Allow datetime column #29

1.0.2: patch release : minor fix

23 Aug 09:30
51b1369
Compare
Choose a tag to compare

Fixes issue #26
Patches a bug when use parameter "model" and "dataset_names" simultaneously

1.0.1: patch release : minor fix

09 May 16:23
ec97797
Compare
Choose a tag to compare

Fixes issue #16
Patches an issue where a file was unnecessarily being saved to disk by catboost and could cause an issue for users without disk write permissions.

1.0.0: Eurybia Public release

05 May 14:20
a50b4a7
Compare
Choose a tag to compare

Eurybia Public release