File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 " Read(//home/lucifer/pCloudDrive/onlinecml/**)" ,
1313 " Bash(ls -la examples/notebooks/*.ipynb)" ,
1414 " Bash(python full_test.py)" ,
15- " Bash(pytest tests/unit/test_forests.py -x -q)"
15+ " Bash(pytest tests/unit/test_forests.py -x -q)" ,
16+ " Bash(mkdocs gh-deploy:*)" ,
17+ " Bash(pyenv shell:*)" ,
18+ " Bash(git commit:*)" ,
19+ " Bash(git push:*)"
1620 ],
1721 "additionalDirectories" : [
1822 " /tmp"
Original file line number Diff line number Diff line change 33* Causal inference for the real world — one observation at a time.*
44
55[ ![ CI] ( https://github.com/athammad/onlinecml/actions/workflows/ci.yml/badge.svg )] ( https://github.com/athammad/onlinecml/actions/workflows/ci.yml )
6+ \
67[ ![ Coverage] ( https://img.shields.io/badge/coverage-97%25-brightgreen )] ( https://github.com/athammad/onlinecml )
78[ ![ Docs] ( https://img.shields.io/badge/docs-athammad.github.io%2Fonlinecml-blue )] ( https://athammad.github.io/onlinecml/ )
89
Original file line number Diff line number Diff line change 11# OnlineCML
22
3+
34> ** Causal inference for the real world — one observation at a time.**
45
6+
7+ [ ![ CI] ( https://github.com/athammad/onlinecml/actions/workflows/ci.yml/badge.svg )] ( https://github.com/athammad/onlinecml/actions/workflows/ci.yml )
8+ \
9+
510OnlineCML is the first Python library for causal inference in a purely online,
611one-observation-at-a-time setting. It is the streaming counterpart to EconML,
712CausalML, and DoWhy — built on [ River] ( https://riverml.xyz ) 's infrastructure
You can’t perform that action at this time.
0 commit comments