Popular repositories Loading
-
-
Classification_KernelSVM
Classification_KernelSVM PublicIn linear svm the data is linearly separable but here it is not linearly separable. So, non linear data is mapped to a higher dimension space and then it is projected onto original plane and linear…
Jupyter Notebook 1
-
-
-
Dimensionality_Reduction_KernelPCA
Dimensionality_Reduction_KernelPCA PublicKernel PCA is applied for non linear model.Our data is mapped to a higher dimension and then features are extracted from it.
Jupyter Notebook 1
-
Dimensionality_Reduction_LDA
Dimensionality_Reduction_LDA PublicLDA(Feature Extraction model) for Linear Problems .From 'n' independent variables , LDA extracts p<=n new independent variable that separates the most of the classes of the dependent variable. Depe…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.