Feature extraction for Neural Network

3 views (last 30 days)
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

Greg Heath
Greg Heath on 29 Nov 2015
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 Sequence and Numeric Feature Data Workflows 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!