TERMIUM Plus®
La banque de données terminologiques et linguistiques du gouvernement du Canada.
CLUSTER ALGORITHM [9 fiches]
Fiche 1 - données d’organisme interne 2024-10-31
Fiche 1, Anglais
Fiche 1, Subject field(s)
- Computer Mathematics
- Artificial Intelligence
Fiche 1, La vedette principale, Anglais
- distribution-based clustering algorithm
1, fiche 1, Anglais, distribution%2Dbased%20clustering%20algorithm
correct
Fiche 1, Les abréviations, Anglais
Fiche 1, Les synonymes, Anglais
- probabilistic clustering algorithm 1, fiche 1, Anglais, probabilistic%20clustering%20algorithm
correct
Fiche 1, Justifications, Anglais
Record number: 1, Textual support number: 1 CONT
[A] machine learning algorithm that assumes that the data points are generated from a mixture of probability distributions [that] aims to identify the underlying probability distributions that generate the data, and uses this information to cluster the data into groups with similar properties. 1, fiche 1, Anglais, - distribution%2Dbased%20clustering%20algorithm
Fiche 1, Terme(s)-clé(s)
- distribution based clustering algorithm
Fiche 1, Français
Fiche 1, Domaine(s)
- Mathématiques informatiques
- Intelligence artificielle
Fiche 1, La vedette principale, Français
- algorithme de regroupement probabiliste
1, fiche 1, Français, algorithme%20de%20regroupement%20probabiliste
correct, nom masculin
Fiche 1, Les abréviations, Français
Fiche 1, Les synonymes, Français
Fiche 1, Justifications, Français
Fiche 1, Espagnol
Fiche 1, Justifications, Espagnol
Fiche 2 - données d’organisme interne 2024-10-31
Fiche 2, Anglais
Fiche 2, Subject field(s)
- Computer Mathematics
- Artificial Intelligence
Fiche 2, La vedette principale, Anglais
- DBSCAN clustering algorithm
1, fiche 2, Anglais, DBSCAN%20clustering%20algorithm
correct
Fiche 2, Les abréviations, Anglais
Fiche 2, Les synonymes, Anglais
- DBSCAN algorithm 2, fiche 2, Anglais, DBSCAN%20algorithm
correct
Fiche 2, Justifications, Anglais
Record number: 2, Textual support number: 1 CONT
Clusters are dense regions in the data space, separated by regions of the lower density of points. The DBSCAN algorithm is based on [the] intuitive notion of "clusters" and "noise. "The key idea is that for each point of a cluster, the neighborhood of a given radius has to contain at least a minimum number of points. 3, fiche 2, Anglais, - DBSCAN%20clustering%20algorithm
Record number: 2, Textual support number: 1 OBS
DBSCAN: density-based spatial clustering of applications with noise. 3, fiche 2, Anglais, - DBSCAN%20clustering%20algorithm
Fiche 2, Français
Fiche 2, Domaine(s)
- Mathématiques informatiques
- Intelligence artificielle
Fiche 2, La vedette principale, Français
- algorithme DBSCAN
1, fiche 2, Français, algorithme%20DBSCAN
correct, nom masculin
Fiche 2, Les abréviations, Français
Fiche 2, Les synonymes, Français
- algorithme de référence DBSCAN 2, fiche 2, Français, algorithme%20de%20r%C3%A9f%C3%A9rence%20DBSCAN
correct, nom masculin
- algorithme de type DBSCAN 1, fiche 2, Français, algorithme%20de%20type%20DBSCAN
correct, nom masculin
Fiche 2, Justifications, Français
Record number: 2, Textual support number: 1 OBS
DBSCAN : regroupement spatial basé sur la densité des applications avec bruit. 3, fiche 2, Français, - algorithme%20DBSCAN
Fiche 2, Espagnol
Fiche 2, Justifications, Espagnol
Fiche 3 - données d’organisme interne 2024-10-31
Fiche 3, Anglais
Fiche 3, Subject field(s)
- Computer Mathematics
- Artificial Intelligence
Fiche 3, La vedette principale, Anglais
- agglomerative hierarchy clustering algorithm
1, fiche 3, Anglais, agglomerative%20hierarchy%20clustering%20algorithm
correct
Fiche 3, Les abréviations, Anglais
Fiche 3, Les synonymes, Anglais
Fiche 3, Justifications, Anglais
Record number: 3, Textual support number: 1 CONT
Agglomerative hierachy clustering algorithm. This is the most common type of hierarchical clustering algorithm. It's used to group objects in clusters based on how similar they are to each other. This is a form of bottom-up clustering, where each data point is assigned to its own cluster. Then those clusters get joined together. At each iteration, similar clusters are merged until all of the data points are part of one big root cluster. 1, fiche 3, Anglais, - agglomerative%20hierarchy%20clustering%20algorithm
Fiche 3, Français
Fiche 3, Domaine(s)
- Mathématiques informatiques
- Intelligence artificielle
Fiche 3, La vedette principale, Français
- algorithme de regroupement hiérarchique agglomératif
1, fiche 3, Français, algorithme%20de%20regroupement%20hi%C3%A9rarchique%20agglom%C3%A9ratif
correct, nom masculin
Fiche 3, Les abréviations, Français
Fiche 3, Les synonymes, Français
Fiche 3, Justifications, Français
Fiche 3, Espagnol
Fiche 3, Justifications, Espagnol
Fiche 4 - données d’organisme interne 2024-08-19
Fiche 4, Anglais
Fiche 4, Subject field(s)
- Computer Mathematics
Fiche 4, La vedette principale, Anglais
- k-means algorithm
1, fiche 4, Anglais, k%2Dmeans%20algorithm
correct
Fiche 4, Les abréviations, Anglais
Fiche 4, Les synonymes, Anglais
Fiche 4, Justifications, Anglais
Record number: 4, Textual support number: 1 CONT
[The] k-means algorithm identifies k number of centroids, and then allocates every data point to the nearest cluster, while keeping the centroids as small as possible. 1, fiche 4, Anglais, - k%2Dmeans%20algorithm
Record number: 4, Textual support number: 1 OBS
The "means" in the k-means refers to averaging of the data; that is, finding the centroid. 1, fiche 4, Anglais, - k%2Dmeans%20algorithm
Fiche 4, Français
Fiche 4, Domaine(s)
- Mathématiques informatiques
Fiche 4, La vedette principale, Français
- algorithme des k-moyennes
1, fiche 4, Français, algorithme%20des%20k%2Dmoyennes
correct, nom masculin
Fiche 4, Les abréviations, Français
Fiche 4, Les synonymes, Français
- algorithme des nuées dynamiques 2, fiche 4, Français, algorithme%20des%20nu%C3%A9es%20dynamiques
correct, nom masculin
Fiche 4, Justifications, Français
Record number: 4, Textual support number: 1 CONT
L'algorithme des k-moyennes [...] est un algorithme couramment utilisé en analyse de données. Il permet de partitionner une collection d'objets en K classes, K étant un nombre fixé par l'utilisateur. 2, fiche 4, Français, - algorithme%20des%20k%2Dmoyennes
Fiche 4, Espagnol
Fiche 4, Justifications, Espagnol
Fiche 5 - données d’organisme interne 2024-07-20
Fiche 5, Anglais
Fiche 5, Subject field(s)
- Computer Mathematics
- Artificial Intelligence
Fiche 5, La vedette principale, Anglais
- clustering algorithm
1, fiche 5, Anglais, clustering%20algorithm
correct
Fiche 5, Les abréviations, Anglais
Fiche 5, Les synonymes, Anglais
- cluster analysis algorithm 2, fiche 5, Anglais, cluster%20analysis%20algorithm
correct
Fiche 5, Justifications, Anglais
Record number: 5, Textual support number: 1 CONT
Using a clustering algorithm means [giving] the algorithm a lot of input data with no labels [to] let it find any groupings in the data it can. Those groupings are called clusters. 3, fiche 5, Anglais, - clustering%20algorithm
Fiche 5, Français
Fiche 5, Domaine(s)
- Mathématiques informatiques
- Intelligence artificielle
Fiche 5, La vedette principale, Français
- algorithme d'agrégation
1, fiche 5, Français, algorithme%20d%27agr%C3%A9gation
correct, nom masculin
Fiche 5, Les abréviations, Français
Fiche 5, Les synonymes, Français
- algorithme d'analyse d'agrégat 1, fiche 5, Français, algorithme%20d%27analyse%20d%27agr%C3%A9gat
correct, nom masculin
Fiche 5, Justifications, Français
Fiche 5, Espagnol
Fiche 5, Justifications, Espagnol
Fiche 6 - données d’organisme interne 2023-05-31
Fiche 6, Anglais
Fiche 6, Subject field(s)
- Computer Mathematics
- Computer Programs and Programming
- Artificial Intelligence
Fiche 6, La vedette principale, Anglais
- conceptual clustering algorithm
1, fiche 6, Anglais, conceptual%20clustering%20algorithm
correct
Fiche 6, Les abréviations, Anglais
Fiche 6, Les synonymes, Anglais
Fiche 6, Justifications, Anglais
Record number: 6, Textual support number: 1 CONT
A conceptual clustering algorithm can search through huge amounts of data looking for multi-dimensional structures, where each structure or cluster represents a relevant concept in the problem-solving domain. 2, fiche 6, Anglais, - conceptual%20clustering%20algorithm
Fiche 6, Français
Fiche 6, Domaine(s)
- Mathématiques informatiques
- Programmes et programmation (Informatique)
- Intelligence artificielle
Fiche 6, La vedette principale, Français
- algorithme d'agrégation conceptuelle
1, fiche 6, Français, algorithme%20d%27agr%C3%A9gation%20conceptuelle
correct, nom masculin
Fiche 6, Les abréviations, Français
Fiche 6, Les synonymes, Français
Fiche 6, Justifications, Français
Fiche 6, Espagnol
Fiche 6, Justifications, Espagnol
Fiche 7 - données d’organisme interne 1996-12-09
Fiche 7, Anglais
Fiche 7, Subject field(s)
- Computer Graphics
- Applications of Automation
Fiche 7, La vedette principale, Anglais
- cluster algorithm
1, fiche 7, Anglais, cluster%20algorithm
correct
Fiche 7, Les abréviations, Anglais
Fiche 7, Les synonymes, Anglais
Fiche 7, Justifications, Anglais
Record number: 7, Textual support number: 1 DEF
An algorithm used to define regions consisting of points with similar classes of brightness. [ISO/IEC JTC N1746, 1995] 1, fiche 7, Anglais, - cluster%20algorithm
Fiche 7, Français
Fiche 7, Domaine(s)
- Infographie
- Automatisation et applications
Fiche 7, La vedette principale, Français
- algorithme de définition par luminosité
1, fiche 7, Français, algorithme%20de%20d%C3%A9finition%20par%20luminosit%C3%A9
proposition, nom masculin
Fiche 7, Les abréviations, Français
Fiche 7, Les synonymes, Français
- algorithme de groupage 1, fiche 7, Français, algorithme%20de%20groupage
nom masculin
Fiche 7, Justifications, Français
Record number: 7, Textual support number: 1 OBS
algorithme de groupage : terme proposé dans ISO/CEI JTC N1746, 1995. 1, fiche 7, Français, - algorithme%20de%20d%C3%A9finition%20par%20luminosit%C3%A9
Fiche 7, Espagnol
Fiche 7, Justifications, Espagnol
Fiche 8 - données d’organisme interne 1996-03-19
Fiche 8, Anglais
Fiche 8, Subject field(s)
- Statistical Methods
Fiche 8, La vedette principale, Anglais
- cluster solution
1, fiche 8, Anglais, cluster%20solution
correct
Fiche 8, Les abréviations, Anglais
Fiche 8, Les synonymes, Anglais
Fiche 8, Justifications, Anglais
Record number: 8, Textual support number: 1 CONT
K-Means Cluster Analysis Results. The k-means algorithm is a clustering method which measures the proximity between groups using the Euclidean distance between group centroids. Beginning with an initial selection of k groups, this clustering algorithm allows to locate each respondent within clusters according to his/her distance to the nearest centroid. In total, 10 cluster solutions were tested using the Environics 1995 survey data. A scree plot of the derived proximity measure(in this case the Euclidean distance between group centroids) by the cluster solution is presented in chart 1. 1, fiche 8, Anglais, - cluster%20solution
Record number: 8, Textual support number: 2 CONT
Chart 1. K-Means Cluster Analysis: Minimum Distances Between Cluster Centers for Different Cluster Solutions 1, fiche 8, Anglais, - cluster%20solution
Fiche 8, Français
Fiche 8, Domaine(s)
- Méthodes statistiques
Fiche 8, La vedette principale, Français
- solution de classification
1, fiche 8, Français, solution%20de%20classification
correct, nom féminin
Fiche 8, Les abréviations, Français
Fiche 8, Les synonymes, Français
- solution de regroupement 1, fiche 8, Français, solution%20de%20regroupement
correct, nom féminin
Fiche 8, Justifications, Français
Fiche 8, Espagnol
Fiche 8, Justifications, Espagnol
Fiche 9 - données d’organisme interne 1996-03-19
Fiche 9, Anglais
Fiche 9, Subject field(s)
- Statistical Methods
Fiche 9, La vedette principale, Anglais
- group centroid
1, fiche 9, Anglais, group%20centroid
correct
Fiche 9, Les abréviations, Anglais
Fiche 9, Les synonymes, Anglais
Fiche 9, Justifications, Anglais
Record number: 9, Textual support number: 1 CONT
The k-means algorithm is a clustering method which measures the proximity between groups using the Euclidean distance between group centroids. Beginning with an initial selection of k groups, this clustering algorithm allows to locate each respondent within clusters according to his/her distance to the nearest centroid. In total, 10 cluster solutions were tested using the Environics 1995 survey data. A scree plot of the derived proximity measure(in this case the Euclidean distance between group centroids) by the cluster solution is presented in chart 1. 1, fiche 9, Anglais, - group%20centroid
Fiche 9, Français
Fiche 9, Domaine(s)
- Méthodes statistiques
Fiche 9, La vedette principale, Français
- groupe centroïde
1, fiche 9, Français, groupe%20centro%C3%AFde
nom masculin
Fiche 9, Les abréviations, Français
Fiche 9, Les synonymes, Français
Fiche 9, Justifications, Français
Fiche 9, Espagnol
Fiche 9, Justifications, Espagnol
Avis de droit d’auteur pour la banque de données TERMIUM Plus®
© Services publics et Approvisionnement Canada, 2025
TERMIUM Plus®, la banque de données terminologiques et linguistiques du gouvernement du Canada
Un produit du Bureau de la traduction
En vedette
Portail linguistique du Canada

Accédez à une collection de ressources canadiennes sur tous les aspects du français et de l'anglais, y compris des jeux.
Outils d'aide à la rédaction

Les outils d’aide à la rédaction du Portail linguistique ont fait peau neuve! Faciles à consulter, ils vous donnent accès à une foule de renseignements utiles pour mieux écrire en français et en anglais.
Lexiques et vocabulaires

Accédez aux lexiques et vocabulaires du Bureau de la traduction.
- Date de modification :