Skip to content
#

principal-component-analysis

Here are 26 public repositories matching this topic...

A.I. and Machine Learning notebooks: Using Supervised Learning, Unsupervised Learning, Re-enforcement Learning to solve Classification, Clustering and Regression problems

  • Updated May 31, 2022
  • Python

Jupyter notebook using machine learning techniques to explore the complex drivers of modern slavery. Models from a research paper are replicated and evaluated . Actions also include filling missing data, training regression models, and analyzing feature importance.

  • Updated Apr 15, 2024
  • Jupyter Notebook

The purpose of this project is to promote understanding -- my own and others' -- of fundamental data science and machine learning concepts and tools. It currently consists of one notebook that classifies fruit types based on weight, volume, and image data.

  • Updated Aug 15, 2023
  • Jupyter Notebook

This repository contains a Jupyter Notebook that implements PCA (Principal Component Analysis) from scratch for facial recognition. It demonstrates the steps involved in PCA, including eigenface computation and accuracy comparisons for different components.

  • Updated May 24, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the principal-component-analysis 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 topic, visit your repo's landing page and select "manage topics."

Learn more