-
csinva.github.io Public
Slides, paper notes, class notes, blog posts, and research on ML 📉, statistics 📊, and AI 🤖.
-
imodels Public
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
-
imodels-evolve Public
Forked from algorithmicsuperintelligence/openevolvePython Apache License 2.0 UpdatedOct 10, 2025 -
-
imodelsX Public
Interpret text data with LLMs (sklearn compatible).
-
imodels_evolve Public
Forked from TabArena/tabarena_benchmarking_examplesExamples for using TabArena for benchmarking machine learning models
Python Apache License 2.0 UpdatedOct 6, 2025 -
-
Conference-Acceptance-Rate Public
Forked from lixin4ever/Conference-Acceptance-RateAcceptance rates for the major AI conferences
Jupyter Notebook MIT License UpdatedOct 3, 2025 -
cookiecutter-ml-research Public template
A logical, reasonably standardized, but flexible project structure for conducting ml research 🍪
-
arxiv-copier Public
Extension for copying the title + url of an arXiv page via right click
-
clinical-rule-development Public
Building and vetting clinical decision rules.
-
clinical-rule-survey Public
Analyzing clinical decision instruments through the lens of data and large language models.
machine-learning natural-language-processing deep-learning python3 artificial-intelligence web-scraping clinical-data6 UpdatedMar 14, 2025 -
Analyzing interview data from the PediDOSE EFIC interviews using LLMs.
2 UpdatedMar 14, 2025 -
fmri Public
Experiments with language fMRI data from Alex Huth lab. More organized repo here: https://github.com/microsoft/automated-brain-explanations
-
-
tabpfn-v2-finetune Public
Forked from LennartPurucker/finetune_tabpfn_v2Code for finetuning TabPFN on one downstream tabular dataset.
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 11, 2025 -
gan-vae-pretrained-pytorch Public
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
-
interpretable-embeddings Public
Interpretable text embeddings by asking LLMs yes/no questions (NeurIPS 2024)
-
context-review Public
Forked from AdaptInfer/context-reviewHTML Creative Commons Attribution 4.0 International UpdatedSep 3, 2024 -
news-title-bias Public
Scraping and analyzing political bias in news titles using data from allsides.com
-
-
awesome-llm-interpretability Public
Forked from JShollaj/awesome-llm-interpretabilityA curated list of Large Language Model (LLM) Interpretability resources.
UpdatedFeb 6, 2024 -
data-viz-utils Public
Functions for easily making publication-quality figures with matplotlib.
-
tree-prompt-experiments Public
Create a tree of prompts during training that improves efficiency and accuracy.
-
matrix-completion-llm Public
Training LLMs for matrix completion
-
imodels-data Public
Preprocessed data for various popular tabular datasets to go along with imodels.
-
iprompt Public
Finding semantically meaningful and accurate prompts.
-
r2d3-decision-tree Public
Forked from yamad/r2d3-decision-treeA clone of the animated decision tree at http://www.r2d3.us/ in React, React-Motion, and d3
-
llm-guided-data-explanation Public
Explaining data to humans with linear models + LLM hints.
HTML MIT License UpdatedOct 24, 2023 -
tree-prompt Public
Tree prompting: easy-to-use scikit-learn interface for improved prompting.