This document provides information about artificial intelligence (AI) and machine learning concepts. It includes definitions of key AI terms like artificial intelligence, narrow AI, and super intelligence. It also lists different machine learning techniques like supervised learning, unsupervised learning, reinforcement learning, anomaly detection, and clustering. Additionally, it mentions data science processes like exploratory data analysis and data preprocessing. Key stages of frameworks like CRISP-DM and components of the MFDM framework are outlined. Essential skills for data science and applications of machine learning are identified.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100%(1)100% found this document useful (1 vote)
4K views
MFDM
This document provides information about artificial intelligence (AI) and machine learning concepts. It includes definitions of key AI terms like artificial intelligence, narrow AI, and super intelligence. It also lists different machine learning techniques like supervised learning, unsupervised learning, reinforcement learning, anomaly detection, and clustering. Additionally, it mentions data science processes like exploratory data analysis and data preprocessing. Key stages of frameworks like CRISP-DM and components of the MFDM framework are outlined. Essential skills for data science and applications of machine learning are identified.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2
MFDM AI - The Renaissance
1. Non-biological entities exhibiting complex, goal-oriented behavior is called
__________. Artificial Intelligence 2. In the three evolutionary stages of artificial intelligence (AI), '________' intelligence refers to applying AI only to specific tasks. Narrow 3. Training data is used in model evaluation. False 4. Why is AI gaining importance currently? All the options 5. _______' intelligence refers to a state where a machine's cognizance supersedes that of human beings. Super 6. Which among the following is NOT a stage in the CRISP DM model? Customer Acceptance 7. Which of the following programming language(s) help in developing AI solutions? All the options 8. In traditional monolithic applications, 'services' are deployed independently. False 9. The __________ stage of the Data Science process helps in exploring and determining patterns from data. Exploratory Data Analysis 10. The key feature(s) of Ignio� include(s) __________ All the options 11. "Scenario: Number of calories burnt is calculated based on the hours of exercise. Which is the Response variable in this scenario?" No. of calories burnt 12. A part of Machine Learning where an agent learns to behave optimally, by performing actions that will either be rewarded or punished. Reinforcement Learning 13. Classification problems aid in predicting __________ outputs. Continuous only or categorical (not all) 14. Grammatical words in sentences are called __________, ( not Stems) 15. __________ involves analyzing a large amount of data to extract knowledge and insight, leading to actionable decisions. Data Science (doubt) 16. A Machine Learning technique that helps in detecting the outliers in data. Anamoly Detection (doubt) 17. Machine Learning is a subset of __________. Artificial Intelligence 18. Unsupervised learning refers to algorithms that are provided with labeled data. FALSE 19. Application of Unsupervised Learning include(s) __________ . All the options 20. Which among the following is not an application of Natural Language Programming (NLP)? Speech Recognition 21. "Scenario: You are given some news articles to group into sets that have the same story. Which type of learning would you suggest to address this issue?" Unsupervised or Reinforcement 22. The __________ process of NLP normalizes words into base or root form. Lemmatization (doubt) 23. The __________ stage of the Data Science process helps in converting raw data to a machine-readable format. (not Data Gathering) 24. __________ is a Digital Merchandising suite. TCS Optumera� 25. The MFDM� Execution Model life cycle has __________ phases. Three 26. A Python package used in text analysis and natural language processing. NLTK 27. The MFDM� Framework constitutes __________. All the options 28. The __________ stage of the CRISP-DM process focuses on understanding the objectives and requirements of a project. Business Understanding (doubt) 29. What Machine Learning technique helps in answering the question, Which group does the data belong to? Clustering 30. __________ is the overall management of the availability, usability, integrity, and security of data used in an enterprise. Data Governance 31. The skill(s) required to master Data Science is/are __________. Domain, Math and Programming Knowledge 32. Regression problems aid in predicting __________ outputs. Continuous only 33. In Machine Learning, the output variable that is to be predicted is also called a __________. Response variable