How to create random 2D data for testing classifier?
2 次查看(过去 30 天)
显示 更早的评论
Hello
I would like to create random 2D data for playing around with classifiers. The result should be a (nx2) matrix where the rows are n data points and the columns are the features. There should be 2 or more classes and of course the data should be separable (to a certain amount).
How should this be done? Of course I could define the data points manually but this is somewhat cumbersome.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!