ai-explainability

There are 11 repositories under ai-explainability topic.

  • Trusted-AI-Workshops

    IBMDeveloperUK/Trusted-AI-Workshops

    Introduction to trusted AI. Learn to use fairness algorithms to reduce and mitigate bias in data and models with aif360 and explain models with aix360

    Language:Jupyter Notebook13607
  • arthur-ai/arthur-sandbox

    Example projects for Arthur Model Monitoring Platform

    Language:Jupyter Notebook42112
  • EnriqManComp/Mango-Leaf-Disease-Classification

    This project aims to differentiate among various diseases (multiclass prediction) present in mango leaves. Various machine learning techniques were employed in this project to achieve optimal performance in a model capable of predicting multiple classes.

    Language:Jupyter Notebook4100
  • IBMDeveloperMEA/AI-Ethics

    Fairness in data, and machine learning algorithms is critical to building safe and responsible AI systems from the ground up by design. Both technical and business AI stakeholders are in constant pursuit of fairness to ensure they meaningfully address problems like AI bias. While accuracy is one metric for evaluating the accuracy of a machine learning model, fairness gives us a way to understand the practical implications of deploying the model in a real-world situation.

  • basiralab/basic-ML-DL-concepts

    Introduction to simple machine learning, deep learning and geometric deep learning concepts and methods.

    Language:Jupyter Notebook2201
  • sharshitha1606/FakeNewsDetection

    Comparative Analysis of Bi-Directional Long Short-Term Memory and BERT Models for Fake News Detection with Explainable AI Using Lime

  • despinakz/xai-tools

    University of Piraeus - Thesis Project

    Language:Jupyter Notebook0100
  • copyleftdev/ai-testing-prompts

    Comprehensive LLM testing suite for safety, performance, bias, and compliance, equipped with methodologies and tools to enhance the reliability and ethical integrity of models like OpenAI's GPT series for real-world applications.

  • divanoLetto/Explicability-of-decisions-and-uncertainty-in-Deep-Learning

    Implementation of global methods (explain the behavior of a model as a whole) and local methods (respect to a specific decision) that allow to explain why an AI model makes its decisions.

    Language:Python20
  • IBMDeveloperMEA/AI-Integrity-Improving-AI-models-with-Cortex-Certifai

    Explainability of AI models is a difficult task which is made simpler by Cortex Certifai. It evaluates AI models for robustness, fairness, and explainability, and allows users to compare different models or model versions for these qualities. Certifai can be applied to any black-box model including machine learning models, predictive models and works with a variety of input datasets.

    Language:Jupyter Notebook401
  • ranfysvalle02/crewai-flask-autoresearch

    In-depth exploration of Large Language Models (LLMs), their potential biases, limitations, and the challenges in controlling their outputs. It also includes a Flask application that uses an LLM to perform research on a company and generate a report on its potential for partnership opportunities.

    Language:Python201