andosa / treeinterpreter

BSD 3-Clause "New" or "Revised" License
745 stars 140 forks source link

Class order #44

Closed JacobWren closed 1 year ago

JacobWren commented 1 year ago

Does anyone know if the class ordering is in ascending order (à la sklearn)? E.g., the ordering of the columns of say contributions: prediction, bias, contributions = ti.predict(clf, X_test)