An open API service providing repository metadata for many open source software ecosystems.

Topic: "dimensionality-reduction-technique"

Ayantika22/PCA-Principle-Component-Analysis-For-Seed-Dataset

PCA(Principle Component Analysis) For Seed Dataset in Machine Learning

Language: Jupyter Notebook - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 3

Ayantika22/LDA-Linear-Discriminant-Analysis-for-Seed-Dataset

LDA(Linear Discriminant Analysis) for Seed Dataset

Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

SahilK-027/Factor-Analysis-Mini-Project

Mini project on Dimensionality Reduction

Language: Jupyter Notebook - Size: 132 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rajvi-patel-22/Linear-Discriminant-Analysis-of-a-32x32-grayscale-image-for-image-compression.

Discriminant analysis methods can be good candidates to address such problems. These methods are supervised, so they include label information. The goal is to find directions on which the data is best separable. One of the very wellknown discriminant analysis method is the Linear Discriminant Analysis. Linear Discriminant Analysis (LDA) is most commonly used as dimensionality reduction technique in the pre-processing step for pattern-classification and machine learning applications. The goal is to project a dataset onto a lower-dimensional space with good class-separability in order avoid overfitting (curse of dimensionality) and also reduce computational costs. Pertaining to our problem, we are given a [32 X 32] binary image as input and the goal is to apply LDA technique to transform the features into a lower dimensional space, which maximizes the ratio of the between-class variance to the within-class variance, thereby guaranteeing maximum class separability between two classes in our case with the minimal loss.

Size: 892 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mohammad95labbaf/UMAP_breast_cancer

This repository explores the interplay between dimensionality reduction techniques and classification algorithms in the realm of breast cancer diagnosis. Leveraging the Breast Cancer Wisconsin dataset, it assesses the impact of various methods, including PCA, Kernel PCA, LLE, UMAP, and Supervised UMAP, on the performance of a Decision Tree.

Language: Jupyter Notebook - Size: 2.69 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tanyakuznetsova/Multidimensional-Scaling-of-European_Cities

This project explores the spatial relationships between twenty European cities using classical manual Multidimensional Scaling (MDS), MDS from scikit-learn, and compares the results with Principal Component Analysis (PCA).

Language: Jupyter Notebook - Size: 272 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Trisha11r/dim_reduction_study Fork of p-nath/dim_reduction_study

Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

satishmekkonda/DataScience-Projects

This repository consists of 6 sections, detailing hands on Machine Learning Models: Regression, Classification, Clustering, AssocaitionRuleLearning, Deep Learning and Natural Language Processing Techniques

Language: Python - Size: 469 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0