Markus Cozowicz
64bc126111
scikit-learn compatibility ( #12 )
...
* add openmp support for parallelization
add bin counting for debugging
* add algo precision test
* remove parallelization messing with model weights
* fix windows/mac build
* kaggle notebooks
* notebook improvements
* fix sklearn pipeline
* added sklearn unit test
* externalized feature engineering
importance plots introspects the transformers
2022-05-04 17:29:10 +02:00
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
cdfba6331f
Improved plotting & docs ( #10 )
...
* added L1 metric
added interaction & continuous feature plotting
* improve plotting
add sample code
* version bump
* replace transparent w/ white background
2021-11-29 10:08:33 +01:00
Markus Cozowicz
2adb125445
add metrics & version bump ( #9 )
...
* metric support
version bump
* fix debug
* fix scikit validation
2021-11-25 18:55:13 +01:00
Markus Cozowicz
39510fd92f
Largebins ( #8 )
...
* added large bin support (255, 65k, ...)
* fix windows build
2021-11-24 18:57:06 +01:00
Markus Cozowicz
a5a992afe1
added categorical, date/time and continuous feature support added feature importance plotting
...
* try to fix c++ build
* add MANIFEST.in to fix missing header files
* making sure it really gets included
* added categorical, date/time and continuous feature support
added feature importance plotting
* make sure the model is serializable
2021-11-24 11:28:26 +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
362fa60493
made scikit-learn compatible
2021-05-31 20:29:29 +02:00
Markus Cozowicz
cd0f164d61
switched to qcut for discretizing
...
expose explainations
expose weights
2021-05-11 18:26:15 +02:00
Markus Cozowicz
f1e2b6fdf8
remove comments
...
cap learning_rate at 1
fix python
2021-05-10 11:17:21 +02:00
Markus Cozowicz
e6f5d19b8c
initial clean code
2021-05-10 09:53:54 +02:00