issues
search
csinva
/
imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
https://csinva.io/imodels
MIT License
1.4k
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handling `NaN` inputs
#213
ciberger
opened
3 weeks ago
0
Issues when using `RandomForestRegressor` as estimator in `HSTreeRegressor`
#212
facusapienza21
opened
1 month ago
0
ExtraBasicDiscretizer not working with scikit-learn 1.4
#211
jose-matos
opened
3 months ago
0
Return of get_rule_compliance don't have the same features than the list of rules
#210
enagabrielate
closed
3 months ago
0
`.predict` returns class indices (integers), not class labels; `.score` doesn't work
#209
Gabriel-Kissin
closed
4 months ago
3
Is it worth implementing or importing KAN?
#208
helq
closed
4 months ago
2
Importing "HSTreeRegressor" gets ImportError
#207
3mMv
closed
4 weeks ago
2
Dicretizers Throw Errors
#206
mattyshen
opened
5 months ago
0
Add support for pandas 2.2.2 by avoiding duplicating columns
#205
Hagai
closed
5 months ago
1
model.plot() doesn't work
#204
jacons
closed
6 months ago
1
FIGS with Multiclass Classification
#203
FoRward-999
opened
7 months ago
0
How to calculate shapley values for HSTreeClassifier
#202
victor-ML
opened
7 months ago
0
Fixed skope rules not working with scikit-learn version 1.2 and up.
#201
gialmisi
closed
8 months ago
1
RuleFit parameter `sample_fract` seems to do nothing
#200
Feelx234
opened
9 months ago
0
HSTree 'works' without error with unsupported sklearn models, but doesn't do anything
#199
bking124
opened
10 months ago
0
No function to extract rules from HSTreeClassifierCV
#198
Vikram12301
opened
10 months ago
1
Updation in colab notebook
#197
Vikram12301
opened
10 months ago
0
Add comment about residuals
#196
yanshuotan
closed
10 months ago
0
No support for class_weight = "balanced" in FIGSClassifier
#195
faridmusayev
opened
11 months ago
0
Trouble with FIGS
#194
LuisaMaria2010
opened
12 months ago
0
How to extract rules from BoostedRulesClassifier?
#193
LuisaMaria2010
opened
12 months ago
0
HSTreeClassifierCV ignore the feature name
#192
FBoyang
closed
1 year ago
1
How to implement the importance of variable and rule in the RuleFitClassifier algorithm?
#190
ssqkDrs
opened
1 year ago
0
How to extract rules from FIGSClassifier ?
#189
frankl1
opened
1 year ago
3
add mdi+ to readme
#188
tiffanymtang
closed
1 year ago
0
Follow up #184 - print(estimator)
#187
jckkvs
closed
11 months ago
6
Bugs about fit SLIMClassifier, BayesianRuleSetClassifier, SlipperClassifier, TaoTreeRegressor
#186
jckkvs
opened
1 year ago
0
Problem importing functions from module `imodels.importance`
#185
facusapienza21
closed
1 year ago
2
Revert "Update hierarchical_shrinkage, fix bugs, change attribute name"
#184
csinva
closed
1 year ago
0
Update hierarchical_shrinkage, fix bugs, change attribute name
#183
jckkvs
closed
1 year ago
3
DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future
#182
davips
closed
1 year ago
1
'FIGS' object has no attribute 'decision_function'
#181
davips
closed
1 year ago
1
Temporary fix ZeroDivisionError Fix #179
#180
jckkvs
closed
1 year ago
0
FIGSRegressor failed to calculate importance_data_tree
#179
jckkvs
closed
1 year ago
0
Implement __init__ of HSTreeRegressor, HSTreeClassifier
#178
jckkvs
closed
1 year ago
0
Fix #176 about BoostedRulesClassifier, BoostedRulesRegressor
#177
jckkvs
closed
1 year ago
2
BoostedRulesClassifier, BoostedRulesRegressor not working with sklearn cross_validate
#176
jckkvs
closed
1 year ago
3
HSTree LOOCV Speed-up
#175
csinva
opened
1 year ago
0
HS Speed up fitting loop
#174
OmerRonen
closed
1 year ago
0
Inconsistent types for RuleFit._extract_rules()
#173
marcjulianschwarz
closed
1 year ago
1
MDI+ implementation
#172
tiffanymtang
closed
1 year ago
1
Is library supporting scikit-learn API such as XGBoost or LightGBM compatible to HSTreeClassifier/Regressor?
#171
HyukdongKim
closed
1 year ago
0
GreedyRulesListClassifier rules don't describe points in all decision regions in some cases
#170
davidefiocco
closed
1 year ago
2
Rules list cutoffs are not printed in string representations of GreedyRulesListClassifier
#169
davidefiocco
opened
1 year ago
2
Fix greedy rule list classifier bug raised in #167
#168
mcschmitz
closed
1 year ago
1
Possible bugs in GreedyRuleListClassifier
#167
mcschmitz
closed
1 year ago
3
Link to Skope Rules in README brings elsewhere
#166
davidefiocco
closed
1 year ago
0
Fix link to SkopeRulesClassifier in README
#165
davidefiocco
closed
1 year ago
1
Importing imodels changes default matplotlib plot size config
#164
davidefiocco
closed
1 year ago
1
Understanding the engineered features in Autogluaon.
#163
vinay-k12
opened
1 year ago
6
Next