Saurabh ChowdhariObject detection and license plate lookup web applicationhello folks, today we are going to create a webapp that will detect the car license plate and lookup the owner information using the API…Aug 25, 2021Aug 25, 2021
Saurabh ChowdhariWeb application for Linux and DockerHello folks, today we are going to make a web application for integrating docker and linux to a web application.Aug 12, 2021Aug 12, 2021
Saurabh ChowdhariKnow Your JavaScript…JavaScript is a very popular programming language for web-development. Today in this article we are going to dive into the world of JS.Aug 12, 2021Aug 12, 2021
Saurabh ChowdhariK-Means Clustering and its use casesK-means is one of the simplest unsupervised learning algorithms. The algorithm follows a simple and easy way to group a given data set into…Jul 20, 2021Jul 20, 2021
Saurabh ChowdhariCreating a live Video Chat In Python Using SocketPython is a very popular programming language that can be used to make a variety of app . Today we are going to make a live chat app using…Jun 10, 2021Jun 10, 2021
Saurabh ChowdhariConfusion Matrix And Its Importance In Cyber SecurityWe are in living in the world of computers . Most of the data that are very dear to us or the data which protect our privacy are online…Jun 6, 2021Jun 6, 2021
Saurabh ChowdhariRun Jupyter Notebook On Docker Containerapplication running on docker does not support GUI out of the box, since jupyter is a visual tool it cannot run on command line . but we…May 31, 2021May 31, 2021
Saurabh ChowdhariDeploy Machine Learning Model On Docker Easilymachine learning model help us to do variety of task. In this article we are deploying our ML model on docker container.May 29, 2021May 29, 2021