-
It would be nice to have a Julia-native implementation of the (relatively) new PCMCI [1] algorithm for causal inference in time series proposed by @jakobrunge and his team.
The algorithm essentiall…
-
I am currently exploring the use of GPDC for causal discovery in tigramite using the pytorch implementation for increased speed for discovery of long time series with many variables and large tau_max.…
-
Let's make a list here of analyses we should support.
Model comparison
- [x] anova()
Regression
- [x] glm()
- [x] MANOVA
- [ ] ridge
- [ ] lasso
- [ ] elastic net
Multilevel
- [x] lme…
-
We would like to build an upstream library of tests. It would be nice to have a set of guidelines to follow when people would like to contribute their recipes to us.
The key requirements are (in my o…
-
The list of issues we want to address in v2.0.0 is as follows:
- Adding Pragmas
- Change Delimiter Pragma
- Removing the Change Delimiter tag
- Layout Facilities (several proposals)
- Comment Change…
-
Hi, apparently, a relative import is missing in the tigramite/independence_tests/cmiknn.py:
from tigramite.independence_tests.cmiknn import CMIknn
Traceback (most recent call last):
File "/Appl…
-
Hello,
In the Section 5.4 of your package "markovchain", there are four statistical tests described: assessing the Markov property, the order, the stationary of a Markov chain sequence and the div…
-
**Description:**
The Microservices - Shared Database design pattern involves multiple microservices sharing a single database schema. This pattern can be used to manage distributed data transactions a…
-
Would be nice if we could run backend tests in parallel, right now some tests seem to require an empty database which is problematic.
Related to #2710
-
We have defined a lot of examples of TOSCA files with independence of each module. A simple search returns more than 80 YAML files (`https://github.com/SeaCloudsEU/SeaCloudsPlatform/search?l=yaml&q=ya…