-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in MVGL_demo #1
Comments
@Javedayesha You need a dataset. Do you load a dataset? |
Thanks! Actually i am not understanding where do i add dataset files. because i get same error when i added dataset u specified. |
https://archive.ics.uci.edu/ml/machine-learning-databases/mfeat/mfeat.info there are ten digits and each 200 samples belong to a class. |
@Javedayesha you can run the code of figure_03.m firstly to understand it. :) |
@kunzhan How can you tell which formulas you have used to validate this techniques i.e. performance evaluation? |
NMI and ARI can be found at: http://users.umiacs.umd.edu/~abhishek/code_coregspectral.zip Others can be found at https://raw.githubusercontent.com/zzz123xyz/projectX2/bd56880696ef2be9718d353dae11f17dec004e11/ClusteringMeasure.m |
Have you solved this problem??? |
I encounter following error whenever i tries to run MVGL_demo.m file.Kindly help me out.
Error in MVGL_demo (line 13)
y0 = truth;
The text was updated successfully, but these errors were encountered: