awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aerdem4 avatar

aerdem4/lofo-importance

0
View on GitHub↗
868 stars·83 forks·Python·MIT·19 views

Lofo Importance

Leave One Feature Out Importance

Features

  • Explainability and Fairness - Feature importance calculation based on model performance metrics.
  • Explainable AI Libraries - Leave-one-feature-out importance for model feature evaluation.
  • Model Interpretability - Leave One Feature Out Importance.

Star history

Star history chart for aerdem4/lofo-importanceStar history chart for aerdem4/lofo-importance

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lofo Importance

These projects share indexed features with Lofo Importance. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • pytorch/captumpytorch avatar

    pytorch/captum

    5,652View on GitHub↗

    Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, and layers using gradient-based and perturbation-based methods. It provides a modular framework for implementing, evaluating, and combining a range of explanation techniques, including gradient-based attribution, perturbation-based analysis, game-theoretic Shapley value approximation, and surrogate model explanations, with support for parallelization and noise stabilization. The library distinguishes itself through its breadth of attribution methods and its support for advanced in

    Python
    View on GitHub↗5,652
  • seldonio/alibiSeldonIO avatar

    SeldonIO/alibi

    2,630View on GitHub↗

    Algorithms for explaining machine learning models

    Python
    View on GitHub↗2,630
  • interpretml/interpretinterpretml avatar

    interpretml/interpret

    6,881View on GitHub↗

    Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu

    C++
    View on GitHub↗6,881
  • ankurtaly/integrated-gradientsankurtaly avatar

    ankurtaly/Integrated-Gradients

    651View on GitHub↗

    (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks)

    Jupyter Notebook
    View on GitHub↗651
Compare all 30 related projects→

Frequently asked questions

What does aerdem4/lofo-importance do?

Leave One Feature Out Importance

What are the main features of aerdem4/lofo-importance?

The main features of aerdem4/lofo-importance are: Explainability and Fairness, Explainable AI Libraries, Model Interpretability.

Which projects share features with aerdem4/lofo-importance?

Projects with overlapping indexed features include: seldonio/alibi — Algorithms for explaining machine learning models. pytorch/captum — Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, and… interpretml/interpret — Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training… csinva/imodels — Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible). austinrochford/pycebox — ⬛ Python Individual Conditional Expectation Plot Toolbox. ankurtaly/integrated-gradients — (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks).