Diviyan Kalainathan
Diviyan Kalainathan
Hello, I updated the docker installation scripts for debian and ubuntu distributions, for R 4.2.1 (I also had the font issues that needed an apt install), please check here, it...
Hello, Maybe your 'Rscript' path is refering to the wrong R installation on your machine ; could you check which executable your Rstudio is using? Best, Diviyan
Hello, sorry for the delay, Sorry, it should have been a bit more explicit in the documentation (it is indeed quite hidden) : `cdt.SETTINGS.rpath` allows the user to set a...
Hello, This is strange, but the implementation of SAM should change soon to fit the new version of the paper. I'll keep you updated! In the meantime, do you have...
Okay ! noted, thanks, we should test with newer versions so it works
This is strange, I'll look into it, maybe to remove the matplotlib/seaborn import; Thanks for the feedback
Hello, Sure, any help is appreciated ! Please send pull requests our way :) Make sure to take account of the developer documentation available here: https://fentechsolutions.github.io/CausalDiscoveryToolbox/html/developer.html Best regards, Diviyan
Hello, CGNN can be *very* time consuming, especially when you don't have GPUs. It is also scaling in time with the number of nodes in your graph (On^3) ; can...
Hello, it might because of the type of the input data ; is it only continuous variables ? or are there discrete variables in your data as well ? CAM...
Hello ! Sorry for the delay Which version of the code are you running ? Could you update to the latest version ? (it includes more detailed traceback) Best, Diviyan