Software:6241082: Difference between revisions

From MaRDI portal
Software:6241082
Created automatically from import240610010612
 
Created automatically from import240610010612
 
(No difference)

Latest revision as of 13:50, 10 June 2024



Zenodo10625451MaRDI QIDQ6241082

Software published at Zenodo repository

MaRDI, Oleksandr Zadorozhnyi



Source code repository: https://github.com/OleksandrZadorozhnyiML/StMaRDI/tree/v.3.0.1

Copyright license: Creative Commons Attribution 4.0 International

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.