What does Make Density Based Clusterer in Weka do?Classify Customers based on 2 features AND a Time series of eventsClustering based on partial information?What does the “numDecimalPlaces” in J48 classifier do in WEKA?How to reload all attributes in WEKADensity Tree - What is the x axis?How does the seed value work in Weka for clustering?How do I simultaneously select multiple values for k-means in WEKA?WEKA Multilayer Perceptron with large datasetHow to cluster histograms or density distributions?Can not run Auto WEKA

Are Roman Catholic priests ever addressed as pastor

Adventure Game (text based) in C++

Why won't this compile? Argument of h has an extra {

Violin - Can double stops be played when the strings are not next to each other?

Bacteria contamination inside a thermos bottle

New passport but visa is in old (lost) passport

Did Ender ever learn that he killed Stilson and/or Bonzo?

Is honey really a supersaturated solution? Does heating to un-crystalize redissolve it or melt it?

Does this sum go infinity?

What did “the good wine” (τὸν καλὸν οἶνον) mean in John 2:10?

Is a party consisting of only a bard, a cleric, and a warlock functional long-term?

Knife as defense against stray dogs

How to make healing in an exploration game interesting

Is there a symmetric-key algorithm which we can use for creating a signature?

What are substitutions for coconut in curry?

ERC721: How to get the owned tokens of an address

Is it normal that my co-workers at a fitness company criticize my food choices?

PTIJ: Who should I vote for? (21st Knesset Edition)

"of which" is correct here?

Brexit - No Deal Rejection

Welcoming 2019 Pi day: How to draw the letter π?

Describing a chess game in a novel

How could a scammer know the apps on my phone / iTunes account?

How to write cleanly even if my character uses expletive language?



What does Make Density Based Clusterer in Weka do?


Classify Customers based on 2 features AND a Time series of eventsClustering based on partial information?What does the “numDecimalPlaces” in J48 classifier do in WEKA?How to reload all attributes in WEKADensity Tree - What is the x axis?How does the seed value work in Weka for clustering?How do I simultaneously select multiple values for k-means in WEKA?WEKA Multilayer Perceptron with large datasetHow to cluster histograms or density distributions?Can not run Auto WEKA













1












$begingroup$


In Weka, there is a clustering algorithm with the name as Make Density Based Clusterer. When going through its properties, it takes a clusterer as base clusterer(I took it as K-means with k=3).
It initially performs k-means and creates three clusters. I see prior probabilities for each cluster and attribute-wise normal distribution means and standard deviation in the result buffer.



What happens after k-means clusters are calculated?
What role mean, standard deviation and prior probabilities play here?
Why is it called density based?










share|improve this question









$endgroup$
















    1












    $begingroup$


    In Weka, there is a clustering algorithm with the name as Make Density Based Clusterer. When going through its properties, it takes a clusterer as base clusterer(I took it as K-means with k=3).
    It initially performs k-means and creates three clusters. I see prior probabilities for each cluster and attribute-wise normal distribution means and standard deviation in the result buffer.



    What happens after k-means clusters are calculated?
    What role mean, standard deviation and prior probabilities play here?
    Why is it called density based?










    share|improve this question









    $endgroup$














      1












      1








      1





      $begingroup$


      In Weka, there is a clustering algorithm with the name as Make Density Based Clusterer. When going through its properties, it takes a clusterer as base clusterer(I took it as K-means with k=3).
      It initially performs k-means and creates three clusters. I see prior probabilities for each cluster and attribute-wise normal distribution means and standard deviation in the result buffer.



      What happens after k-means clusters are calculated?
      What role mean, standard deviation and prior probabilities play here?
      Why is it called density based?










      share|improve this question









      $endgroup$




      In Weka, there is a clustering algorithm with the name as Make Density Based Clusterer. When going through its properties, it takes a clusterer as base clusterer(I took it as K-means with k=3).
      It initially performs k-means and creates three clusters. I see prior probabilities for each cluster and attribute-wise normal distribution means and standard deviation in the result buffer.



      What happens after k-means clusters are calculated?
      What role mean, standard deviation and prior probabilities play here?
      Why is it called density based?







      machine-learning clustering k-means unsupervised-learning weka






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      Manasvi DuggalManasvi Duggal

      334




      334




















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          Based on this paper, MakeDensityBasedClusterer is a metaclusterer that wraps a clustering algorithm to make it return a probability distribution and density. To each cluster and attribute, it fits a discrete distribution or a symmetric normal distribution (whose minimum standard deviation is a parameter).






          share|improve this answer










          New contributor




          Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          $endgroup$












            Your Answer





            StackExchange.ifUsing("editor", function ()
            return StackExchange.using("mathjaxEditing", function ()
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            );
            );
            , "mathjax-editing");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "557"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47337%2fwhat-does-make-density-based-clusterer-in-weka-do%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0












            $begingroup$

            Based on this paper, MakeDensityBasedClusterer is a metaclusterer that wraps a clustering algorithm to make it return a probability distribution and density. To each cluster and attribute, it fits a discrete distribution or a symmetric normal distribution (whose minimum standard deviation is a parameter).






            share|improve this answer










            New contributor




            Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






            $endgroup$

















              0












              $begingroup$

              Based on this paper, MakeDensityBasedClusterer is a metaclusterer that wraps a clustering algorithm to make it return a probability distribution and density. To each cluster and attribute, it fits a discrete distribution or a symmetric normal distribution (whose minimum standard deviation is a parameter).






              share|improve this answer










              New contributor




              Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.






              $endgroup$















                0












                0








                0





                $begingroup$

                Based on this paper, MakeDensityBasedClusterer is a metaclusterer that wraps a clustering algorithm to make it return a probability distribution and density. To each cluster and attribute, it fits a discrete distribution or a symmetric normal distribution (whose minimum standard deviation is a parameter).






                share|improve this answer










                New contributor




                Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                $endgroup$



                Based on this paper, MakeDensityBasedClusterer is a metaclusterer that wraps a clustering algorithm to make it return a probability distribution and density. To each cluster and attribute, it fits a discrete distribution or a symmetric normal distribution (whose minimum standard deviation is a parameter).







                share|improve this answer










                New contributor




                Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer








                edited yesterday









                ebrahimi

                74421021




                74421021






                New contributor




                Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered yesterday









                PalliePallie

                1013




                1013




                New contributor




                Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                Pallie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Data Science Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47337%2fwhat-does-make-density-based-clusterer-in-weka-do%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Adding axes to figuresAdding axes labels to LaTeX figuresLaTeX equivalent of ConTeXt buffersRotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?adding axes to shapesAlign axes across subfiguresAdding figures with a certain orderLine up nested tikz enviroments or how to get rid of themAdding axes labels to LaTeX figures

                    Luettelo Yhdysvaltain laivaston lentotukialuksista Lähteet | Navigointivalikko

                    Gary (muusikko) Sisällysluettelo Historia | Rockin' High | Lähteet | Aiheesta muualla | NavigointivalikkoInfobox OKTuomas "Gary" Keskinen Ancaran kitaristiksiProjekti Rockin' High