I hereby claim:
- I am tobystokes on github.
- I am tobystokes (https://keybase.io/tobystokes) on keybase.
- I have a public key ASAkfwJP7XGe2sTmuD-2Qe6E_b2D7qDfYkYgWSQQDhUZkQo
To claim this, I am signing this object:
| $(function() { | |
| // Make sure jquery is loaded. | |
| // the title of the selectlist = the Tessitura price type. | |
| $('select[title=44] option').filter(function() { | |
| return $(this).val() < 10; | |
| }).remove(); | |
| $('select[title=44] option').filter(function() { |
| {"traces": [ | |
| { | |
| "y": ["accuracy", "f1", "precision", "recall"], | |
| "x": [ | |
| 0.8717948717948718, | |
| 0.7141389934953782, | |
| 0.770879526977088, | |
| 0.6651785714285714 | |
| ], | |
| "name": "real", |
| { | |
| "sections": [ | |
| { | |
| "name": "similarity", | |
| "description": "", | |
| "scores": [ | |
| { "type": "score", "name": "Marginal distribution" }, | |
| { "type": "score", "name": "Bi-joint distribution" }, | |
| { "type": "score", "name": "Mutual Information"} | |
| ], |
| const imageShortcode = require("./image"); | |
| module.exports = function(eleventyConfig) { | |
| eleventyConfig.addNunjucksShortcode("image", imageShortcode); | |
| // ... + other eleventyConfig | |
| }; |
I hereby claim:
To claim this, I am signing this object: