kernel-pca topic
Speech_Signal_Processing_and_Classification
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 emplo...
Anomaly-Detection
UnSupervised and Semi-Supervise Anomaly Detection / IsolationForest / KernelPCA Detection / ADOA / etc.
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
dataset-dimensionality-reduction-python
Here I've demonstrated how and why should we use PCA, KernelPCA, LDA and t-SNE for dimensionality reduction when we work with higher dimensional datasets.
Software-Defect-Prediction
Application of Deep Learning and Feature Extraction in Software Defect Prediction
Principal-Component-Analysis
The code for Principal Component Analysis (PCA), dual PCA, Kernel PCA, Supervised PCA (SPCA), dual SPCA, and Kernel SPCA