Closed njain76 closed 1 year ago
The second part is perfectly normal. The first part is a bug. @SCA-ZMT can you check the right parameters are properly passed to the Sampler instance that generates the training set (it has to be a new insurance btw). I'll check on my side as well.
So I just checked: in the core part there is no size issue. When the sampler class is instanciated, the desired xmax and ymax values have to be specified as arguments to the constructor (without these the default is 80 x 160 as observed by Nitin). @odeimaiz does the above corrects this issue?
TrainingData.csv
Hi,
Although we enter 109 x 229mm for the measurement area, the training data generated is limited to a 80 x 160mm area.
When this training data is fed back to generate the model, the measurement area gets limited to 84 x 168mm, and the user is not allowed to increase the area beyond these values.
Perhaps the measurement area has been reduced, considering the 21mm edge of the 10g cube?
Regards, Nitin