I never found chartcaller comments to be a magic bullet either. That said, I DID find that applying specific keywords from the comments to a UDM Definition gave me the ability to improve UDMs that already had a solid foundation.
Let's do an example...
First, I created a simple 3 factor UDM and ran it against my calendar year 2009 HDW database:
query start: 5/6/2010 7:17:39 AM query end: 5/6/2010 7:18:12 AM elapsed time: 33 seconds ~ Data Window Settings: Divisor = 999 Odds Cap: None ~ SQL: SELECT * FROM STARTERHISTORY WHERE RANKF28 = 1 AND MLOR3 >= 1.6 AND PSCORE >= 95 ~ ~ Data Summary Win Place Show Mutuel Totals 11024.30 10606.10 10034.00 Bet -11038.00 -11038.00 -11038.00 Gain -13.70 -431.90 -1004.00 ~ Wins 1108 1952 2588 Plays 5519 5519 5519 PCT .2008 .3537 .4689 ~ ROI 0.9988 0.9609 0.9090 Avg Mut 9.95 5.43 3.88
The UDM Definition explained:
The factor (from my factor setup) sitting in slot number F28 is JPRClass - making WHERE RANKF28 = 1 from the above sql expression equivalent to setting min amd max rank for JPRClass equal to 1 (for the benefit of those who are still running JCapper in the original playlist file mode.)
The other two factor contraints from the above sql expression set an MLOR3 min val of 1.60 and a PScore (HDW) min val of 95.
That's it. Those are the only 3 factor contraints used in the UDM.
more to come...
-jp
.
|