Open in app
Home
Notifications
Lists
Stories

Write
Shivansh Srivastava
Shivansh Srivastava

Home

Aug 11, 2021

Creating a Terraform module to configure AWS ec2 instance and launch docker

What is Terraform?

5 min read

Creating a Terraform module to configure AWS ec2 instance and launch docker
Creating a Terraform module to configure AWS ec2 instance and launch docker

Jul 18, 2021

K-Means clustering and its real use case in the Security Domain

What is Clustering? Clustering is the task of dividing the population or data points into a number of groups such that data points in the same groups are more similar to other data points in the same group than those in other groups. …

7 min read

K-Means clustering and its real use case in the Security Domain
K-Means clustering and its real use case in the Security Domain

Jul 6, 2021

How is Open Short Path First Routing Protocol implemented?

What are Graphs? A Graph is a non-linear data structure consisting of nodes and edges. The nodes are sometimes also referred to as vertices and the edges are lines or arcs that connect any two nodes in the graph. More formally a Graph can be defined as, A Graph consists of a finite…

11 min read

How is Open Short Path First Routing Protocol implemented?
How is Open Short Path First Routing Protocol implemented?

Jul 3, 2021

Car Number Plate Detection and Information Retrieval Web App

Task Description 📄 In this task : 👉Create a model that will detect a car in a live stream or video and recognize characters on the number plate of the car. 👉Secondly, it will use the characters and fetch the owner's information using RTO APIs. 👉Create a Web portal where…

6 min read

Car Number Plate Detection and Information Retrieval Web App
Car Number Plate Detection and Information Retrieval Web App

Jun 20, 2021

UseCases of JavaScript

What is JavaScript JavaScript is a loosely-typed client-side scripting language that executes in the user’s browser. JavaScript interacts with HTML elements (DOM elements) in order to make an interactive web user interface. JavaScript implements ECMAScript standards, which includes core features based on ECMA-262 specification as well as other features which are not based…

4 min read

UseCases of JavaScript
UseCases of JavaScript

Jun 17, 2021

A Face Recognition program for Security and Automation

In this task we would do the following: 📌 When it recognizes your face then — 👉 It sends mail to your mail-id by writing this is the face of your_name. 👉 Second, it sends a WhatsApp message to your friend, it can be anything. 📌 When it recognizes the…

5 min read

A Face Recognition program for Security and Automation
A Face Recognition program for Security and Automation

Jun 12, 2021

Creating Live Streaming Video Chat App without voice using cv2 module of Python

Python provides various libraries for image and video processing. One of them is OpenCV. OpenCV is a vast library that helps in providing various functions for image and video operations. With OpenCV, we can capture a video from the camera. …

4 min read

Creating Live Streaming Video Chat App without voice using cv2 module of Python
Creating Live Streaming Video Chat App without voice using cv2 module of Python

Jun 5, 2021

Role of Confusion Matrix in Cyber Security

What is Confusion Matrix? Have you been in a situation where you expected your machine learning model to perform really well but it sputtered out a poor accuracy? You’ve done all the hard work — so where did the classification model go wrong? How can you correct this? There are plenty of ways to…

7 min read

Role of Confusion Matrix in Cyber Security
Role of Confusion Matrix in Cyber Security

Jun 5, 2021

Working on Computer Vision CV2 module

Summer — Task 04 👨🏻‍💻 An image is just a two-dimension NumPy array that has three values each representing three basic colors. In python, we can use the cv2 module for image processing. OpenCV-Python is a library of Python bindings designed to solve computer vision problems. cv2.imread() method loads an image…

3 min read

Working on Computer Vision CV2 module
Working on Computer Vision CV2 module

May 27, 2021

Creating a container to deploy the Machine Learning model

Task 01 👨🏻‍💻 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 the docker container 👉 In Container you need to copy/create a machine learning model which you have created in…

4 min read

Creating a container to deploy the Machine Learning model
Creating a container to deploy the Machine Learning model
Shivansh Srivastava

Shivansh Srivastava

I automate things 😉

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable