PinnedPublished inTDS ArchivePCA-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…Aug 14, 20221Aug 14, 20221
PinnedPublished inTDS Archive300-times faster resolution of Finite-Difference Method using numpyFinite-difference method is a powerfull technique to solve complex problems, and numpy makes it fast !Feb 10, 20223Feb 10, 20223
PinnedPublished inAnalytics VidhyaDeep dive into seaborn palettesDrowning in seaborn palettes ?Dec 19, 2020Dec 19, 2020
PinnedPublished inTDS ArchiveUse ipywidgets and matplotlib to visualize noise decomposition in 3D: this is PythagoreanQuick and easy code to start with ipywidgets.Oct 25, 2021Oct 25, 2021
PinnedPublished inTDS ArchiveWrapping numpy’s arraysThe container approach.Jun 27, 20211Jun 27, 20211
Published inTDS Archivephysipy: make python unit-awarePart 1: physipy brings meter and Joule to pythonApr 24, 20246Apr 24, 20246
Published inTDS ArchiveMultinomial Naive Bayes ClassifierA complete worked example for text-review classificationMar 14, 20241Mar 14, 20241
Published inTDS ArchiveNaive Bayes clearly explainedSolving the iris dataset with a gaussian approach in scikit-learn.Mar 2, 2024Mar 2, 2024
Published inTDS ArchiveThe stacking ensemble methodUnderstand stacking using scikit-learn.Feb 29, 20244Feb 29, 20244
Published inTDS ArchiveThe Dummy models of Scikit-learnAlways keep a dummy by your side.Feb 14, 2024Feb 14, 2024