Selva163 / augustus

Automatically exported from code.google.com/p/augustus
0 stars 0 forks source link

Batch mode and non-Batch differ in casting values prior to segment match #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.    Explicit segments are indexed by parsed pmml attributes and are always 
strings
2.
3.

What is the expected output? What do you see instead?

Non-batch scoring matches explicit segments by comparing field values to the 
segment index 
AFTER casting values to strings

Batch scoring does not cast field values so that integer-valued segments will 
never match 
explicit segments when batch scoring.

Please use labels and text to provide additional information.

Batch scoring does not cast field values so that integer-valued segments will 
never match 
explicit segments when batch scoring.

Original issue reported on code.google.com by collinbe...@gmail.com on 5 Oct 2009 at 9:30

GoogleCodeExporter commented 8 years ago
Closing all Augustus 0.3.x issues / requests.  We will not address these unless 
there is an urgent need.  If possible, everyone should upgrade to 4.x of the 
PMML specification.

Original comment by collinbe...@gmail.com on 7 Feb 2012 at 3:40