PinnedRandom NerdBoltzmann Machines | Transformation of Unsupervised Deep Learning — Part 1Unlike task-specific algorithms, Deep Learning is a part of Machine Learning family based on learning data representations. With massive…Apr 20, 20183Apr 20, 20183
Random NerdBuilding a WiFi spots Map of Networks around you with WiGLE and PythonRecently one of my LinkedIn connections shared an article on generating this Map of Networks with WiGLE and R, and Python enthusiasts…Feb 22, 2019Feb 22, 2019
Random NerdData Visualization with Python and Seaborn — Part 6: Additional Linear Data (Regression) PlotsIn this last lecture on visualizing Regression plots, we shall be discussing few other types of plots like Pair plot and revisit…Feb 4, 20192Feb 4, 20192
Random NerdData Visualization with Python and Seaborn — Part 5: Scatter Plot & Joint PlotThis article is going to be pretty much in continuation to our previous lecture on Linear Regression plots where we have already worked…Feb 4, 20191Feb 4, 20191
Random NerdinAnalytics VidhyaTransfer Learning — Reusing a pre-trained Deep Learning model on a new taskAfter teaching Data Science to aspirants for over an year now, I guess I won’t be wrong in stating that Transfer Learning is a concept…Dec 18, 20181Dec 18, 20181
Random NerdinDataDrivenInvestorMachine Learning Portfolio Projects for 2019–20:Often we get to hear “The first impression is the last impression” and arguably this statement suffices to justify how intrinsic it is to…Aug 25, 20181Aug 25, 20181
Random NerdData Visualization with Python and Seaborn — Part 4: LM Plot & Reg PlotHope you have already gone through previous article on Data Visualization with Seaborn, and if not then please refer to the links at the…Aug 17, 2018Aug 17, 2018
Random NerdData Visualization with Python and Seaborn — Part 3: Color PalettesChoosing right color is an utmost important aspect of figure styling because it reveals pattern in the data if used effectively; or hide…Aug 17, 2018Aug 17, 2018
Random NerdData Visualization with Python and Seaborn — Part 2: Controlling AestheticsHope you have already covered Data Visualization Part-1 of this series which included Loading Built-in Datasets and other data files using…Aug 17, 2018Aug 17, 2018
Random NerdData Visualization with Python and Seaborn — Part 1: Loading DatasetsWhen working with Seaborn, we can either use one of the built-in datasets that Seaborn offers or we can load a Pandas DataFrame. Seaborn is…Aug 16, 20182Aug 16, 20182