PinnedMahesh JadhavHow Docker Works: A Comprehensive Guide to Understanding the What? Why? and How?Docker has been a buzzword in the software industry for a while, growing in popularity daily. In this article, we’ll get a basic…Dec 23, 2022Dec 23, 2022
Mahesh JadhavinDjango UnleashedDjango QuerySet Field Lookups: Unlocking Advanced Data Filtering Techniques for Your Django…Field lookups are how you specify the meat of an SQL WHERE clause. They’re specified as keyword arguments to the QuerySet methods filter()…Jun 2Jun 2
Mahesh JadhavExploring the Most Popular Regression Metrics for Data ScientistWhile applying regression on real-world data it is necessary to make sure our model is optimized to predict correct output and make fewer…Jun 23, 2023Jun 23, 2023
Mahesh JadhavHandling Missing Data | Data science | Machine learningHandling Missing DataJun 5, 2023Jun 5, 2023
Mahesh JadhavCreate Your Own Dataset: A Step-by-Step Guide to Web Scraping using Selenium and PythonWeb scraping is a technique that extracts information from websites or web pages. This process uses automated software tools to scan thr…May 13, 2023May 13, 2023
Mahesh JadhavWhy do we need DATA? Types of Data in statisticsAs technology continues to advance machine learning is becoming incredibly popular and effective. But, without data, machine learning is…Apr 23, 2023Apr 23, 2023
Mahesh JadhavUnlocking the Power of Machine Learning: A Beginner’s Guide to Understanding Algorithms and ModelsOh man, learning machine learning can be quite the adventure! As I dive into its depths, I quickly realized just how complex and confusing…Apr 18, 2023Apr 18, 2023
Mahesh JadhavDatabase Selection Made Easy: Understanding the 7 Paradigms to Choose the Best Suitable Database…The most crucial and important choice to be made before starting any new project is selecting the right database. Because future…Feb 21, 2023Feb 21, 2023
Mahesh JadhavBLOODnegativeThis was my first college project where I developed a fully functional dynamic desktop website and deployed over the internet using…Jan 8, 2023Jan 8, 2023
Mahesh JadhavBuilding a Distance Converter Desktop Application Using Python and Tkinter: A Beginner’s Guide to…Python is an exceptionally versatile programming language that can be used for a wide range of tasks, including automation, web…Nov 17, 2022Nov 17, 2022