|
|
|
|
|
by mirekrusin
795 days ago
|
|
Naive way of solving this problem is to ie. run it 3 times and seeing if it arrives at the same conclusion 3 times. More generally running it N times and calculating highest ratio. You trade compute for widening uncertainty window evaluation. |
|