openforensics-ensemble / leakage_report.json
adarshcod30's picture
Bundle training curves, logs and leakage report for the dashboard
48caf7e verified
Raw
History Blame Contribute Delete
380 Bytes
{
"pairs": {
"Train|Validation": {
"shared_images": 0,
"pct_of_smaller": 0.0
},
"Train|Test": {
"shared_images": 0,
"pct_of_smaller": 0.0
},
"Validation|Test": {
"shared_images": 0,
"pct_of_smaller": 0.0
}
},
"leaking": false,
"within_split_duplicates": {
"Train": 0,
"Validation": 0,
"Test": 0
}
}