summaryrefslogtreecommitdiff
path: root/lib/prediction_data.rb
AgeCommit message (Collapse)Author
2012-11-20adjust validation to dataset changes, remove test_target_dataset concept ↵oldarchmguetlein
(never worked for multiple compound occurences with different values), fix splitting (multiple compound occurences are now split in different sets as well)
2012-04-11Fixed forced conversion to stringjlAndreas Maunz
2012-01-10change in validation: duplicates (with different values) in test-set are ↵mguetlein
handled as one prediction each
2011-12-14make prediciton filtering robust to nil valuesmguetlein
2011-12-13add filtering of validation reportsmguetlein