Skip to content
#

xai-evaluation

Here are 20 public repositories matching this topic...

Video capsule endoscopy (VCE) is an important innovation for gastroenterology and enables minimally invasive GI investigations. But VCE creates enormous amounts of data. The proposed model uses CNN architecture and ensemble learning to address this issue. And also used XAI methods like SHAP, LIME, Grad-CAM for explaining the model.

  • Updated Oct 11, 2025
  • Jupyter Notebook

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

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 Oct 20, 2025
  • 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