Feature extraction for Neural Network

Hi,
I need to know the best way to prepare a dataset? for example: iris_dataset, how they prepare it?
[x,t] = iris_dataset;
Thanks.

 Accepted Answer

I'm sure there are many posted examples using that dataset.
Search in both the the NEWSGROUP and ANSWERS. The single search word
iris
should be sufficient
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!