Skip to content

Commit 65b7cc5

Browse files
committed
docs
1 parent 32e620b commit 65b7cc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
77
.. meta::
8-
:title: Benchpress: Scalable Open-Source Causal Discovery
8+
:title: Benchpress: Open-Source Causal Discovery Suite
99
:description: Benchpress is a platform-independent open-source software to develop, execute, and benchmark causal discovery algorithms.
1010
.. toctree::
1111
:hidden:
@@ -67,13 +67,13 @@
6767
------------------------
6868

6969
#############################################################
70-
Scalable and open-source causal discovery
70+
Open-source causal discovery platform
7171
#############################################################
7272

7373
Describing the relationship between the variables in a study domain and modelling
7474
the data generating mechanism is a fundamental problem in many empirical sciences.
7575
`Probabilistic graphical models <https://en.wikipedia.org/wiki/Graphical_model>`_ are one common approach to tackle the problem.
76-
Learning the graphical structure for such models, referred to as **structure learning** or **causal discovery**, is computationally challenging and a fervent
76+
Learning the graphical structure for such models, referred to as **causal discovery** and **structure learning** in general, is computationally challenging and a fervent
7777
area of current research with a plethora of algorithms being developed.
7878
To facilitate the access to the different methods we present Benchpress, a scalable and platform-independent `Snakemake <https://snakemake.github.io/>`_ workflow to **run**, **develop**, and to create reproducible **benchmarks**
7979
of **structure learning algorithms** for probabilistic graphical models.

0 commit comments

Comments
 (0)