I have 20 points in the form (x,y) and have to do a training set for the first 10 and a test for the second 10 how do i do this? Thanks Ad
Follow Math Help Forum on Facebook and Google+
Originally Posted by adam_leeds I have 20 points in the form (x,y) and have to do a training set for the first 10 and a test for the second 10 how do i do this? Thanks Ad You choose 10 points at random and designate them the training set. You use these points to train whatever you are training. The other 10 points you use to evaluate the preformance of your thing once trained. CB
View Tag Cloud