how to detect redundancy of data in matlab?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i want to see if my features have relation with other or not and if they have i want to omit them. is there any matlab code for it? i want to do it for each of my column with each other. thank you
0 Kommentare
Antworten (1)
Image Analyst
am 18 Okt. 2016
Seeing as how we don't know what form your data is in, I suggest you first take a look at the unique() function. After that, read this link.
Siehe auch
Kategorien
Mehr zu Testing Frameworks finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!