Christoph SchranzSet up your own GPU-based JupyterlabIn some very small steps, you will be guided to set up your own instance of GPU-leveraged Juypyterlab including all the machine learning…Dec 27, 20195Dec 27, 20195
InpythoptionsbyMayank JainCalculate Implied Volatility or any Options Greek in just 3 lines of PythonI tried to look for some one-line function on the internet that could calculate any greek or implied volatility, but instead, I found…Mar 30, 20208Mar 30, 20208
InTDS ArchivebyBex T.Clearing the confusion once and for all: fig, ax = plt.subplots()Learn about figure and axes objects in MatplotlibSep 21, 202015Sep 21, 202015
InTowards AIbyBex T.Stop Creating Boring Vanilla Plots — Use Matplotlib Annotations InsteadBe a pro and stand outJun 14, 20234Jun 14, 20234
InTDS ArchivebyShirish GuptaXML Scraping done right!Step by step approach to scrape any ‘XML’ file using PythonJun 17, 20201Jun 17, 20201
InTowards AIbySujan Shirol6 Pandas Operations You Should Not MissAdvanced methods and function to crunch some dataAug 30, 2020Aug 30, 2020
InTDS ArchivebyPriyansh SoniLinear Programming using PythonA step by step introduction to formulating and solving a linear optimization problem using PuLP library in Python.Apr 26, 20204Apr 26, 20204
InTowards AIbySupriya GhoshMulti-Objective Optimization Problem using Goal ProgrammingOne of the pillars of Data Science — Optimization where Linear programming loses its sheen but Goal Programming wins…Aug 11, 2021Aug 11, 2021
InTDS ArchivebySatyam Kumar8 Dimensionality Reduction Techniques every Data Scientists should knowEssential guide to various dimensionality reduction techniques in PythonJul 22, 2021Jul 22, 2021
InTowards AIbyAmit ChauhanUseful Tips of If-Else Control Statement Using PythonBasic understanding of control loops with examplesJul 14, 2021Jul 14, 2021