The Wayback Machine - http://web.archive.org/web/20200905073007/https://github.com/topics/hep
Skip to content
#

hep

Here are 215 public repositories matching this topic...

pyhf
lukasheinrich
lukasheinrich commented Jul 29, 2020

right now we use "twice_nll" as a fit objective and in the test statistic a simple diffence

twice_nll_constrfit - twice_nll_globalfit

but rather we should just to a NLL fit and in the test stat do

2*(nll_constrfit - nll_globalfit)

this will require updating some test reference numbers in the tests

systemcrash
systemcrash commented Jun 2, 2020

I want to reduce the amount of log-spam in the DB logs. Is there a better way of executing the CREATE DATABASE queries? Postgres doesn't have the WHERE NOT EXISTS clause - but it's still possible to check if tables are already present.

I'm not sure where these originate from - heplify-server, homer-app, or some other script.

2020-05-29 04:54:15.076 UTC [1] LOG:  received sm
lumin
GilesStrong
GilesStrong commented Jun 8, 2020

Current status

plot_roc provides a variety of options for computing and plotting ROC curves, including bootstrap resampling to compute the uncertainty on the ROC AUCs.

Deficiency

Whilst the mean ROC AUCs are displayed, along with their uncertainty, the curves that are plotted are just single lines with no uncertainty. Ideally the uncertainty band coming from bootstrap resamples o

Improve this page

Add a description, image, and links to the hep topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hep topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.