]> git.sesse.net Git - wloh/history - train.pl
Remove password that leaked out into the git repository. (It has also been changed...
[wloh] / train.pl
2012-08-29 Steinar H. GundersonMove most of the train.pl logic into C++. Faster, and...
2012-06-13 Steinar H. GundersonIncrease the expiry time for the ratings page, and...
2012-06-13 Steinar H. GundersonFix include paths for static scripts.
2012-06-09 Steinar H. GundersonPick old results from fotballresultater_2123.
2012-06-07 Steinar H. GundersonMerge branch 'master' of /srv/git.sesse.net/www/wloh
2012-06-03 Steinar H. GundersonAs a hotfix, do not use not-yet-started languages....
2012-05-30 Steinar H. GundersonTrain one model (with its own aux parms) per locale.
2012-05-30 Steinar H. GundersonLoad the covariance table before doing anything else...
2012-05-30 Steinar H. GundersonStore the aux params in textual form in the database...
2012-05-30 Steinar H. GundersonSplit train.pl into functions.
2012-04-18 Steinar H. GundersonIgnore 0-0 games.
2012-03-20 Steinar H. GundersonStore covariance matrix when training model.
2012-03-18 Steinar H. GundersonWhen training, only include players with games.
2012-03-18 Steinar H. GundersonCompute and calculate standard deviations.
2012-03-17 Steinar H. GundersonAlso ignore 150-150 matches when training model.
2012-03-17 Steinar H. GundersonMake the base directory configurable.
2012-03-17 Steinar H. GundersonSkip 0-150 and 150-0 matches for the purpose of the...
2012-03-17 Steinar H. GundersonProperly unlink the temporary file after training.
2012-03-17 Steinar H. GundersonAdd a script to train the model.