InTDS ArchivebyYoann Mocquin·Aug 14, 2022PCA-whitening vs ZCA-whitening : a numpy 2d visualThe process of whitening data consists in a transformation such that the transformed data has identity matrix as covariance matrix. This…A response icon1A response icon1
InTDS ArchivebyYoann Mocquin·Feb 19, 2023PCA/LDA/ICA : a components analysis algorithms comparisonReview the concepts and differences between these famous algorithms.
InTDS ArchivebyYoann Mocquin·Nov 5, 2023Linear Regression, Kernel Trick, and Linear-Kernel.Sometimes the kernel trick is useless.A response icon2A response icon2