CVNCreateLevelDBTest.fcl
Go to the documentation of this file.
1 
2 TreeName: "cvndump/CVNTrainTree"
3 TrainingDataBranchName: "train"
4 
5 OutputFormat: "LevelDB"
6 TestOutputDir: "output/TestLevelDB"
7 TrainOutputDir: "output/TrainLevelDB"
8 
9 NTrainPerTest: 4 # 4 means 80/20 split
10 ProgressInterval: 10
11 
12 SetLog: true
13 ErrorIfExists: true
14 CreateIfMissing: true
15 WriteBufferSize: 268435456
16 WriteSync: false
17 MaxKeyLength: 10
18 
19 Labeling: "all" # all, numu, nue, nc, or energy
20 WriteRegressionHDF5: false
21 RegressionHDF5NameTest: "regression_test.h5"
22 RegressionHDF5NameTrain: "regression_train.h5"
23 
24 UseGeV: true
25 
26 
27 MaxEnergyForLabel: 5.0 # Top of energy scale when labeling with energy