wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Supervised and Unsupervised Learning

profile
shradhha bhosale
Mar 16, 2022
0 Likes
0 Discussions
201 Reads

Supervised And Unsupervised Learning

Machine learning is a sub field of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed. With Machine Learning, users input large amounts of data into an algorithm, which enables the computer to make recommendations and decisions based on that data.

Machine learning algorithms are usually categorized as Supervised or Unsupervised.

 Supervised Learning

In supervised learning, the computer is taught by example. It learns from past data and applies the learning to present data to predict future events. In this case, both input and desired output data provide help to the prediction of future events.

For accurate predictions, the input data is labeled or tagged as the right answer.

The research needs to have at hand a dataset with some observations and the labels/classes of the observations. For example, the observations could be images of animals and the labels the name of the animal (e.g. cat, dog etc).

These models learn from the labeled dataset and then are used to predict future events. For the training procedure, the input is a known training data set with its corresponding labels, and the learning algorithm produces an inferred function to finally make predictions about some new unseen observations that one can give to the model. The model is able to provide targets for any new input after sufficient training. The learning algorithm can also compare its output with the correct intended output and find errors in order to modify itself accordingly (e.g. via back-propagation).

Supervised models can be further grouped into regression and classification cases:

Classification Models – Classification models are used for problems where the output variable can be categorized, such as “Yes” or “No”, or “Pass” or “Fail.” Classification Models are used to predict the category of the data. Real-life examples include spam detection, sentiment analysis, scorecard prediction of exams, etc.

Regression Models – Regression models are used for problems where the output variable is a real value such as a unique number, dollars, salary, weight or pressure, for example. It is most often used to predict numerical values based on previous data observations. Some of the more familiar regression algorithms include linear regression, logistic regression, polynomial regression, and ridge regression.

There are some very practical applications of supervised learning algorithms in real life, including:

  • Text categorization
  • Face Detection
  • Signature recognition
  • Customer discovery
  • Spam detection
  • Weather forecasting
  • Predicting housing prices based on the prevailing market price ▪ Stock price predictions.

 

 Unsupervised Learning

Unsupervised learning, on the other hand, is the method that trains machines to use data that is neither classified nor labeled. It means no training data can be provided and the machine is made to learn by itself. The machine must be able to classify the data without any prior information about the data.

The idea is to expose the machines to large volumes of varying data and allow it to learn from that data to provide insights that were previously unknown and to identify hidden patterns. As such, there aren’t necessarily defined outcomes from unsupervised learning algorithms. Rather, it determines what is different or interesting from the given dataset.

The machine needs to be programmed to learn by itself. The computer needs to understand and provide insights from both structured and unstructured data.

The research needs to have at hand a dataset with some observations without the need of having also the labels/classes of the observations. Unsupervised learning studies how systems can infer a function to describe a hidden structure from unlabeled data. The system doesn’t predict the right output, but instead, it explores the data and can draw inferences from datasets to describe hidden structures from unlabeled data.

Unsupervised models can be further grouped into clustering,association and Dimensionality reduction

Clustering is a data mining technique for grouping unlabeled data based on their similarities or differences. For example, K-means clustering algorithms assign similar data points into groups, where the K value represents the size of the grouping and granularity. This technique is helpful for market segmentation, image compression, etc.

Association is another type of unsupervised learning method that uses different rules to find relationships between variables in a given dataset. These methods are frequently used for market basket analysis and recommendation engines, along the lines of “Customers Who Bought This Item Also Bought” recommendations.

Dimensionality reduction is a learning technique used when the number of features  (or dimensions) in a given dataset is too high. It reduces the number of data inputs to a manageable size while also preserving the data integrity. Often, this technique is used in the preprocessing data stage, such as when autoencoders remove noise

Applications of Unsupervised Learning Algorithms

Some practical applications of unsupervised learning algorithms include:

  • Fraud detection
  • Malware detection
  • Identification of human errors during data entry
  • Conducting accurate basket analysis

 

 


Comments ()


Sign in

Read Next

Service transition principles

Blog banner

Data Science in Healthcare: Predicting Diseases

Blog banner

Photorec - media recovery tool

Blog banner

Gamer life

Blog banner

38_Network Sniffing Techniques_SBC

Blog banner

DATA VAULT

Blog banner

TRIGGERS IN DATABASE

Blog banner

Efficiency of SQL Injection Method in Preventing E-Mail Hacking

Blog banner

OPERATING SYSTEM OBJECTIVES AND FUNCTIONS

Blog banner

Random Forests

Blog banner

Paddle Through Paradise: The Best Kayak Launch Points Near Arcadia

Blog banner

Deadlock in Operating systems

Blog banner

Toothache Causes: Common Tooth Pain Reasons & When to See a Dentist

Blog banner

Computer security techniques

Blog banner

Virtual Machine

Blog banner

The Essential Guide to Dynamic Arrays vs. Linked Lists: Which to Use and When ?

Blog banner

Population

Blog banner

Data-Driven Prediction of Virtual Item Prices in Online Games

Blog banner

ahh wait a min

Blog banner

What is OS and its overview

Blog banner

Overcoming the bedtime brushing Battle with Dr. Roxanne Irani, Dentist in Maroubra

Blog banner

Video games

Blog banner

FREE VERSION OF G-MAIL

Blog banner

social media issue

Blog banner

Functions of operating system

Blog banner

All you need to know about “Off-page SEO”

Blog banner

Virtual Machine's

Blog banner

Friendship

Blog banner

The Chapped Lips and Dry Mouth Trap: The Sneaky Reason Cavities Spike in Winter

Blog banner

A-B-C of Networking: Part-3 (Topology [Bus & Star])

Blog banner

WHAT IS TWITTER AND HOW DOES IT WORK

Blog banner

India Digital Personal Data Protection Act, 2023

Blog banner

Types of Malware in Cyber Security

Blog banner

Uniprocessor scheduling

Blog banner

Game Theory in Blockchain

Blog banner

Evolution of Operating system

Blog banner

What is thread and multithreading ?

Blog banner

Evolution of Operating Sytems

Blog banner

IoT Architecture Based Security

Blog banner

How Traditional Indian Foods Can Support a Modern Lifestyle

Blog banner

Google classroom

Blog banner

Cyber Laws In India and Around the World

Blog banner