http://stackoverflow.com/questions/9062438/clustering-a-huge-number-of-urls
With reference to the above link, is there a publicly available dataset? At the moment I have generated my own dataset.
So one of my current research involve some sort of search based on different extents of granularity. I wanted to learn more about coarse-grained search algorithms.
01 February 2015 7,743 3 View
I have a piece of code inserted in every system call (linux), which will get executed only when a flag variable is set to true. This flag variable shall be set in the user space (by the user)....
31 December 2014 9,884 0 View
Where can we get datasets for link prediction algorithms for different timestamps?
09 October 2014 4,537 6 View
09 October 2014 4,913 2 View
I'm implementing flower pollination algorithm, but I find Yang's original code not to be in accordance with the results presented in the paper. Following is the Levy function defined in his...
09 October 2014 646 3 View
There are quite a few instances where Levy Distribution is used instead of Gaussian or Cauchy Distribution. What exactly is this distribution? When is it used? When does it fail?
01 February 2014 9,455 7 View
Dear colleagues, I have found that many authors have a concern regarding their missing citation in RG because often citation in RG is lower than google scholars. I also missed some citation...
26 February 2021 928 6 View
26 February 2021 7,279 2 View
Hi I am trying to segment a sentinel2 image. At this stage, I want to run a binary classifier that assigns each pixel to either farm or non-farm pixel. For this purpose, I have 4 10m bands...
15 February 2021 3,596 9 View
Hi We have two time series dataset. For example mean daily temperature from two stations. Each of them have 30 data for a month. T1={ t1 , t2 ,... , t30 } T2={ t1 , t2 ,... , t30 } Now we want to...
06 February 2021 6,434 7 View
Previously, I decided to use iotify.io as the testing platform for IoT application. They provide MQTT/HTTP, etc and well documented & visualization, but it spent too much cost for me because I...
28 December 2020 5,911 3 View
Hey researchers! The journal I'm submitting to wants datasets to be listed in the reference as [dataset] Authors; Year; Dataset title; Data repository ; Version; Persistent identifier (e.g....
18 November 2020 2,681 5 View
IoT devices needs a set of communication protocols at different layers such as at the network layer (e.g. IPv4, IPv6), transport layer (e.g. TCP, UDP) and application layer (CoAP, HTTP, MQTT). My...
05 November 2020 5,776 4 View
Hi, as I know you should not cite the authors if you already include them in the sentence. But if I do not cite the study then it will not show in the reference list (I am using Zotero). How do I...
25 October 2020 9,203 3 View
I know there are plenty evaluate methods can be used to evaluate the clustering result for a single data set, I am trying to apply the same clustering technique to two different data sets and then...
20 October 2020 5,862 10 View
Does anyone know of a WORKING implementation of the original DENCLUE density based clustering algorithm, and NOT its extensions? I have explored a few from github but they ain't working.Moreover,...
01 September 2020 8,917 1 View