Skip to content

How to execute monotonicity and faithfulness on keras dense layer models? #158

Open
@survivebycoding

Description

The example for monotonicity and faithfulness given is on scikit model. What about keras NN? The keras based predict_proba is a 1D list while the sciket based predict_proba is a 2D list. Any tutorial to implement monotonicity and faithfulness on NN using keras dense layers?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions