Skip to content
#

xai-evaluation

Here are 23 public repositories matching this topic...

A dual-headed deep learning model built using TensorFlow and Keras to classify fruit type (Apple, Banana, Guava, Orange) and their quality condition (Good or Bad) from images. The system includes Grad-CAM-based visual explanations and a responsive Streamlit web interface for real-time predictions using uploaded images or webcam input.

  • Updated Jan 14, 2026
  • Jupyter Notebook

A step by step tutorial on the Temporal Fusion Transformer for time series forecasting using PyTorch. The project uses daily cryptocurrency data obtained from Yahoo Finance and includes a custom function designed to ensure full reproducibility of experimental results.

  • Updated Mar 26, 2026
  • Jupyter Notebook

A framework for evaluating explainable AI (XAI) methods in drug discovery using multiple machine learning architectures. This repository implements three distinct model architectures (CNN, Random Forest, and RGCN) and provides a hierarchical four-tier evaluation framework for assessing the quality and reliability of their explanations.

  • Updated Nov 23, 2025
  • Python

Classify applications using flow features with Random Forest and K-Nearest Neighbor classifiers. Explore augmentation techniques like oversampling, SMOTE, BorderlineSMOTE, and ADASYN for better handling of underrepresented classes. Measure classifier effectiveness for different sampling techniques using accuracy, precision, recall, and F1-score.

  • Updated Jan 30, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the xai-evaluation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xai-evaluation topic, visit your repo's landing page and select "manage topics."

Learn more