Skip to content
#

spectral-embedding

Here are 18 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 project aims to compare the performance obtained using a linear Support Vector Machine model whose data was first processed through a Shortest Path kernel with the same SVM, this time with data also processed by two alternative Manifold Learning techniques: Isomap and Spectral Embedding.

  • Updated Aug 18, 2023
  • Jupyter Notebook

This project focuses on network anomaly detection due to the exponential growth of network traffic and the rise of various anomalies such as cyber attacks, network failures, and hardware malfunctions. This project implement clustering algorithms from scratch, including K-means, Spectral Clustering, Hierarchical Clustering, and DBSCAN

  • Updated Jun 11, 2023
  • Jupyter Notebook

Improve this page

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

Learn more