CVNProngCreateLevelDB.fcl
Go to the documentation of this file.
1 
2 CVNLabel: cvnprongdump
3 TreeName: CVNTrainTree
4 TrainingDataBranchName: "EventPMapsData"
5 
6 TestOutputDir: "output/TestLevelDBSP"
7 TrainOutputDir: "output/TrainLevelDBSP"
8 
9 NTrainPerTest: 4 # 4 means 80/20 split
10 
11 ErrorIfExists: true
12 CreateIfMissing: true
13 WriteBufferSize: 268435456
14 WriteSync: false
15 MaxKeyLength: 10
16 Purity: 0.5
17 UseSlice: true