Adam Li
Adam Li
For now, just run locally and check it. Dodiscover isn't on pypi yet but planning on making a release.
> @adam2392 can you describe how to convert a mag back to pag? Is it simply running the FCI algorithm using dodiscover? Yes
> @adam2392 I am trying to test the changes and keep getting the following error: > > Traceback (most recent call last): > File "", line 189, in _run_module_as_main >...
Ah yes that is possible. Is the code you're running on the PR? Can you write down the CLI code you use that produces the error?
Sounds good! Feel free to put up code onto the PR and you can always easily revert commits. In addition, if you have exps that ran that you can describe...
Sorry for the delay and long wait on this PR @aryan26roy. In order to make this work, we should take a soft-import strategy on the `mag_to_pag` and then install it...
Currently, we will set `bootstrap=False` due to just backwards incompatibility of the unit-tests when changing, but we can explore what will happen if we change it
Hi @mkgeneral thanks for using the package. Do you have code snippet showing how you are calling the unsupervised tree model? In addition, are you able to provide details on...
Hi @mkgeneral just following up to see if your problem was resolved?
For the sake of code-review culture: > minor changes for figure color and code block formats What do the changes induce? And why are they needed? Perhaps a brief description...