Recently Published

Program 10
HTML
Elbow Method for Optimal K
The Elbow method is a heuristic technique used in K-means clustering to determine the optimal number of clusters (K) by plotting the within-cluster sum of squares (WSS) against varying K values and identifying the "elbow" point where the rate of WSS decrease sharply bends, indicating diminishing returns for additional clusters.
Proyecto de Estadistica
Informe sobre conexion a Internet en el país
HTML
Week 5
Plotly Presentation Assignment
Interactive Plotly presentation created for Coursera Developing Data Products assignment.
Activity_4.2