Skip to content
#

explainable-boosting-machine

Here are 4 public repositories matching this topic...

Language: All
Filter by language

An AI-powered bridge health classification system that automatically categorizes bridge inspection reports into health levels using machine learning. The system leverages Explainable Boosting Machine (EBM) to achieve high accuracy while maintaining interpretability.

  • Updated Oct 3, 2025
  • Python

This repository implements an Explainable Boosting Machine (EBM) model for breast cancer classification using scikit-learn and interpret. The project includes data preprocessing, model training, accuracy evaluation, and feature importance visualization.

  • Updated Jul 24, 2024
  • Jupyter Notebook

This project applies Microsoft's InterpretML library to analyze Titanic survival data using two ML models: the Explainable Boosting Machine (EBM), a fully transparent glassbox model, and Random Forest, a blackbox model. The EBM allows each prediction to be traced back to specific features such as gender, age, and passenger class.

  • Updated Apr 10, 2026

Improve this page

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

Learn more