intel-xai-tools
intel-xai-tools copied to clipboard
Explainable AI Tooling (XAI). XAI is used to discover and explain a model's prediction in a way that is interpretable to the user. Relevant information in the dataset, feature-set, and model's algorit...
Team, Getting the error "ModelAnalyzer requres eval_config argument of type tfma.EvalConfig or str." at the function **check_eval_config** from **model_card_gen/analyze/analyzer.py**. And I found the root cause at the function **get_analyzers** from...
Hi! I went over the notebooks and some of the code for the Model Card Generator, but it seems that all three examples are classifiers. What to do in case...