ghpaetzold / questplusplus

Pipelined quality estimation.
49 stars 14 forks source link

documentation: clarify distribution of samples in optimisation #34

Open jowagner opened 8 years ago

jowagner commented 8 years ago

Say in the readme how the samples for gridsearch are distributed. A range like 0.0001 to 0.01 clearly asks for exponential sampling, while a range like 0.1 to 0.2 might call for uniform sampling.