0% found this document useful (0 votes)
31 views

Unit 2- AI Model Lifecycle-Practice Questions

Model life cycle

Uploaded by

Rashmi Kaith
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Unit 2- AI Model Lifecycle-Practice Questions

Model life cycle

Uploaded by

Rashmi Kaith
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

UNIT 2- MODEL LIFECYCLE

1. What are the main stages of the AI project lifecycle?


a) Design, Testing, Marketing
b) Planning, Testing, Execution
c) Scoping, Design/Build, Deployment
d) Research, Development, Execution

2. What is the first step in the AI project lifecycle?


a) Building the model
b) Data acquisition
c) Scoping (Requirements analysis)
d) Deployment

3. Which phrase highlights the importance of good data in AI projects?


a) Good data in, good model out
b) Garbage in, garbage out
c) Data is king
d) Model validation is key

4. What is the purpose of the scoping phase in AI projects?


a) To build the model
b) To define the business objectives and desired outcomes
c) To deploy the model
d) To validate the model

5. Which of the following is a popular open language for AI development?


a) C++
b) Python
c) Java
d) Swift

6. Which framework is used for machine learning model building?


a) TensorFlow
b) ReactJS
c) AngularJS
d) VueJS

7. Which of the following is an example of an AI development platform?


a) Amazon Web Services
b) IBM Watson Studio
c) Microsoft Azure AI
d) Both b and c

8. What is the main goal of AI testing?


a) To deploy the model quickly
b) To validate the model’s learnability and effectiveness
c) To remove unnecessary data
d) To speed up the training process

9. What does ROI stand for in AI projects?


a) Return on Information
b) Return on Investment
c) Readiness of Implementation
d) Rate of Iteration

10. Which phase involves data acquisition and cleaning?


a) Deployment
b) Testing
c) Design/Building
d) Scoping

11. What is the final step of the AI project lifecycle?


a) Design
b) Scoping
c) Deployment in production
d) Testing

12. What is a common tool used for testing AI models?


a) TensorFlow
b) H2O
c) DataRobot
d) Jupyter Notebooks

13. In which phase do you evaluate various AI platforms?


a) Scoping
b) Design/Building
c) Deployment
d) Testing

14. What does AI stand for?


a) Artificial Initiative
b) Artificial Intelligence
c) Automated Intelligence
d) Analytical Intelligence

15. Which is not an AI platform?


a) Google Cloud AI
b) IBM Watson
c) Microsoft Azure AI
d) Windows Studio

16. What is the key challenge in AI testing due to large data volumes?
a) Slow deployment
b) High costs
c) Increased complexity in validation
d) Lack of tools

17. Which of the following is a critical part of model building?


a) Model validation
b) Model deployment
c) Data cleaning
d) All of the above

18. What is the importance of feature engineering?


a) It simplifies data
b) It helps to improve model accuracy
c) It makes the model faster
d) It builds the dataset

19. Which of the following is an open framework for machine learning?


a) Scikit-learn
b) Vue.js
c) Swift
d) PHP

20. What is a key outcome of the scoping phase?


a) Trained model
b) Defined project objectives
c) Data acquisition
d) Model deployment

21. What must be tested for successful AI deployment?


a) Algorithm accuracy
b) System integration
c) Model bias
d) All of the above

22. Why is model performance testing crucial?


a) To enhance the speed of deployment
b) To ensure the model can handle large data volumes
c) To reduce the cost of the project
d) To simplify model development

23. What kind of biases can affect AI testing?


a) Data biases
b) Human biases in selecting test data
c) Algorithm biases
d) All of the above

24. Which programming language is NOT commonly used in AI development?


a) Python
b) R
c) PHP
d) Scala

25. What is the purpose of a test suite in AI testing?


a) To validate AI models
b) To deploy the model
c) To clean data
d) To analyze ROI

26. What does GAN stand for in AI techniques?


a) Generalized Artificial Networks
b) Generative Adversarial Networks
c) Graph Algorithm Networks
d) Gradient Adaptation Networks

27. What is the purpose of performance testing in AI projects?


a) To ensure the system runs efficiently with large datasets
b) To simplify deployment
c) To collect more data
d) To increase model speed

28. What is the key to successful AI model deployment?


a) Proper scoping and alignment with business objectives
b) Quick development
c) Fast testing
d) Expensive tools

29. What is AutoAI mainly used for?


a) Data collection
b) Model deployment
c) Automating feature engineering and model optimization
d) Testing

30. What does the term “scaling” refer to in AI projects?


a) Increasing data collection
b) Expanding model usage across larger datasets or systems
c) Reducing the scope of a project
d) Lowering project costs

31. Which AI phase involves running a set of models to predict behavior?


a) Scoping
b) Design/Building
c) Testing
d) Deployment

32. Which of the following is an example of a productivity-enhancing AI tool?


a) DataRobot
b) GitHub
c) Excel
d) Hadoop

33. Which AI development framework is used for classical machine learning?


a) Vue.js
b) TensorFlow
c) Scikit-learn
d) AngularJS

34. What does ML stand for?


a) Machine Learning
b) Modular Learning
c) Model Logic
d) Multi-Layer

35. Which of these is NOT a phase in the AI project lifecycle?


a) Scoping
b) Data Preparation
c) Deployment
d) Model Management

36. Which phase of the AI lifecycle involves defining business objectives?


a) Scoping
b) Testing
c) Deployment
d) Data acquisition

37. What is the final objective of the deployment phase in AI?


a) Model development
b) Model testing
c) Model validation
d) Successful integration and use of the AI model in production

LONG ANSWERED QUESTIONS WITH ANSWER:


1. Explain the AI Project Lifecycle in detail. What are the main stages, and what does each
stage involve?

2. What is the importance of the Scoping phase in AI projects? Discuss with examples.

3. What are the issues one can face during the Design/Build phase of an AI project?

4. Describe the role of data in the AI project lifecycle. Why is “garbage in, garbage out” a
key consideration?

5. What is feature engineering, and why is it important in AI model building?


6. Discuss the significance of model validation in the AI lifecycle.

7. What role do AI platforms play in the Design/Build phase of AI projects? List some
popular AI platforms.
8. Explain the process of testing AI models. What are some key considerations during this
phase?
9. What is the deployment phase in the AI lifecycle, and what are its challenges?

10. How do human biases impact AI projects, and how can these be mitigated during model
building and testing?

1. List the considerations which data scientists have to keep in mind during the testing
stage.

2. “Once the relevant projects have been selected and properly scoped, the next step of the
machine learning lifecycle is the Design or Build phase.” Briefly explain this phase.

3. The first fundamental step when starting an AI initiative is scoping and selecting the
relevant use case(s) that the AI model will be built to address. Briefly explain this phase.

4. Define garbage in, garbage out.

5. Name AI development tools

6. Name Open AI frameworks.

7. Name Open languages for AI model

You might also like