New Post

Confusion Matrix with Real-Life Examples || Artificial Intelligence || ~...

Image
Learn about the Confusion Matrix with Real-Life Examples. A confusion matrix is a table that shows how well an AI model makes predictions. It compares the actual results with the predicted ones and tells which are right or wrong. It includes True Positive (TP), False Positive (FP), False Negative (FN), and True Negative (TN). Video Chapters: Confusion Matrix in Artificial Intelligence 00:00 Introduction 00:12 Confusion Matrix 03:48 Metrices Derived from Confusion Matrix 04:26 Confusion Matrix Example 1 05:44 Confusion Matrix Example 2 08:10 Confusion Matrix Real-Life Uses #artificialintelligence #machinelearning #confusionmatrix #algorithm #optimization #research #happylearning #algorithms #meta #optimizationtechniques #swarmintelligence #swarm #artificialintelligence #machinelearning

Cloud Computing Architecture

Cloud Computing Architecture Divided into 2 Parts It is divided into 2 parts:

1.) The Front End

2.) The Back End

Each end is connected to the other through Network (i.e., Internet or virtual network).

Cloud Computing Architecture - front End

The front end means How users interact with the cloud infrastructure? 

Front End: It is the side that is visible to Clients / Computer Users.

The front end consists of Applications and infrastructure that is used to access different cloud computing platform.

It includes web servers (i.e., Chrome, Firefox, and IE) mobile devices. 

Cloud Computing Architecture - Back End

Cloud Service Provider [e.g., AWS] maintains Back end.

The back End supports the front end.

The back end manage different services like

Data Storage

Virtual Network

Security System

Traffic Control 

Protocols used for communication over the internet

Cloud Computing Architecture - Components

The client interface provides GUI [i.e., Graphical User Interface] that helps users to connect with the cloud. 

Interface interaction with end uses directly (in order to perform tasks on the cloud).

Internet is the medium through which Frond end & back End can communicate. 

Using the INTERNET Entire Cloud is Connected.


The application can be a Platform or software that Clint wants to access. 

It Back ends Architecture component.


Runtime cloud = where services RUN.

Provides a runtime environment for virtual machines. 

On the same server, multiple runtimes exist. 


On Storage, all the data i.e., required to manage Cloud resides. 

Services Offered:

Hard Drives

Solid-state devices

Intel Optane DC Persistent 


Infrastructure

Provide services at the Host level, Application Level, and Network Level. 

Infrastructure includes all the hardware and software components [like server, storage, network, and virtualization].

It also includes CPU, Motherboard 


Management: Handle several components at the back end.

Allocates the right resources for the specific tasks.


Security

Prevents Data Loss. 

Protect the system from various attacks. 

Keeps data safe from the attackers


Popular Cloud Computing Service Providers

Microsoft Azure 

AWS – Amazon Web Services 

IBM Cloud

Google Cloud 

Salesforce 

VMware 

ORACLE 

Video Link: https://youtu.be/MlayOUsBsH4




Comments

Popular Post

PARTICLE SWARM OPTIMIZATION ALGORITHM NUMERICAL EXAMPLE

Cuckoo Search Algorithm for Optimization Problems

PSO (Particle Swarm Optimization) Example Step-by-Step

Particle Swarm Optimization (PSO)

how is the LBP |Local Binary Pattern| values calculated? Step-by-Step with Example

PSO Python Code || Particle Swarm Optimization in Python || ~xRay Pixy

Grey Wolf Optimization Algorithm

Bat algorithm Explanation Step by Step with example

Grey Wolf Optimization Algorithm Numerical Example

Whale Optimization Algorithm Code Implementation || WOA CODE || ~xRay Pixy