Army Public School Kanpur Part B Chapter-2 Project Cycle
Army Public School Kanpur Part B Chapter-2 Project Cycle
A. Evaluation -> Problem Scoping -> Data 7. Which of the following is incorrect?
Exploration -> Data Acquisition -> Modelling
i. Testing data is the one on which we train and fit
B. Problem Scoping -> Data Exploration -> Data our model basically to fit the parameters
Acquisition -> Evaluation -> Modelling
ii. Training data is used only to assess
C. Data Acquisition -> Problem Scoping -> Data performance of model
Exploration -> Modelling -> Evaluation
iii. Testing data is the unseen data for which
D. Problem Scoping -> Data Acquisition -> Data predictions have to be made
Exploration -> Modelling -> Evaluation
A. i) and iii) only
2. Under ________ stage of AI Project Cycle, we look at
various parameters which affect the problem we wish B. i) and ii) only
to solve so that the picture becomes clearer. C. ii) and iii) only
D. i), ii) and iii)
A. Modelling
B. Evaluation 8. Problem scoping helps in
C. Problem Scoping
A. Setting the goal
D. Data Exploration
B. Identifying the problem
3. The business or project requirements for the AI C. A deeper understanding of the problem
model is reviewed in D. All of these
14. ______ is one of the way of Data Acquisition. 21. Which of the following is not an stage of AI Project
Cycle?
A. Surveys
B. Coding A. Modelling
C. Cloud Computing B. Problem Solving
D. None of these C. Data Exploration
D. Data Acquisition
15. Which of the following is not an authentic source
E. Evaluation
for data acquisition? ?
22.During Data Acquisition, feeding previous data into
A. Sensors the machine is called
B. Surveys
a) Training Data
C. Web Scraping b) Predicting Data
D. System Hacking c) Testing Data
d) Evaluating Data
16. The type of data being collected in data acquisition
is known as _______. 23.Regression is one of the type of supervised learning
model, where data is classified according to labels and
A. System Mapping data need not to be continuous. (True / False)
B. 4Ws Canvas
24. Evaluation helps to find the best model
C. Data Features
that represents our data and how well the
D. Web Scraping chosen model will work in future.
17. In data acquisition the data which is provided as 25. Which of the following is the correct
input is called __________. feature of Neural network?
a) It can improve the efficiency of two models
A. Testing Data
b) It is useful with small dataset.
B. Training Data c) They are modelled on human brains and
C. Input data nervous system.
d) They need human intervention.
D. None of the above
26. 4Ws Problem Canvas is a part of :
18. To predict the output you must train the data for
the AI project. (True/False)
a) Problem Scoping
b) Data Acquisition
A. True c) Modelling
B. False d) Evaluation
27. It refers to the unsupervised learning 2.. ……………….... perform mathematical operations on
algorithm which can cluster the unknown inputs, and the performed data is forwarded to the
data according to the patterns or trends output layer.
identified out of it. a. Output Layer
b. Input layer
a) Regression c. Hidden Layer
b) Classification d. None of these
c) Clustering
d) Dimensionality reduction 3. Which of the following is a subset of Al that uses
statistical learning algorithms to build smart systems?
Competency Based a. Artificial Intelligence
b. Machine learning
1. c. Deep learning
d. Deep neural network
i. Understand and inspect the web page to find
the HTML markers associated with the 4. …………………….. enables software to train itself to
information we want. perform tasks with vast
ii. Use Python libraries to pull out data from the amounts of data.
HTML page. a. Analysis
b. Deep learning
iii. Manipulate the collected data to get it in the
c. Machine Learning
form we need.
d. None of these
The above given steps are for collecting data from
5. The ………………….... receives input data, and the
which of the following data sources?
neurons propagate the input signal to its above layers.
a. Input layer
A. Cameras
b. Hidden layer
B. Sensors c. Output layer
C. Surveys d. None of these
D. Web scraping
6.In which of the following models, the data set which is
2. (i) CSV is a simple file format used to store tabular fed to the machine is labelled?
data. (ii) A Spreadsheet is used for managing data using a. Supervised learning
rows and columns. (iii) SQL is used for managing data b. Unsupervised learning
stored in Database Management Systems (DBMS). The c. Reinforcement learning
above given files are examples of structured data. d. Clustering
Which of the following steps are involved in converting
data from various sources into digital format? 7. In a supervised learning model, the data set which is
fed to the machine is
F. Problem Scoping …………………………. .
a. Labelled
G. Data Acquisition
b. Semi-labelled
H. Data Modelling c. Unlabelled
I. Data Exploration d. None to these