Recently Published

Clustering using US Arrests data
Clustering on the USArrests dataset, applying different methods such as k-means clustering and hierarchical clustering, also visualize the results using PCA and dendrograms to compare the clustering outcomes.
Plot
钟浩声221527226
ilkodev
Plot
US Arrests Clustering Analysis
This analysis explores clustering techniques applied to the USArrests dataset, which includes arrest data per 100,000 residents for various crime categories across U.S. states. We utilize K-Means and hierarchical clustering methods to identify four distinct clusters after standardizing the data. Visualizations, including PCA plots and dendrograms, illustrate the clustering results. Additionally, we compute the Davies-Bouldin Index, which yielded a score of 1.057, indicating satisfactory cluster separation. This study highlights the effectiveness of clustering methods in revealing patterns in complex datasets.
Image Classification
Image classification of animals, fruits, birds, flowers , etc
Basketball Plots
Plot
madagascar
Hafta_03
Bu dosyada OLC731 dersinin 3. haftasına ilişkin ders notları, günün soruları ve kendinizi test edin bölümleri yer almaktadır.
Cluster Analysis
Clustering Analysis using k-means, DBSCAN, and Evaluation Metrics in R