Ai Answers
Ai Answers
24.
Structured data Unstructured data
It is a collection of well defined and It is a collection of random and
labelled data sets with same data unlabelled dats sets with
features distinguishing data features
It is easier to work on structured It is quite difficult to work on
data unstructured data
25. Data science is a branch of artificial intelligence which deals with data , not
particularly data , but data implemented and integrated with statistics and mathematical
concepts like probability , finance , counting etc. Four applications of data science
include :
Aggregator websites : Aggregator websites , also known as price comparison
websites , extensively use data science , as they need to collect data from all the
websites on the internet , and compare their prices and present it to the user . This
involves dealing with a lot of data in terms of retail price and quantity of the
furnished good .
Genetical Science : Genetics refers to the study of inheritance of characteristics in
organisms . Data science helps us to record and store this information in
computers . It also helps us to analyse our genome , which in turn helps us to
identify pre – natal characteristics and genetic disorders . It also aids in genetic
engineering of plants and animals .
Online recommendation : Data science is extensively used for the recommednation
purporses in apps such as netflix and prime video . Whatever content we watch , it
asks for rating , and as per our rating , the recommendation is given to us . Thus ,
the data is stored and the recommendations are given to us
Airplane routing : Airplane and civil aviation extensively uses data science for its
daily purposes . Data science is used for checking the aircrafts in air , air traffic ,
trajectories of different aircrafts and mapping the position of aircraft with
longitudinal coordinates . It all uses data science .
26. Four challenges associated with data science are :
Data science team in offices are not given adequate attention , and is often
neglected
It requires highly precise and accurate data for generating results
Means of storing large amount of data is vert expensive , and companies cannot
pay for it
Data science often is not used to its potential , and the research is not properly
implemented
27. Various tasks associated with CV (Computer Vision) are :
Single object Multiple Object
Classification : It involves the labelling of Object detection : Object detection
the specific object in the captured image , involves detecting various objects in the
which is categorised by the system image . For example : A system will
Classification + localisation : It involves identify the specific images of dog , cat
the proper labelling and outlining the and a fish from an image containing all
desired object which was classified by the the three
system . It is often seen as the step Instance segmentation : It involves the
preceeding the object detection differentiation or segmentation of various
detected objects into their own
categories , as the machine draws a rough
outline around them.