Skip to content
#

locally-linear-embedding

Here are 10 public repositories matching this topic...

Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem employing speech or audio (e.g., music). Here, we are interesting in voice disorder classification. That is, to develop two-class classifiers, which can…

  • Updated Mar 3, 2023
  • Python

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.

  • Updated Jan 26, 2024
  • Jupyter Notebook

Improve this page

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

Learn more