Skip to content

Releases: DLBD-Department/BRIO_x_Alkemy

New Risk module

02 Jun 10:00
c26d3e6
Compare
Choose a tag to compare

New Risk module in brio/risk with a novel risk measure.
Fixed some inconsistencies in the output data structures from FreqVsRef and FreqVsFreq.

Continuous probability support + patch for MacOS support

06 Mar 15:42
a02d6d2
Compare
Choose a tag to compare
  • Added support for native machine learning models outcome, that is continuous probability. Previously, only predicted target classes were handled. With this new version, the user can directly analyze the probability output of the model.
  • Added support to MacOS. Previous versions didn't build on MacOS due to the usage of a Linux command in Makefile for retrieving the localhost ip address, needed by frontend. The Makefile is now supporting both Linux and MacOS systems.

Open sourcing the first version of BRIO_x_Alkemy

14 Sep 08:13
ce5d2d4
Compare
Choose a tag to compare

This first release of BRIOxAlkemy, available as open source code, contains the first developments for the Bias module. It comes together with the brio python library in its 1.0.0 version, available via pip. More info in the readme.