toy example in pattern recognition

15 次查看(过去 30 天)
micpro
micpro 2016-12-18
Hi, In my homework, I must generate data (I think dataset) and apply it SVM, Gaussian Kernel, etc. And I must use "Toy example"
I search on it but unfortunately do not understand : what is toy example?
Is there any ready to use dataset related with it? or just generating random dataset with matlab? or something different? Thanks.
I add the only information in lecture note
,

回答(2 个)

John D'Errico
John D'Errico 2016-12-18
编辑:John D'Errico 2016-12-18
"Toy example" means you must generate some sample random data of your own, then try to model it.
A "toy" is something that you play with, right? You are being asked to play with some data of your own construction, modeling it with the indicated tools. They have not given you a toy example, but told you to make one up.

Image Analyst
Image Analyst 2016-12-18
Admittedly it's confusing language. I don't think most native English speakers would use that language, but I think John is most likely right. It's some kind of arbitrary user-generated data that you make up.
However it could be that he supplied toy data for you in a file. For example it could be a table of the prices of toys versus the quantity of them that were sold. Or it could be an image of two toys on a tabletop and you have to find where they are and draw a curve or line separating the two. Look over your files and make sure you don't have any files like toys.txt, toys.mat, toys.dat, toys.png, etc. that the assignment wants you to use.

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by