Skip to content
Snippets Groups Projects
Commit a9cf7dc8 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

ENH: update tests and baseline for training set split

parent a1188f38
Branches
Tags
No related merge requests found
io.mse: 241.0461426
io.mse: 905.6768188
......@@ -862,6 +862,7 @@ if(OTB_USE_OPENCV)
-io.ip ${INPUTDATA}/Classification/QB_1_ortho.tif?&bands=3
-io.vd ${INPUTDATA}/Classification/VectorData_QB1_utm31n.sqlite
-sample.nt 50
-sample.ratio 0
-classifier rf
-io.out ${TEMP}/apTvClTrainImagesRegressionModel.rf
-io.mse ${TEMP}/apTvClTrainImagesRegressionModel.txt
......@@ -878,6 +879,7 @@ if(OTB_USE_OPENCV)
-io.il ${INPUTDATA}/Classification/QB_1_ortho.tif?&bands=0,1,2
-io.ip ${INPUTDATA}/Classification/QB_1_ortho.tif?&bands=3
-sample.nt 50
-sample.ratio 0.5
-classifier rf
-io.out ${TEMP}/apTvClTrainImagesRegressionNoVD.rf
-io.mse ${TEMP}/apTvClTrainImagesRegressionNoVD.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment