Skip to content
#

lime

Here are 242 public repositories matching this topic...

The main idea for this project is explore a Kaggle dataset about ChatGPT reviews using a NLP approach in order to apply ML models for score reviews predictions. I applied LIME algorithm to evaluate explainability about text classifiers. Should it be possible to apply complex network? Let's try.

  • Updated Jun 10, 2024
  • Jupyter Notebook

This repository provides the training codes to classify aerial images using a custom-built model (transfer learning with InceptionResNetV2 as the backbone) and explainers to explain the predictions with LIME and GradCAM on an interface that lets you upload or paste images for classification and see visual explanations.

  • Updated May 2, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lime 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 lime topic, visit your repo's landing page and select "manage topics."

Learn more