How to train SVM classifier with large dataset

1 次查看(过去 30 天)
Hi,
I got an LBP of an image and it's size is 58*158 matrix. I would like to train these images to an SVM using SVM train. So I thought that to define a class label for this 58*158 matrix. I thought to transform this to a column matrix of size(1,58*158= 9164). But excel file is unable to store 9164 columns instead it's showing 255 columns. I learnt that excel can't store more than 255 columns. I need your help in solving this problem.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by