augmented-interpretable-models

Interpretable and efficient predictors using pre-trained language models. Scikit-learn compatible. (by microsoft)

Augmented-interpretable-models Alternatives

Similar projects and alternatives to augmented-interpretable-models

microsoft
augmented-interpretable-models
  1. AutoCog

    Automaton & Cognition

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. shap

    1 augmented-interpretable-models VS shap

    Discontinued A game theoretic approach to explain the output of any machine learning model. [Moved to: https://github.com/shap/shap] (by slundberg)

  4. scikit-learn-ts

    Powerful machine learning library for Node.js – uses Python's scikit-learn under the hood.

  5. ai_story_scale

    The AI story scale (AISS): A human rating scale for texts written with generative language models.

  6. align-transformers

    Discontinued This is an old library. Try pyvene instead!

  7. DeepLearning

    Contains all my works, references for deep learning (by harshraj22)

  8. language-planner

    Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. HybridAGI

    The Programmable Cypher-based Neuro-Symbolic AGI that lets you program its behavior using Graph-based Prompt Programming: for people who want AI to behave as expected

  11. imodels

    Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).

  12. gan-vae-pretrained-pytorch

    Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better augmented-interpretable-models alternative or higher similarity.

augmented-interpretable-models discussion

Log in or Post with

augmented-interpretable-models reviews and mentions

Posts with mentions or reviews of augmented-interpretable-models. We have used some of these posts to build our list of alternatives and similar projects.
  • [R] Emb-GAM: an Interpretable and Efficient Predictor using Pre-trained Language Models
    1 project | /r/MachineLearning | 4 Oct 2022
    Deep learning models have achieved impressive prediction performance but often sacrifice interpretability, a critical consideration in high-stakes domains such as healthcare or policymaking. In contrast, generalized additive models (GAMs) can maintain interpretability but often suffer from poor prediction performance due to their inability to effectively capture feature interactions. In this work, we aim to bridge this gap by using pre-trained neural language models to extract embeddings for each input before learning a linear model in the embedding space. The final model (which we call Emb-GAM) is a transparent, linear function of its input features and feature interactions. Leveraging the language model allows Emb-GAM to learn far fewer linear coefficients, model larger interactions, and generalize well to novel inputs (e.g. unseen ngrams in text). Across a variety of NLP datasets, Emb-GAM achieves strong prediction performance without sacrificing interpretability. All code is made available on Github.

Stats

Basic augmented-interpretable-models repo stats
1
41
7.4
22 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Jupyter Notebook is
the 13th most popular programming language
based on number of references?