Minimum Sample Size

User: "lists"
New Altair Community Member
Updated by Jocelyn

I try to reduce the sample size (inner/outer sample) in a customized 'Th. Ott-SVM', to see what happens with the performance.

At one point I get this message:sample_size.png

 

 

What is the minimum sample size?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Thomas_Ott"
    New Altair Community Member

    The error is saying that when the data set gets partioned into a Training and Test set, there are not enough examples to train on. You might need to pass more data rows to it.