euzmin's Stars
maks-sh/scikit-uplift
:exclamation: uplift modeling in scikit-learn style in python :snake:
dgliu/KDD23_EFIN
Experiments codes for SIGKDD '23 paper "Explicit Feature Interaction-aware Uplift Network for Online Marketing"
aifor/eeuen
code for "Addressing Exposure Bias in Uplift Modeling forLarge-scale Online Advertising"
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
zhougr1993/DeepInterestNetwork
www2022paper/WWW-2022-PAPER-SUPPLEMENTARY-MATERIALS
MasaAsami/introduction_to_CFR
CFR
st-tech/zr-obp
Open Bandit Pipeline: a python library for bandit algorithms and off-policy evaluation
farazmah/dragonnet-pytorch
pytorch implementation of dragonnet
zhihaiLLM/wisdomInterrogatory
dougbrion/pytorch-classification-uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
CrystalXuR/ECETH
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
QSCTech/zjunet
Command Line Scripts for ZJU (VPN / WLAN / DNS)
CausalTeam/ADMIT
jsyoon0823/GANITE
Codebase for GANITE: Estimation of Individualized Treatment Effects using GANs - ICLR 2018
gregversteeg/NPEET
Non-parametric Entropy Estimation Toolbox
kailiang-zhong/DESCN
Implementation of paper DESCN, which is accepted in SIGKDD 2022.
zhenxingjian/Partial_Distance_Correlation
This is the official GitHub for paper: On the Versatile Uses of Partial Distance Correlation in Deep Learning, in ECCV 2022
vanderschaarlab/mlforhealthlabpub
Machine Learning and Artificial Intelligence for Medicine.
py-why/causal-learn
Causal Discovery in Python. It also includes (conditional) independence tests and score functions.
causal-machine-learning-lab/mliv
karpathy/pytorch-made
MADE (Masked Autoencoder Density Estimation) implementation in PyTorch
shantanu-ai/DPN-SA
Repository of Deep Propensity Network - Sparse Autoencoder(DPN-SA) to calculate propensity score using sparse autoencoder
wetliu/energy_ood
bvegetabile/entbal
An Alternative Implementation of Entropy Balancing Weights For Estimating Causal Effects
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
facebookresearch/barlowtwins
PyTorch implementation of Barlow Twins.
jaredhuling/independenceWeights
Construction of weights for causal inference for continuous treatments