Running GUI on dockerDocker is a really useful tool in devOPs in today’s time. However as servers mostly use linux to operate and redhat being the popular one…Aug 9, 2021Aug 9, 2021
Running a jupyter notebook on docker on RedHat LinuxThe video is briefly teaching how to install an OS on docker on linux, access it using docker container, and running a python-written ML…Aug 9, 2021Aug 9, 2021
Indian License Plate Recognition ProgramTo achieve this task, let’s understand the architecture. We need to recognize the license plate, here specifically Indian, all the…Aug 9, 2021Aug 9, 2021
CONFUSION MATRIX AND ITS IMPORTANCE IN CYBERCRIMEConfusion matrix is a fairly common term when it comes to machine learning. It is a classification metric that can be used to tell how good…Aug 9, 2021Aug 9, 2021
How to manipulate images in opencv, and create your own artimport cv2 #Here we import the openCV library #As computers don’t understand what images are and they only work with numbers, we create an…Aug 9, 2021Aug 9, 2021
K-Means Cluster and what it means to the world!Hey there curious minds! Today we will be exploring another topic in depth in the domain of data analysis. K-Means Clustering is an…Jul 22, 2021Jul 22, 2021
Kubernetes WebGuiKubernetes is a go to software for all the developers out there who use docker and it’s services. Making a container is one thing but to…Jun 30, 2021Jun 30, 2021
JavaScript in today’s worldSince the preceding decade, the whole IT sector has been engulfed in a massive wave of hype. Businesses, startups, and multinational…Jun 25, 2021Jun 25, 2021
Running docker commands through Web-GuiDocker — the super powerful tech that has made accessing different OS on one system a simple job! But how can we run docker commands when…Jun 25, 2021Jun 25, 2021
Running System commands using facial recognitionFacial Recognition has made huge progress in the recent years. With the increased usage of neural networks and better computational power…Jun 24, 2021Jun 24, 2021