Page 31 - CT_AI_Class-8
P. 31
Test AI tools
Reflect and improve
2. Imagine you are building an AI system to predict traffic conditions.
Fill the table:
Stage Your Answer
Define the problem
Collect data
Test AI tools
Reflect and improve
3. A weather app wants to build an AI system to predict whether it will rain or not.
To build this system, the company collects the following data from previous days:
Day Temperature Humidity Clouds Rain
01 High Low Clear No
02 Low High Dark Yes
03 High Low Clear No
04 Low High Dark Yes
After training, the model learned from the following pattern and rain will occur if:
Temperature is Low
Humidity is High
Clouds are Dark
Based on the learned pattern, complete the following table:
Day Temperature Humidity Clouds Rain
05 High Low Clear
06 Low High Dark
4. A school wants to build an AI system to predict whether students will submit homework on time.
To build this system, the school collects the following data from students:
Student Study Hours Internet Homework Previous Submission
Access Difficulty Record
01 2 hrs Yes Easy Good On Time
02 1 hr No Hard Poor Late
03 3 hrs Yes Easy Good On Time
04 1 hr No Hard Poor Late
AI Project Lifecycle 29

