Recently Published
Covid-19
Flexdashboard - R
Hafta_11
Bu dosyada OLC731 dersinin 11. haftasına ilişkin ders notları yer almaktadır.
HTML
PPV isolates from wild boars in Russia.
UFC-Fighters (Clustering and Dimension Reduction)
This is a project looking at the attributes of the top 5 male and female fighters in each weight class in the UFC.
Dimension Reduction Project: Housing Dataset Using PCA
In this project, Principal Component Analysis (PCA) is applied to a housing dataset to explore the relationships between various housing features and prices. The analysis begins with a detailed data cleaning and exploratory data analysis (EDA) phase, followed by the application of PCA to reduce the dataset's dimensionality. Using statistical tests like Bartlett's test and the Kaiser-Meyer-Olkin (KMO) test, we evaluate the dataset's suitability for PCA. The results highlight the contributions of key variables and principal components, offering actionable insights while simplifying the dataset for further analysis. This project serves as a practical example of using PCA to handle high-dimensional data in the real estate sector, helping to streamline analysis and improve interpretability without sacrificing essential information.