Use only the first 100 entries (the first 2 classes)
1 view (last 30 days)
Show older comments
I have this homework assignment, I asked for help but I am a bit embarassed that I still don't know what to do.
I am loading 'fisheris'. I know how to parition the dataset into 60% training partition and 40% test partition
but it says to use only the first 100 etnries (the first 2 classes) for the remianing part of the assignment.
- species (1:100)
- meas (1:100,:)
If anybody can break down what this mean and how to approach this I would really appreciate it.
I know this must be a tall ask.
4 Comments
Geoff Hayes
on 7 Feb 2019
You say that I have no idea if it would work because meas and species would be different sizes. But isn't that still true if you use all of the entries/rows? How would you solve this problem if you use all of the data? Why should using all or a subset of the data be different?
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB 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!