You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,21 +28,21 @@ Because probabilistic graphical models can be difficult to use, ``Bnlearn`` cont
28
28
29
29
---
30
30
31
-
### Key Pipelines
31
+
### Key Features
32
32
33
-
| Feature | Description |
34
-
|--------|-------------|
35
-
|[**Causal Discovery / Structure Learning**](https://erdogant.github.io/bnlearn/pages/html/Structure%20learning.html)| Learn the model structure from data or with expert knowledge. |
36
-
|[**Parameter Learning**](https://erdogant.github.io/bnlearn/pages/html/Parameter%20learning.html)| Estimate model parameters (e.g., conditional probability distributions) from observed data. |
37
-
|[**Causal Inference**](https://pgmpy.org/examples/Causal%20Inference.html)| Compute interventional and counterfactual distributions using do-calculus. |
| Feature | Description | Medium | Gumroad/Podcast |
34
+
|--------|-------------|---|---|
35
+
|[**Causal Discovery / Structure Learning**](https://erdogant.github.io/bnlearn/pages/html/Structure%20learning.html)| Learn the model structure from data or with expert knowledge. |---|---|
36
+
|[**Parameter Learning**](https://erdogant.github.io/bnlearn/pages/html/Parameter%20learning.html)| Estimate model parameters (e.g., conditional probability distributions) from observed data. |---|---|
37
+
|[**Causal Inference**](https://pgmpy.org/examples/Causal%20Inference.html)| Compute interventional and counterfactual distributions using do-calculus. |---|---|
0 commit comments