giuseppec / iml

iml: interpretable machine learning R package
https://giuseppec.github.io/iml/
Other
489 stars 88 forks source link

Add syntactic sugar #180

Open christophM opened 2 years ago

christophM commented 2 years ago

Add new functions that hide R6 and wraps both Predictor and e.g. FeatureEffect

feature_imp(model, data, features, ...) feature_effect(...