CARLA VS sagemaker-explaining-credit-decisions

Compare CARLA vs sagemaker-explaining-credit-decisions and see what are their differences.

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
CARLA sagemaker-explaining-credit-decisions
2 2
263 94
0.4% -
0.0 2.4
7 months ago 12 months ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CARLA

Posts with mentions or reviews of CARLA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-29.
  • [R] CARLA: A Python Library to Benchmark Algorithmic Recourse and Counterfactual Explanation Algorithms
    2 projects | /r/MachineLearning | 29 Sep 2021
    Abstract: Counterfactual explanations provide means for prescriptive model explanations by suggesting actionable feature changes (e.g., increase income) that allow individuals to achieve favourable outcomes in the future (e.g., insurance approval). Choosing an appropriate method is a crucial aspect for meaningful counterfactual explanations. As documented in recent reviews, there exists a quickly growing literature with available methods. Yet, in the absence of widely available open–source implementations, the decision in favour of certain models is primarily based on what is readily available. Going forward – to guarantee meaningful comparisons across explanation methods – we present CARLA (Counterfactual And Recourse Library), a python library for benchmarking counterfactual explanation methods across both different data sets and different machine learning models. In summary, our work provides the following contributions: (i) an extensive benchmark of 11 popular counterfactual explanation methods, (ii) a benchmarking framework for research on future counterfactual explanation methods, and (iii) a standardized set of integrated evaluation measures and data sets for transparent and extensive comparisons of these methods. We have open sourced CARLA and our experimental results on GitHub, making them available as competitive baselines. We welcome contributions from other research groups and practitioners.
  • University of Tübingen Researchers Open-Source ‘CARLA’, A Python Library for Benchmarking Counterfactual Explanation Methods Across Data Sets and Machine Learning Models
    1 project | /r/ArtificialInteligence | 22 Aug 2021
    4 Min Read| Paper | Github

sagemaker-explaining-credit-decisions

Posts with mentions or reviews of sagemaker-explaining-credit-decisions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-25.
  • Deploying a LightGBM classifier as a AWS Sagemaker endpoint?
    2 projects | /r/mlops | 25 Aug 2021
    Have looked at: https://sagemaker-examples.readthedocs.io/en/latest/advanced_functionality/scikit_bring_your_own/scikit_bring_your_own.html https://docs.aws.amazon.com/sagemaker/latest/dg/docker-containers-create.html https://sagemaker-immersionday.workshop.aws/lab3/option1.html The above don't specify LightGBM, but the concept of Bring Your Own Container/Algorithm is the same. I think this article might be more than what you need, buy it does reference LightGBM https://github.com/awslabs/sagemaker-explaining-credit-decisions And also this one https://github.com/aws-samples/amazon-sagemaker-script-mode/blob/master/lightgbm-byo/lightgbm-byo.ipynb
  • Ask the Experts: AWS Data Science and ML Experts - - Mar 9th @ 8AM ET / 1PM GMT!
    1 project | /r/aws | 9 Mar 2021
    Yes, SageMaker is an end to end service covering data labeling, data preparation, model training, model deployment, model monitoring, etc. This recent video will give you a grand hands-on tour of SageMaker: https://www.twitch.tv/aws/video/929163653. Training and deployment is based on Docker containers, either built-in (algorithms and open source frameworks) or your own. With respect to LightGBM, you can easily start from the built-in scikit-learn container, and add LightGBM to it. Here's a complete example: https://github.com/awslabs/sagemaker-explaining-credit-decisions.

What are some alternatives?

When comparing CARLA and sagemaker-explaining-credit-decisions you can also consider the following projects:

carla - Open-source simulator for autonomous driving research.

DALEX - moDel Agnostic Language for Exploration and eXplanation

shapash - 🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models

interpret - Fit interpretable models. Explain blackbox machine learning.

rliable - [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.

shapley - The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

alibi - Algorithms for explaining machine learning models

MindsDB - The platform for customizing AI from enterprise data

pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]

amazon-sagemaker-script-mode - Amazon SageMaker examples for prebuilt framework mode containers, a.k.a. Script Mode, and more (BYO containers and models etc.)

DiCE - Generate Diverse Counterfactual Explanations for any machine learning model.

causallift - CausalLift: Python package for causality-based Uplift Modeling in real-world business