Open in app
Home
Notifications
Lists
Stories

Write
Shreya Mehta
Shreya Mehta

Home

Jun 12, 2021

Image processing using OpenCV and Numpy in Python

OpenCV provides many functions to process or draw image in python. Some of the drawing functions are: cv2.line(): used to draw line on an image cv2.rectangle(): used to draw rectangle cv2.cv2.circle(): used to draw circle cv2.putText(): used to write text Task1: Create image by yourself in python Here, I have created circles in python using the following…

4 min read

Image processing using OpenCV and Numpy in Python
Image processing using OpenCV and Numpy in Python

Jun 6, 2021

Importance of Confusion Matrix in Cyber Crime Cases

Let’s talk about about the Confusion matrix and how it helps in the Cyber Security world where Machine Learning is used greatly. First let us understand what is Confusion Matrix. Confusion Matrix It is a table that specifies the performance measurement for machine learning classification problem where output can be two or…

4 min read

Importance of Confusion Matrix in Cyber Crime Cases
Importance of Confusion Matrix in Cyber Crime Cases

May 30, 2021

Machine learning model of simple linear regression on Docker

In this article we are going to make a machine learning model in python language using a salary dataset and deploy that into docker. Task Description Pull the Docker container image of CentOS image from DockerHub and create a new container - Install the Python software on the top of…

5 min read

Machine learning model of simple linear regression on Docker
Machine learning model of simple linear regression on Docker
Shreya Mehta

Shreya Mehta

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable