Skip to content

Releases: SDM-TIB/InterpretME

1.3.2

04 Jul 08:29
8f59c3c
Compare
Choose a tag to compare
  • use scikit-learn<1.3.0 because of imbalanced-learn

1.3.1

03 Jul 13:36
9189c1c
Compare
Choose a tag to compare
  • add superclass in mappings
  • merge subqueries in same source

1.3.0

29 Jun 14:02
3c9f136
Compare
Choose a tag to compare
  • update dependencies
  • fix pandas FutureWarning for StringMethods.rsplit
  • return a pandas DataFrame when executing a query
  • use one progress bar in the pipeline method instead of printing all the logs

1.2.2

11 Mar 11:43
35f0713
Compare
Choose a tag to compare
  • return the path of saved plots

1.2.1

10 Mar 11:34
7d5288f
Compare
Choose a tag to compare
  • uploading of InterpretME KG now optional

1.2.0

28 Feb 10:47
0c444ef
Compare
Choose a tag to compare
  • Add feature to read from CSV/JSON instead of knowledge graph
  • Use Optuna for hyperparameter optimization
  • Update dependencies
  • Update example

1.1.1

26 Aug 15:41
80e0a60
Compare
Choose a tag to compare

Fix issues in the setup of the previous version.

1.1.0

25 Aug 14:18
Compare
Choose a tag to compare
  • Changed from git submodules to libraries
  • Add possibility to use InterpretME as a library itself
  • Clean up of dependencies
  • Fix minor bugs

1.0.0

06 May 09:57
31b883a
Compare
Choose a tag to compare

first public release