Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Markus Cozowicz 038b422cc5
Openmp (#11)
* add openmp support for parallelization
add bin counting for debugging

* add algo precision test

* remove parallelization messing with model weights

* fix windows/mac build
2021-12-10 20:59:22 +01:00
Markus Cozowicz 47b23e884c
support externally changing the weights (#6)
* support externally changing the weights

* some linting fixes
2021-11-23 23:10:54 +01:00
Markus Cozowicz 56d3dc6389
Fancy badges (#4)
* add license
add linting

* more license
right default branch

* remove secret scanning as it's covered by GH default
2021-09-29 00:02:44 +02:00
Markus Cozowicz e78b0a7692
Badge improvements (#3)
* try to fix windows

* try python 3.6

* remove interpret to get 3.6 work
2021-09-20 18:32:06 +02:00
Markus Cozowicz c093687595 added EBM (Interpret) to comparison 2021-06-02 16:50:14 +02:00
Markus Cozowicz 362fa60493 made scikit-learn compatible 2021-05-31 20:29:29 +02:00
Markus Cozowicz 5e6d004e27 include fair comparison w/ poisson regression and lightgbm by including all features 2021-05-12 16:45:56 +02:00
Markus Cozowicz cd7b90de27 fixed bug that didn't update the highest bucket 2021-05-12 16:32:55 +02:00
Markus Cozowicz cd0f164d61 switched to qcut for discretizing
expose explainations
expose weights
2021-05-11 18:26:15 +02:00
Markus Cozowicz e6f5d19b8c initial clean code 2021-05-10 09:53:54 +02:00