Robotics & Artificial Intelligence
Answer
Data exploration is the process of exploring and analysing the collected data to interpret patterns, trends, and relationships. Since data is usually in large quantities, different data visualisation techniques are used to easily understand the data and gain meaningful insights.
Pie Chart
A pie chart represents data in a circular form divided into sectors, where the size of each sector is proportional to the quantity it represents. It is used to understand the contribution of individual categories to the whole and is suitable for showing proportional or percentage distribution of data.
Scatter Chart
A scatter chart is a plot represented with the help of dots, where each dot represents a single data point. It is used to show the relationship between two sets of values and is useful for identifying patterns, correlations, and relationships between two continuous variables.
Related Questions
List any five data features that will be required to build an AI system to classify images of animals into different species.
What is the difference between the rule-based approach and learning based approach of AI modelling?
Applying the 4Ws problem canvas, identify the stakeholders, nature of the problem, context, and benefits of solving the problem for the following scenario:
Developing a mobile app to help users track their daily water consumption
Suppose, you are building an AI application that recommends movies to viewers. Which data features would be important for this AI project?