Skip to content

Releases: SDM-TIB/InterpretME

1.3.2

Choose a tag to compare

@dishaa19 dishaa19 released this 04 Jul 08:29
8f59c3c
  • use scikit-learn<1.3.0 because of imbalanced-learn

1.3.1

Choose a tag to compare

@prohde prohde released this 03 Jul 13:36
9189c1c
  • add superclass in mappings
  • merge subqueries in same source

1.3.0

Choose a tag to compare

@prohde prohde released this 29 Jun 14:02
3c9f136
  • 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

Choose a tag to compare

@prohde prohde released this 11 Mar 11:43
35f0713
  • return the path of saved plots

1.2.1

Choose a tag to compare

@prohde prohde released this 10 Mar 11:34
7d5288f
  • uploading of InterpretME KG now optional

1.2.0

Choose a tag to compare

@prohde prohde released this 28 Feb 10:47
0c444ef
  • Add feature to read from CSV/JSON instead of knowledge graph
  • Use Optuna for hyperparameter optimization
  • Update dependencies
  • Update example

1.1.1

Choose a tag to compare

@prohde prohde released this 26 Aug 15:41
80e0a60

Fix issues in the setup of the previous version.

1.1.0

Choose a tag to compare

@prohde prohde released this 25 Aug 14:18
  • 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

Choose a tag to compare

@prohde prohde released this 06 May 09:57
31b883a

first public release