-
This is the report created by `srr_report()`. It simply lists all the "standards" that the package should comply with in order to submit to [rOpenSci](https://stats-devguide.ropensci.org/). What we wo…
-
Design protocol for collecting pdfs and filling Zotero collection – define inclusion and exclusion criteria
-
1. Jupyter notebooks (especially with jt) generate HTML files that are interestingly large.
2. The index page is pretty pathetic.
3. The landing page should probably be the index page.
4. And the d…
-
Can we create uncertainty estimates using Hessian matrix? or another way from the optimization algorithm?
A slower approach is to add a bootstrapping function.
-
_The following peer review was solicited as part of the Distill review process._
_**The reviewer chose to keep anonymity.** Distill offers reviewers a choice between anonymous review and offering r…
-
So I tried the following code, and got the following error
>>> from pyrca.graphs.causal.pc import PC
>>> model = PC(PC.config_class())
>>> graph_df = model.train(df)
D:\Python\Python310\lib\site…
-
Although I find the Bayes factor interesting, I am most interested in uncertainty and effect size. When using the lmBF function for the following code: bayesBF
-
Hey all,
According to the issues I read in this repository, the batch_size>1 only works with the local_penalization evaluator, and not with sequential or any other evaluator model.
I have set up…
-
hi guys could stacking be included, instead of only ensemble? (maybe from mlxtend package)
-
Hi,
I see an example in here: https://www.blopig.com/blog/wp-content/uploads/2019/10/GPyOpt-Tutorial1.html
The codes are:
#Import Modules
#GPyOpt - Cases are important, for some reason
import G…