javaAnchorExplainer icon indicating copy to clipboard operation
javaAnchorExplainer copied to clipboard

Explains machine learning models fast using the Anchor algorithm originally proposed by marcotcr in 2018

Results 6 javaAnchorExplainer issues
Sort by recently updated
recently updated
newest added

I am using this with Anchors Adapter and my implementation is similar to the titanic dataset located in https://github.com/viadee/xai_examples/tree/master for the titanic dataset. My results are coming in with very...

Bumps [slf4j-ext](https://github.com/qos-ch/slf4j) from 1.7.16 to 1.7.26. Commits 7a35058 rework on site creation, keep Nexus/Central happy 3cd3f3e enable source jar creation only for select modules to keep Nexus happy 918a055 fix...

dependencies

The complexity of constructing anchors mainly depends on the number of features. Thus, if an instance has many features, the algorithm is slow. The parameter maxAnchorSize allows to constrain the...

enhancement

Anchors is able to explain any model's decision (e.g. for a label it predicted). However, the explained label does not necessarily have to equal the value the model did actually...

enhancement
help wanted

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: e027aaf6863d73681144aadbd4006487550b3242 File updated: pom.xml Vulnerabilities reduced: 1 ->...

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...