|
View 717557e
rename npoints to total_points
Bas Nijholt authored on 17/03/2019 16:04:54
|
|
View b2d13a9
use a list for ((learner_index, point), loss_improvement) tuples
Bas Nijholt authored on 17/03/2019 12:06:09
|
|
View d60a88e
rename _points to _ask_cache
Bas Nijholt authored on 17/03/2019 11:59:12
|
|
View d9ceaf7
make the ask functions more similar
Bas Nijholt authored on 17/03/2019 11:52:28
|
|
View 1401a9a
use the cache for all strategies
Bas Nijholt authored on 17/03/2019 11:49:25
|
|
View dac0b7d
fix point distribution for loss strategy
Bas Nijholt authored on 17/03/2019 11:36:15
|
|
View 53edb77
test the different strategies
Bas Nijholt authored on 17/03/2019 11:18:17
|
|
View a00bf61
fix the point distribution issue by max(loss, -npoints)
Bas Nijholt authored on 17/03/2019 09:44:27
|
|
View a7a1822
add test for BalancingLearner for point distribution over learners
Bas Nijholt authored on 16/03/2019 12:20:05
|
|
View a273049
distribute the suggested points over learners when no data is available
Bas Nijholt authored on 16/03/2019 12:11:55
|
|
View 442de97
fix DeprecationWarning
Bas Nijholt authored on 17/03/2019 09:59:40
|
|
View 3f61744
import Iterable and Sized from collections.abc
Bas Nijholt authored on 17/03/2019 09:53:18
|