-
```
The database is hit each time a measure is queried, this must be optimized,
either by optimizing the database queries, or by caching the data.
```
Original issue reported on code.google.com by `…
-
```
While going over the way that the NetIn and NetOut Measures actually
calculate network traffic, todoroff found some interesting things:
[16:26] It uses GetIfTable and the resulting MIB_IFROW str…
-
```
Install and configure Emma plugin on CloudBees.
```
Original issue reported on code.google.com by `philipp.sebastian.thun` on 26 Apr 2012 at 4:16
-
There should be some measure of complexity to tune analysis. Good candidate is `resultOrigins.size`
-
```
Install and configure Emma plugin on CloudBees.
```
Original issue reported on code.google.com by `philipp.sebastian.thun` on 26 Apr 2012 at 4:16
-
Measure the performance of your program. How long does it take to do the replacements for different filesizes? How much memory is used?
Visualvm https://visualvm.java.net/ will help you to understand …
-
```
OOSTethys has been using CF canonical units of measure.
http://cf-pcmdi.llnl.gov/documents/cf-standard-names/standard-name-table/11/stan
dard-name-table
IOOS DIF is using (I think udunits Unidata)…
-
I would like to get measures out of the OpenML database (I am working with the snapshot).
Task: Classification
I am interested in error rate (1-predictive.accuracy), auc (area.under.roc.curve), bri…
-
We need to suggest some additional evaluation measures to be used on our clustering algorithms. We have been provided two functions from Paper #3, but need to suggest and implement a couple more.
-
Hi there, this is an excellent plug-in, thanks for your work!
By the way, could it be possible to add the **textWidth()** typography function? (see https://p5js.org/reference/#/p5/textWidth) Would…