Ras wrote: ↑Fri Jan 19, 2024 11:19 pm
That wouldn't gain you anything, it would only inflate your eval because of the reasons with positions such as KQ:K I mentioned before. The whole point is not the absolute eval or its MSE, it is its ability to tell advantages from disadvantages.
I don't understand. If I add terms to the evaluation (king safety for example) and I then re-tune on the data set I used before, I assume that K should now be different, because my evaluation has changed and it should now be better at understanding advantage from disadvantage.
What I mean is: if I only have PSQT's, and I compute K by putting a data set through the evaluation and finding the K that minimizes MSE, then I'm quite sure that, if I add terms to the evaluation and I then recompute K again for the same data-set, it should be different. If a training set has a certain K that should never change for any evaluation, then why would it need to be computed? Someone could just do it once (and if so, on the basis of what evaluation function?) and provide the K value for the data set.
I can't believe I can just compute K once for a training set, and then use that K and training set over and over even when I add 2, 3, or 10 terms to the evaluation.