PinnedPublished inTowards DevA Gentle Introduction to Linear Regression (Machine Learning)If you’re new to machine learning or data science, this is the most common model you’ll come across as a beginner. To grasp Linear…Dec 23, 2021Dec 23, 2021
Published inPython in Plain EnglishMulti-task Learning: All You Need to Know(Part-1)Multi-task learning is becoming incredibly popular. This article provides an overview of the current state of multi-task learning. It…Nov 22, 2022Nov 22, 2022
Published inPython in Plain EnglishBuild Machine Learning Model API with FastAPI from ScratchA tutorial on how to use FastAPI to create an API that communicates with a machine learning model.Oct 4, 2022Oct 4, 2022
Published inPython in Plain EnglishA Complete Guide On Visualizing Probability Distribution In PythonOne of the most important concepts in data science and machine learning is probability distribution. In fact, statistical mathematics and…Feb 7, 2022Feb 7, 2022
Published inPython in Plain EnglishDifferent Ways to Solve Anagrams in PythonThe different ways in which you can solve anagram-related problems in Python.Jan 14, 2022Jan 14, 2022
Published inPython in Plain EnglishClassification With Logistic Regression | Machine LearningA guide on how to visualize the sigmoid function and apply logistic regression to a binary labeled datasetJan 7, 2022Jan 7, 2022
Published inTowards DevMachine Learning: Techniques To Measure Model PerformanceWe should be able to test the success of our results before we start writing classification algorithms.Dec 24, 2021Dec 24, 2021
Published inTowards DevHow do you know the Regression Algorithm is working?In my previous article, I discussed regression analysis, particularly linear regression. The article can be found here.Dec 24, 2021Dec 24, 2021
YouTube Downloader With PythonPython YouTube Video Downloader is a program that allows you to download YouTube videos. This allows users to download and watch videos on…Aug 15, 2021Aug 15, 2021