• Study Resource
  • Explore
    • Arts & Humanities
    • Business
    • Engineering & Technology
    • Foreign Language
    • History
    • Math
    • Science
    • Social Science

    Top subcategories

    • Advanced Math
    • Algebra
    • Basic Math
    • Calculus
    • Geometry
    • Linear Algebra
    • Pre-Algebra
    • Pre-Calculus
    • Statistics And Probability
    • Trigonometry
    • other →

    Top subcategories

    • Astronomy
    • Astrophysics
    • Biology
    • Chemistry
    • Earth Science
    • Environmental Science
    • Health Science
    • Physics
    • other →

    Top subcategories

    • Anthropology
    • Law
    • Political Science
    • Psychology
    • Sociology
    • other →

    Top subcategories

    • Accounting
    • Economics
    • Finance
    • Management
    • other →

    Top subcategories

    • Aerospace Engineering
    • Bioengineering
    • Chemical Engineering
    • Civil Engineering
    • Computer Science
    • Electrical Engineering
    • Industrial Engineering
    • Mechanical Engineering
    • Web Design
    • other →

    Top subcategories

    • Architecture
    • Communications
    • English
    • Gender Studies
    • Music
    • Performing Arts
    • Philosophy
    • Religious Studies
    • Writing
    • other →

    Top subcategories

    • Ancient History
    • European History
    • US History
    • World History
    • other →

    Top subcategories

    • Croatian
    • Czech
    • Finnish
    • Greek
    • Hindi
    • Japanese
    • Korean
    • Persian
    • Swedish
    • Turkish
    • other →
 
Profile Documents Logout
Upload
Data Mining - Clustering
Data Mining - Clustering

A Novel method for Frequent Pattern Mining
A Novel method for Frequent Pattern Mining

... summaries are produced at diverse levels of granularity, according to the concept hierarchies. Mining large datasets became a major issue. Hence research focus was diverted to solve this issue in all respect. It was the primary requirement to devise fast algorithms for finding frequent item sets as ...
Parallel K-Means Clustering for Gene Expression Data on SNOW
Parallel K-Means Clustering for Gene Expression Data on SNOW

Apriori Algorithm
Apriori Algorithm

Automatic Extraction of Clusters from Hierarchical Clustering
Automatic Extraction of Clusters from Hierarchical Clustering

Automatic Clustering & Classification
Automatic Clustering & Classification

Intelligence Based Intrusion Detection System (IBIDS) Senior Project
Intelligence Based Intrusion Detection System (IBIDS) Senior Project

Retail Marketing Segmentation and Customer Profiling for
Retail Marketing Segmentation and Customer Profiling for

"Efficient Kernel Clustering using Random Fourier Features"
"Efficient Kernel Clustering using Random Fourier Features"

Data Clustering Techniques - Department of Computer Science
Data Clustering Techniques - Department of Computer Science

When Pattern met Subspace Cluster
When Pattern met Subspace Cluster

On the use of Side Information for Mining Text Data
On the use of Side Information for Mining Text Data

Document Clustering: A Detailed Review
Document Clustering: A Detailed Review

Speeding up k-means Clustering by Bootstrap Averaging
Speeding up k-means Clustering by Bootstrap Averaging

Mining association rules for clustered domains by separating disjoint
Mining association rules for clustered domains by separating disjoint

Optimization of Association Rule Learning in Distributed Database
Optimization of Association Rule Learning in Distributed Database

... the data structure that represents candidate set c, which is initially assumed to be zero. The most important part of the implementation is the data structure used for storing the candidate sets, and counting their frequencies. L1 = {frequent items} for (k=2; Lk-1=Ø; k++) do begin Ck = candidates ge ...
Subspace Clustering for High Dimensional Categorical
Subspace Clustering for High Dimensional Categorical

... This difficulty that conventional clustering algorithms encounter in dealing with high dimensional data sets motivates the concept of subspace clustering or projected clustering[3] whose goal is to find clusters embedded in subspaces of the original data space with their own associated dimensions. A ...
Predicting Globally and Locally: A Comparison of Methods for Vehicle Trajectory Prediction
Predicting Globally and Locally: A Comparison of Methods for Vehicle Trajectory Prediction

AN EFFICIENT HILBERT CURVE
AN EFFICIENT HILBERT CURVE

... data points in a d-dimensional metric space, partition the data points into k clusters such that the data points within a cluster are more similar to each other than data points in di erent clusters. Cluster analysis has been widely applied to many areas such as medicine, social studies, bioinformat ...
jonyer01a - Journal of Machine Learning Research
jonyer01a - Journal of Machine Learning Research

A Profit Maximizing Recommendation System for Market Baskets
A Profit Maximizing Recommendation System for Market Baskets

10ClusBasic - The Lack Thereof
10ClusBasic - The Lack Thereof

Graph-Based Hierarchical Conceptual Clustering
Graph-Based Hierarchical Conceptual Clustering

Optimized association rule mining using genetic algorithm
Optimized association rule mining using genetic algorithm

When Pattern met Subspace Cluster — a Relationship Story
When Pattern met Subspace Cluster — a Relationship Story

... Clearly, this is a rather naïve use of the concept of frequent itemsets in subspace clustering. What constitutes a good subspace clustering result is defined here apparently in close relationship to the design of the algorithm, i.e., the desired result appears to be defined according to the expected ...
< 1 ... 21 22 23 24 25 26 27 28 29 ... 88 >

Nearest-neighbor chain algorithm



In the theory of cluster analysis, the nearest-neighbor chain algorithm is a method that can be used to perform several types of agglomerative hierarchical clustering, using an amount of memory that is linear in the number of points to be clustered and an amount of time linear in the number of distinct distances between pairs of points. The main idea of the algorithm is to find pairs of clusters to merge by following paths in the nearest neighbor graph of the clusters until the paths terminate in pairs of mutual nearest neighbors. The algorithm was developed and implemented in 1982 by J. P. Benzécri and J. Juan, based on earlier methods that constructed hierarchical clusterings using mutual nearest neighbor pairs without taking advantage of nearest neighbor chains.
  • studyres.com © 2025
  • DMCA
  • Privacy
  • Terms
  • Report