Click here to Skip to main content
15,886,689 members
Everything / Clustering

Clustering

clustering

Great Reads

by Paolo Parise
Graph intersection using map reduce and Akka
by Andrey Chaschev
Describes how to install and use Bear to set up and manage Tomcat cluster
by Sam B. Brown
Interference open cluster is a simple Java framework that enables you to run a distributed database service within your Java application
by Masteramuk
Basic rules for using MySQL Cluster (NDB) from MyISAM or InnoDB

Latest Articles

by Sam B. Brown
Interference open cluster is a simple Java framework that enables you to run a distributed database service within your Java application
by setevoy4
The redis-py library and work with Redis Sentinel from Python
by Andy Allinger
Introduces data clustering and the k-means++ algorithm
by Mayur S Joshi
This article provides the step-by-step points on customising manual installation of RabbitMQ on Windows.

All Articles

Sort by Score

Clustering 

14 Dec 2016 by Paolo Parise
Graph intersection using map reduce and Akka
27 Jan 2014 by Andrey Chaschev
Describes how to install and use Bear to set up and manage Tomcat cluster
18 Nov 2014 by Peter Leow
They are different machine learning techniques and it is a long story. I will try my best to be concise.KNN is used to:1. Classify a new data into a known group (category); or2. Predict a target value for a new data;It works by comparing the similarity between features of the new data...
1 Feb 2021 by CHill60
I'm afraid your question cannot really be answered in a "quick" answers' forum - you have not provided sufficient code nor an adequate description of your problem. In response to the title of your post however, I suggest you try the resources at...
6 Oct 2014 by Sergey Alexandrovich Kryukov
First of all, you need to decide how to represent "this extraction". As the belonging to the cluster is fuzzy, "degree of belonging" or each point to a cluster is some value between 0 to 1, "extraction" is not a fully defined operation.For example, you can 1) introduce some threshold...
27 Feb 2020 by phil.o
sql server 2016 failover[^] SupportICS wrote: Followed some of the steps available ... Which steps exactly? What did you try? SupportICS wrote: ... but couldn't succeed How was it bad? Were there errors? Incorrect results? Please improve your...
7 Oct 2021 by Sam B. Brown
Interference open cluster is a simple Java framework that enables you to run a distributed database service within your Java application
22 May 2022 by Richard MacCutchan
Have you checked the documentation to see if it requires some external library? Quote: Thank you very much, Richard, indeed , I have managed to resolve this, there was a requirement for Janitor package to be installed. I have added these...
31 Jul 2022 by CHill60
I have no idea what you are trying to do (hint: you should improve your question to make it clearer) but when I am trying to compare worksheets I do the following - Add a new column in each sheet - Formula in column is = CONCAT(A1:E1) (adjust...
20 Jan 2014 by Member 10386871
Good day folks,I am presently working on a Windows form that displays markers on a google map by fetching geographical co ordinates from the database. However due to excessive number of markers, i would like to implement clustering of these markers. I have been stuck on this issue for...
12 Mar 2014 by ankit sharma
I want to use GetClusterInformation() function to get the version of MSCS . below is the code snippet I am trying. Any help is much appreciated.public static class Test_LoadLibrary { [DllImport("kernel32", SetLastError = true, CharSet = CharSet.Unicode)] static extern...
6 Oct 2014 by Zeinab Shajirat
Hello, I look for the easiest way for extracting specific cluster of segmented image using fuzzy c means.For example I divided my gray image two 6 clusters, then I just want to keep 4th cluster of the image, and change other clusters to black color.Thank you in advance for providing the...
4 Mar 2015 by Sairam39
I recently established load balancing using apache 2.4 +mod_jk 1.2.37 +tomcat 6 environment.Everything working perfectly but I am having a scenario where a unique sequential no has to generate based on some conditions.But after deploying the application in all 3 (clusters) tomcats, my...
30 Jun 2015 by Member 11805255
hii'm working on an application in order to extract clusters and planes from a point cloud using kinectv1.i have a win7 64, i'm using openni 1.6.4 and pcl1.6.0 . i'm coding with visual studio 2010. i'll be very grateful for your help!regards
5 Sep 2015 by Sergey Alexandrovich Kryukov
The problem is not related to the cluster. You did not provide enough information. Please study this:https://msdn.microsoft.com/en-us/library/bb470252.aspx[^],Understanding ASP.NET Application and Page Life Cycle - A Beginner's Tutorial[^],ASP.NET Application and Page Life Cycle[^].—SA
19 Oct 2015 by devandprog
I have implemented dbscan algorithm in c#.net since this algorithm deals with datasets which contains d-dimensional points e-g the datasets it use are of the following formatexample:10,10020,3050,8469,74............I want to modify this algorithm for graphs datasets....
11 Nov 2015 by Masteramuk
Basic rules for using MySQL Cluster (NDB) from MyISAM or InnoDB
11 Feb 2016 by Deependra Sampang
Usage of WCF for sending messages, WAS binding of MSMQ message queue for processing of messages, fail-over set up for MSMQ server
28 Feb 2017 by Rick York
You could have another 2D array that is in "parallel" with the first 2D array. It would hold values that indicate which cluster a value is in. That would default to zero values meaning no cluster. Then keep a counter of clusters, beginning at one, that you assign to the members of a cluster...
28 Feb 2017 by Patrice T
Quote:Please help me solve this problem. Thanks!!!(javascript code example would be great)We do not do your HomeWork.HomeWork is not set to test your skills at begging other people to do your work, it is set to make you think and to help your teacher to check your understanding of the...
7 Sep 2017 by Herman<T>.Instance
Hi everyone, In my organisation we have a WPF application that connects to an ODATA layer. That layer connects to the database. The database is in a cluster. I was wondering who has experience with such a setup as described. What reactions can I expect in the ODATA layer and in the WPF...
18 Apr 2018 by Member 13786565
Hello , I want to create multiple clusters using particle swarm optimization algorithm with some dataset. What I have tried: Found the code of particle swarm optimization(PSO) with fuzzy c mean .Since I felt can help creating multiple clusters in PSO algo.
3 Apr 2019 by setevoy4
The redis-py library and work with Redis Sentinel from Python
6 Feb 2020 by CJ Liyanage
I am doing research on clustering. I have generated tf-idf vector using set of documents. I have clustered it using K-Means now I want to use other clustering methods to cluster this vector what are the other suitable clustering Methods for this?. What I have tried: I have tried DBSCAN method...
11 Jun 2022 by Youssef Hany 2021
I'm applying kmedoid method to cluster group of points stored in a text file as x and y. The code I'm using results only a file of clusters to which the points belong, something like this: 2 2 4 5 2 2 . . 2 1 3 but I want to get the points...
28 Jul 2022 by Ajeet S 2021
I have two excel sheets with million records and they have missing value and type with one to many mapping in rows. Below is table for reference: Table heading: item, item#, method, value. Additional columns "type match" and "value match" to...
22 May 2022 by smartcoder22
Am just starting out in R and machine learning. Am working on a hierarchical clustering problem where after getting clusters of attitudinal variables (e.g preference for a certain choice), I want to do target segmentation by combining the cluster...
14 Jun 2017 by Andy Allinger
Introduces data clustering and the k-means++ algorithm
19 Nov 2013 by Arnaldo P. Castaño
This document describes a tabu Search algorithm embedded in a multiobjective framework capable of finding solutions to the zoning problem by allowing the optimization of multiple objectives.
10 Jun 2014 by Alain Peralta
A very simple replication cluster with MariaDB
30 Dec 2016 by Mayur S Joshi
This article provides the step-by-step points on customising manual installation of RabbitMQ on Windows.
18 Nov 2014 by rushiraj_11
I Get dataset of neighbours using kNN and then I want to apply k-mean on that dataset. By using this, is it possible that I get more accurate result? Is it logically correct that use kNN and then after use k-mean or vice-versa?
7 Oct 2014 by Zeinab Shajirat
"uv" contains unique values, "n" contains occurrences of each unique value.[uv,~,indx] = unique (fuzzy_img);n = accumarray(indx(:),1);
27 Feb 2020 by SupportICS
Please help in configuring the SQL Server 2016 fail-over cluster configuration for 99.99% availability of Database. What I have tried: Followed some of the steps available but couldn't succeed
1 Feb 2021 by Member 14530069
Hi, i try to use watson to send a callback. Whatson is buildt to create asynchronous connections. My question is, how can i handle the request. Like i expected it appears that the result is not here. Because the Server continues on a other...
20 May 2021 by Member 14844003
I have to write a NLP algorithm for grouping words from dictionary into different clusters eg. technology, food, color etc. and then able to classify new words into these clusters. what could be possible code for this simple algorithm? I am new...
18 Jul 2014 by Member 8398228
I need the source code of FRECCA algorithm in any language. I implemented some of it, but it is not working properly. The implemented project is here in java-https://onedrive.live.com/?cid=9a23cd9d216bc283&id=9A23CD9D216BC283!210[^]FRECCA algorithm is in Code.java class. So, if anyone...
28 Feb 2017 by Michael Koops
for example, I have 2d array like this: 1 2 2 2 2 1 1 1 1 2 1 1 2 1 1 1 2 1 2 2 1 1 2 1 2 2 1 2 1 1 2 2 2 2 1 1 1 1 1 2 1 2 1 2 2 1 1 2 1 1 2 1 2 1 2 1 2 2 2 2 1 1 2 2 2 2 1 2 1 2 1 1 2 1 1 2 1 1 2 2 1 1 1 2And I want to label the connected components (4 directions)to be...