|
|
|
|
|
by YeGoblynQueenne
2791 days ago
|
|
>> My point is that they all generalize better from larger datasets. Like I say, this is not the case. There are learning algorithms that generalise so well from few data that their performance can improve only marginally with increasing amounts of data, or not at all. I appreciate that you probably have no idea what I'm talking about. I certainly don't mean linear regression. |
|
Erm, no. Not unless they are solving the problem perfectly.
> I appreciate that you probably have no idea what I'm talking about. I certainly don't mean linear regression.
I work in the field. I'm quite certain i'm familiar with whatever it is that you think you're talking about.
The category of algorithms that attempt to learn things from few examples is called 'One shot learning'. It's usually in the context of image classification, but it applies equally well elsewhere. These algorithms still learns better from more data.
Do feel free to share an example of an algorithm that generalizes better from less data. I'll wait.