Skip to content

Releases: OleksandrZadorozhnyiML/StMaRDI

Structure learning notebooks for MaRDI TA3 v3.

06 Feb 15:55
fb7006e
Compare
Choose a tag to compare

This is a new release which stores the notebooks of statistical analysis in graphical modelling and causal inference (MaRDI Project, TA3)

Here we provide the short description of the available notebooks (5 notebooks are avalaible currently).

Notebook_01 - introduction to the problem of graphical modelling and causal inference. Implementation of the algorithms available in the package bnlearn on the dataset alarm which were collected from Zenodo repository.

Notebook_02 - introduction to the problem of subgraph (subset) selection in a "large" graph with available ground truth such that the independence relationships in the selected graph do not contradict to the ones in the supergraph. Implementation of different heuristics based on alarm graph and their benchmarking.

Notebook_03 - based on the data collected by telekom company estimate which covariate cause clients to become churn. Also a comparison to known methods which provide feature importance is presented. This notebook can also serve as an introductory notebook in the courses of statistical analysis.

Notebook_04 - benchmarking datasets from Tuebingen cause-effect repository by means of a statistical test which uses kernel-based HSIC methodology.

Notebook_05 - a notebook which introduces the problem of DAG estimation as a non-convex optimization problem over euclidean space. Implementation uses dataset from Bayesys collection collected and published earlier in zenodo community.

Structure learning notebooks for MaRDI TA3 v2.

25 Oct 11:46
f915ca3
Compare
Choose a tag to compare

This is a new release which stores the notebooks of statistical analysis in graphical modelling and causal inference (MaRDI Project, TA3)

Structure learning notebooks for MaRDI TA3

08 Sep 08:09
6366f73
Compare
Choose a tag to compare

This release contains notebooks created for data visualization, knowledge dissemination and for educational purposes in the field of graphical modelling and causal inference as a part of measure of TA3 "Statistics and Machine Learning", MaRDI Consortium.