🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

What is the minimum sample of SVM?

User: "Joanneyu"
New Altair Community Member
Updated by Jocelyn
Hi, 
I use Auto Model to conduct SVM regression. I wonder apart from 100, which is the minimum sample needed for Rapidminer, is there any way to justify the ideal number of SVM to provide reliable results? Thank you!

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "hughesfleming68"
    New Altair Community Member
    Accepted Answer
    Ask five different people and you will get five different answers. My point of view is that too much data is just as unhelpful as too little. Older data may not be relevant to current conditions. If your data is relatively stable then usually more data is usually better. The only way to know with your data is to vary the look back length with the risk being over fitting. If your accuracy improves a lot with with 101 samples then it could be just an anomaly in the data. If you look at examples of sliding window validation, you will often find quite small windows like 10. These decisions are all data dependent.
    The algorithmic example is: 2. See Hyper Hyper