Back to the 2023 paper
Similar questions
MACHINE LEARNINGWhat is ANN? Explain feed forward and back propagation algorithm with example.20227mDesign & Analysis of AlgorithmsWrite short notes on: Approximation algorithms20227mArtificial intelligenceExplain AO* algorithm with an example.20197mMACHINE LEARNINGThe feature of ANN in which ANN creates its own organization or representation of information it receives during learning time is (i) adaptive learning (ii) self-organization (iii) what-if analysis (iv) supervised learning20222m
PreviousFor the Sun Burn data set given below, construct a decision tree. | Name | Hair | Height | Weight | Location | Class | |--------|--------|----------|---------|----------|-------| | Sunita | Blonde | Average | Light | No | Yes | | Anita | Blonde | Tall | Average | Yes | No | | Kavita | Brown | Short | Average | Yes | No | | Sushma | Blonde | Short | Average | No | Yes | | Xavier | Red | Average | Heavy | No | Yes | | Balaji | Brown | Tall | Heavy | No | No | | Ramesh | Brown | Average | Heavy | No | No | | Sweta | Blonde | Short | Light | Yes | No |NextWhat are the applications of supervised machine learning in modern business?