π
<-

Kmeans


File hierarchy

 Downloads
 Files created online(26684)
 TI-Nspire
(19815)

 nCreator(4711)

DownloadTélécharger


LicenceLicense : Non spécifiée / IncluseUnspecified / Included

 TéléchargerDownload

Actions



Vote :

ScreenshotAperçu


Informations

Catégorie :Category: nCreator TI-Nspire
Auteur Author: Dinho_Darroz
Type : Classeur 3.0.1
Page(s) : 1
Taille Size: 2.28 Ko KB
Mis en ligne Uploaded: 18/06/2024 - 08:16:28
Mis à jour Updated: 18/06/2024 - 08:31:16
Uploadeur Uploader: Dinho_Darroz (Profil)
Téléchargements Downloads: 7
Visibilité Visibility: Archive publique
Shortlink : https://tipla.net/a4080743

Description 

Fichier Nspire généré sur TI-Planet.org.

Compatible OS 3.0 et ultérieurs.

<<
Here's a step-by-step explanation of how K-means works: Initialization : Select kk k initial centroids randomly from the dataset. These centroids represent the initial cluster centers. Assignment Step : Assign each data point to the nearest centroid. This creates kk k clusters based on the proximity of data points to the centroids. Update Step : Recalculate the centroids by computing the mean of all data points assigned to each cluster. Repeat : Repeat the assignment and update steps until the centroids no longer change significantly or a predetermined number of iterations is reached. Optimization Criterion in K-Means The optimization criterion in K-means is to minimize the within-cluster sum of squares (WCSS), also known as the sum of squared errors (SSE). This criterion can be expressed as: WCSS =  i = 1 k  x  C i % x  ¼ i % 2 K-means++ Initialization K-means++ is an enhancement of the K-means algorithm that improves the initialization of the centroids, leading to better convergence. Algorithm: Choose the first centroid : Randomly select the first centroid from the data points. Choose the remaining centroids : For each remaining centroid, select a data point xx x with a probability proportional to the square of its distance to the nearest existing centroid. Specifically, for each data point xx x , compute the distance D(x)D(x) D ( x ) to the nearest centroid already chosen, and then select a new centroid from the data points with a probability proportional to D(x)2D(x)^2 D ( x ) 2 . Proceed with K-means : Once the initial centroids are chosen, proceed with the standard K-means algorithm (assignment and update steps). Pros and Cons: Pros : Leads to better clustering results, reduces the chance of poor initialization. Cons : Slightly more computationally expensive during initialization compared to standard K-means. Summary K-means is simple and fast but sensitive to initialization and not robust to outliers. K-medians is more robust to outliers and uses Manhattan distance but is computationally more expensive. K-means++ improves the initialization process of K-means, leading to better convergence and clustering results. These variations provide different approaches to clustering, with trade-offs between robustness, computational complexity, and sensitivity to initialization. Made with nCreator - tiplanet.org
>>

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
3142 utilisateurs:
>3124 invités
>10 membres
>8 robots
Record simultané (sur 6 mois):
29271 utilisateurs (le 11/07/2025)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)