-
This is one of them things we need for the Insomnia build.
The population death is going to be dynamic: as soon as you disrupt a planet's path, people start dying at a certain rate. The more you di…
-
there are a few multi-word entries in the dictionary, but the split in the scorer will only pick out single words.
timo updated
10 years ago
-
I am using forkserver in order to avoid freezing of TPOT on large dataset. However, i also use a customer scoring function:
```
def get_ranks(arr):
temp = np.argsort(arr)
ranks = np.empty_…
-
`ok --score --score-out FILE.json`
Instead of having the autograder do special parsing, it'd be nice if scores were in JSON form.
The [gradescope score format](http://gradescope-autograders.readth…
-
Hi! Is it planned to be able to set the dynamic scoring system for each flag instead of a global configuration ?
-
SimGIC score calculated using FastOwlSim doesn't match among output files written in FORMATTED and CSV formats. However, SimGIC calculated using SimpleOwlSim matches with that calculated using FastOwl…
-
@mrshirts @msoroush @jpotoff
We need to decide on what we would recommend when predicting the scoring function for different lambda. Currently, the end of Section 3.3 suggests decreasing the weight…
-
This supersedes #893 and perhaps #1404
Assign an enum `hole_kind` (`competition`, `experiment`, `tutorial`) to each hole.
- `competition`: this is your normal hole. All holes that are currently me…
-
Hi Michael,
thank you for the great crate. It works great for me.
There are two small things that would make it even better.
I am mostly using the SearchEngine (following your search example in t…
-
Here are useful ressources to look into:
- Our lab metrics definition: https://github.com/ivadomed/MetricsReloaded
- Panoptica: [Panoptica -- instance-wise evaluation of 3D semantic and instance se…