Skip to content
#

dimensionality-reduction

Here are 63 public repositories matching this topic...

COVID19-Literature-Clustering

An approach to document exploration using Machine Learning. Let's cluster similar research articles together to make it easier for health professionals and researchers to find relevant research articles.

  • Updated Nov 2, 2021
  • HTML

Credit Score Prediction is a machine learning project that classifies credit scores ('Good', 'Standard', 'Poor') using a streamlined pipeline. It involves data extraction, cleaning, and preprocessing, with key techniques like Mutual Information for feature selection, PCA for dimensionality reduction, and XGBoost for efficient and accurate model tr

  • Updated Sep 5, 2024
  • HTML

Principal Component Analysis is One of the Most Popular Dimensionality Reduction Algorithms used in Machine Learning Which comes under Unsupervised Way of Learning. It is also Used as a way of Feature Extraction where, More Information is Extracted from all the Existing Attributes, in just some 3-4 Attributes using the Concepts of Eigen Values a…

  • Updated Aug 18, 2019
  • HTML

Improve this page

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

Learn more