Git Product home page Git Product logo

Comments (7)

kunzhan avatar kunzhan commented on July 25, 2024

@Javedayesha You need a dataset. Do you load a dataset?
You can download UCI digits at: https://archive.ics.uci.edu/ml/machine-learning-databases/mfeat/

from mvgl.

Javedayesha avatar Javedayesha commented on July 25, 2024

Thanks!
Do i have to uncomment all the lines.and where do i find all these files?
%load('Number123456.mat'); islocal_1 = 0;islocal_2 = 0; k = 15; %fianl
% load('NH_p4660.mat'); islocal_1 = 1;islocal_2 = 1; k = 50; %final
% load('C101_p1474.mat'); islocal_1 = 1;islocal_2 = 1; k = 40; %final
% load('COIL_20.mat'); islocal_1 = 1;islocal_2 = 1; k = 3; %final

Actually i am not understanding where do i add dataset files. because i get same error when i added dataset u specified.

from mvgl.

kunzhan avatar kunzhan commented on July 25, 2024

https://archive.ics.uci.edu/ml/machine-learning-databases/mfeat/mfeat.info

there are ten digits and each 200 samples belong to a class.

from mvgl.

kunzhan avatar kunzhan commented on July 25, 2024

@Javedayesha you can run the code of figure_03.m firstly to understand it. :)

from mvgl.

Javedayesha avatar Javedayesha commented on July 25, 2024

@kunzhan How can you tell which formulas you have used to validate this techniques i.e. performance evaluation?

from mvgl.

kunzhan avatar kunzhan commented on July 25, 2024

@Javedayesha

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

from mvgl.

Multiviewdata avatar Multiviewdata commented on July 25, 2024

Have you solved this problem???

from mvgl.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.