We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aabd4d1 commit 0a288a6Copy full SHA for 0a288a6
4 files changed
README.md
@@ -1,3 +1,7 @@
1
+<p align="center">
2
+ <img src="docs/assets/logo.png" alt="OnlineCML" width="300"/>
3
+</p>
4
+
5
> Causal inference for the real world — one observation at a time.
6
7
[](https://github.com/athammad/onlinecml/actions/workflows/ci.yml)
docs/assets/logo.png
157 KB
docs/assets/logo_small.png
42.2 KB
mkdocs.yml
@@ -6,6 +6,8 @@ repo_name: athammad/onlinecml
theme:
8
name: material
9
+ logo: assets/logo_small.png
10
+ favicon: assets/logo_small.png
11
palette:
12
- scheme: default
13
primary: indigo
0 commit comments