Open in app

Sign In

Write

Sign In

Ansh Kumar Dev
Ansh Kumar Dev

1 Follower

Home

About

Jul 19, 2021

K-mean Clustering

What is clustering? It is an iterative algorithm that divides the unlabeled dataset into k different clusters in such a way that each dataset belongs to only one group that has similar properties. In simple words, clustering is a process of identifying clusters in the data. Sometimes we have a…

5 min read

K-mean Clustering
K-mean Clustering

5 min read


Jun 25, 2021

Javascript

JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. Where HTML and CSS are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user. Common examples of JavaScript that you might use every day include the search box on Amazon, a news recap video embedded on The New York Times, or refreshing your Twitter feed.

1 min read

Javascript
Javascript

1 min read


Jun 12, 2021

Creating Video Chat App without voice using OpenCV.

So to create a Video Chat app using OpenCV is very easy. Here is the code for creating a normal Live video.

2 min read

Creating Video Chat App without voice using OpenCV.
Creating Video Chat App without voice using OpenCV.

2 min read


Jun 6, 2021

Cybercrime — Confusion Matrix

What is cybercrime? Cybercrime is any criminal activity that involves a computer, networked device, or network. While most cybercrimes are carried out in order to generate profit for the cybercriminals, some cybercrimes are carried out against computers or devices directly to damage or disable them, while others use computers or…

3 min read

Cybercrime — Confusion Matrix
Cybercrime — Confusion Matrix

3 min read


Jun 5, 2021

Creating custom images by python Code.

So how we can create our own custom image using python? for this, we will need few libraries : Numpy & OpenCV Image is basically a 3D array so first, we will create our own 3d array with data type “uint8” using the Numpy zeros() function. …

2 min read

Creating custom image by python Code.
Creating custom image by python Code.

2 min read


Jun 1, 2021

How to run GUI Software in Docker

As is we all know docker provides us a CLI interface where we can only run commands and cant use a graphical interface. So here the question arises of how we can run GUI software inside Docker. …

3 min read

How to run GUI Software in Docker
How to run GUI Software in Docker

3 min read


May 29, 2021

How to create a Machine Learning model inside Docker container?

Hello guys in this blog I will be telling you how we can create and run a Machine Learning model inside a docker container. First of all, we need to install Docker we can do this by the following command yum install docker -ce — nobest -y

3 min read

How to create a Machine Learning model inside Docker container?
How to create a Machine Learning model inside Docker container?

3 min read

Ansh Kumar Dev

Ansh Kumar Dev

1 Follower

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams