Skip to content
#

principal-component-analysis-pca

Here are 36 public repositories matching this topic...

AirBnb-Price-Prediction

The ability to predict prices and features affecting the appraisal of property can be a powerful tool in such a cash intensive market for a lessor. Additionally, a predictor that forecasts the number of reviews a specific listing will get may be helpful in examining elements that affect a property's popularity.

  • Updated May 21, 2024
  • Jupyter Notebook

This project carried out in R applies PCA for dimensionality reduction and K-Means for clustering on the IRIS dataset. It includes EDA, PCA variance analysis, and cluster evaluation using ggplot2 and factoextra. Additionally, it visualizes the impact of reducing dimensions on clustering.

  • Updated Feb 5, 2025
  • HTML

Explore facial recognition through an advanced Python implementation featuring Linear Discriminant Analysis (LDA). This repository provides a comprehensive resource, including algorithmic steps, specific ROI code and thorough testing segments, offering professionals a robust framework for mastering and applying LDA in real-world scenarios.

  • Updated Feb 24, 2024
  • Jupyter Notebook

In this project, me and my two other members analyse state anxiety in crime perception using a replicated crime dataset. It explores demographic variations in anxiety levels, performs statistical tests (Z-tests, chi-square tests) and applies correlation analysis and PCA. The study compares anxiety between England and Scotland.

  • Updated Feb 6, 2025
PCA__3D-and-from-scratch__Principal-Component-Analysis

In this project, I will be implementing Principal Component Analysis (PCA) from scratch on an ecological footprint consummation database for countries and a three-dimensional scale using a movie database. The goal of this project is to gain a deeper understanding of PCA and to demonstrate its capabilities in exploring complex datasets.

  • Updated Mar 4, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the principal-component-analysis-pca topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the principal-component-analysis-pca topic, visit your repo's landing page and select "manage topics."

Learn more