issues
search
serengil
/
chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categorical features support for Python
https://www.youtube.com/watch?v=Z93qE5eb6eg&list=PLsS_1RYmYQQHp_xZObt76dpacY543GrJD&index=3
MIT License
456
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
module not found error for python 3.9 sorted
#61
serengil
closed
6 days ago
0
Fix module name format for rule generation path
#60
Pierre-Joly
closed
6 days ago
1
Module name format issue
#59
TASHINOV10
closed
6 days ago
4
The if-else tree created by chefboost library has wrong syntax.
#58
dcguim
closed
5 months ago
4
negative feature importance
#57
dcguim
closed
4 months ago
2
bug
#56
DmytroSvit
closed
5 months ago
1
ImportError: Module 'outputs/rules/rules' not found
#55
TrulsKarlsson
closed
5 months ago
1
'Series' object has no attribute 'Decision'
#54
mattismyname3011
closed
6 months ago
2
Error for model code
#53
hyewonmin
closed
5 months ago
1
Error while fitting the model
#52
sachinlodhi
closed
5 months ago
9
spawn make it unable to run on linux
#51
tri-bao
closed
5 months ago
1
Last available PyPi version is from Feb 15, 2022 thus is missing fixes patched from other issues.
#50
aianta
closed
5 months ago
1
Chaid model result always return 0 accuracy
#49
gizemkilicoglu
closed
8 months ago
7
Cheefbost result is not returned
#48
gizemkilicoglu
closed
8 months ago
3
Python 3.12 issue (no imp module)
#47
pandeydeep9
closed
9 months ago
1
no subdataset for else condition
#46
serengil
closed
10 months ago
0
type hinting
#45
serengil
closed
10 months ago
0
as a developer, i want to see type hinting of chefboost functions
#44
serengil
closed
10 months ago
1
modular unit tests
#43
serengil
closed
10 months ago
0
classification returns irrelevant results in else conditions
#42
serengil
closed
10 months ago
1
load module for after python 3.11
#41
serengil
closed
10 months ago
0
improvements
#40
serengil
closed
10 months ago
0
split unit tests into many files
#39
serengil
closed
10 months ago
1
add logger
#38
serengil
closed
10 months ago
1
add github actions
#37
serengil
closed
10 months ago
1
Fix #34 index -> count
#36
JannisBush
closed
10 months ago
2
Built-in library 'imp' was removed in python 3.12, breaking chefboost
#35
alwaysmpe
closed
10 months ago
1
'Series' object has no attribute 'Decision'
#34
Markus-Go
closed
10 months ago
2
Q: Are feature engineering tools mixed in for BT, RF, and GB?
#33
BradKML
closed
1 year ago
2
Getting KeyError: 'Decision'
#32
zed1025
closed
10 months ago
1
Unreasonable training time when I make a simple change
#31
LuisGPMa
closed
2 years ago
3
UnboundLocalError: local variable 'subdataset' referenced before assignment
#30
rahulramesh3321
closed
10 months ago
3
feature_importance incorrect?
#29
DKQin
closed
2 years ago
1
how to ensemble this model with another model ,is code available
#28
matcruz12
closed
2 years ago
1
cant ensemble with other models . "estimator should be a classifier " error
#27
matcruz12
closed
2 years ago
1
i made a c4.5 model with chefboost and another model using xgb how can i ensemble these 2 models
#26
matcruz12
closed
2 years ago
2
findDecision incorrect?
#25
rjgarciar
closed
10 months ago
6
visualize tree structure
#24
onesmallchen
closed
2 years ago
2
doc: Fix topic about parallelism
#23
anapaulamendes
closed
2 years ago
1
Paralellism default value is True
#22
anapaulamendes
closed
2 years ago
1
Indentation error
#21
PeacehouseAK
closed
2 years ago
3
Any Tree Traversal API or Example?
#20
dand-oss
closed
2 years ago
1
possibility to save model anywhere
#19
ARTeriosclerosis
closed
2 years ago
0
Cannot install it
#18
SimonaGu
closed
3 years ago
1
max_depth parameter networking
#17
YueruLi
closed
2 years ago
2
Target label type
#16
teamclouday
closed
3 years ago
2
'numpy.float32' object has no attribute 'is_integer'
#15
Gabomfim
closed
2 years ago
3
I had just 3000 samples, but it is taking forever, (num_cores = 2). Any suggestions??
#14
ManoharSai2000
closed
3 years ago
6
How to visualize
#13
shwaik
closed
3 years ago
1
what is the method used to estimate the accuray rate and precision rate ?
#12
youcef-Ismael
closed
3 years ago
2
Next