how to detect redundancy of data in matlab?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Image Analyst
il 18 Ott 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.
Vedere anche
Categorie
Scopri di più su Language Support in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!