Skip to content

Batch size memory check for explainer algorithms #158

Open
@arnaudvl

Description

@arnaudvl

Different explainer algorithms (Anchors, numerical gradient eval of Counterfactuals) require batch model predictions. There is currently no check in place whether these would fit in memory, and if they don't, how to distribute them.

Metadata

Metadata

Labels

Type: EnhancementA better way of doing thingsType: HPCHigh performance extensions (distributed, out-of-core computing etc.)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions