alexzwanenburg/familiar
Repository for the familiar R-package. Familiar implements an end-to-end pipeline for interpretable machine learning of tabular data.
This R-package helps data analysts and researchers build and understand machine learning models from structured table data. You provide your dataset, and it guides you through creating a predictive model, then explains how that model makes its decisions. It's for anyone who needs to make predictions from data and clearly communicate how those predictions are derived.
Use this if you need to build a machine learning model from a spreadsheet-like dataset and want to easily evaluate its performance and understand why it makes certain predictions.
Not ideal if your data is unstructured, like images or text, or if you primarily work outside of the R programming environment.
Stars
31
Forks
3
Language
R
License
EUPL-1.2
Last pushed
Mar 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alexzwanenburg/familiar"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
tensorflow/tcav
Code for the TCAV ML interpretability project
MAIF/shapash
🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent...
TeamHG-Memex/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
csinva/imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling...