-
**Week Ticket:**
- [x] Edit login page so user can input username and password
[code](https://github.com/noyah81/p2ducks/blob/main/templates/login.html)
[runtime](http://72.197.231.5:8080/login)
-…
-
Originally reported by @brendan-woods on 21/Dec/17 6:44 PM.
Related to #137
-
Add a GPU backend for tree model scoring (GBM/DRF).
The goal is to increase the throughput for scoring of large datasets (in mini-batch) and for large numbers of trees.
Possibly predict for all …
-
The basic idea is to have a metrics package, we can start with ROC/AUC (first on GPU, then if necessary on CPU). It should mimic the SKLearn API and results:
http://scikit-learn.org/stable/modules…
-
First, I would like to thank you for this amazing effort. This is by far the most convenient and complete command-line tool for Guide RNA design.
I am not sure if the scoring matrices are independen…
-
Hi,
I think there is a bug in which the order of the references changes the final score of the peer summary. Here is a concrete example of input documents:
`Raw/peers/0`: `Dan bought scones toda…
-
I would like user pages to include a more precise estimate of a user's quality - using a [proper scoring rule](http://en.wikipedia.org/wiki/Proper_scoring_rule#Logarithmic_scoring_rule). The simplest …
gwern updated
12 years ago
-
Today I was trying to open a file `Display.class.php`. I typed `displya.class` and the file was no where to be found in the list.
![image](https://cloud.githubusercontent.com/assets/2007045/11851075/…
AustP updated
8 years ago
-
When scoring in csc_eeg_plotter, can we implement a small windows within the epoch showing an FFT, in order for instance to differentiate alpha or spindle?
-
Problem.
Currently, in Event Results table we can see the only total sum of scoring for all distances of round.
Proposal.
Adds coring column for each round distance. Sum column leave as it is.…