Releases: DLBD-Department/BRIO_x_Alkemy
Releases · DLBD-Department/BRIO_x_Alkemy
New Risk module
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
- 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
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.