Robotics & Artificial Intelligence

Fill in the blanks:

  1. ……………. is the process of assessing the reliability and efficiency of any AI model.
  2. The 4Ws Problem Canvas provides structured framework in the ……………. stage of the AI project cycle.
  3. Once a model has been developed and trained, it is important to thoroughly test its ……………. and calculate its efficiency.
  4. AI ……………. refers to developing a program or algorithm that can be used to draw conclusions or generate predictions.
  5. A/An ……………. chart is a graph that shows the relationship between two set of values.
  6. ……………. data is the initial dataset used to train an AI model.
  7. Data features describe the type of information that will be collected in response to the ……………. statement.
  8. The ……………. helps to find the relationship between the elements of the scoped problem.
  9. In the 4Ws canvas, the ……………. block helps identify the people who are directly or indirectly affected by the problem.
  10. In ……………. learning, the model is trained on a labelled dataset.

AI Project Framework

3 Likes

Answer

  1. Evaluation is the process of assessing the reliability and efficiency of any AI model.
  2. The 4Ws Problem Canvas provides structured framework in the Problem Scoping stage of the AI project cycle.
  3. Once a model has been developed and trained, it is important to thoroughly test its Performance and calculate its efficiency.
  4. AI Modelling refers to developing a program or algorithm that can be used to draw conclusions or generate predictions.
  5. A/An Scatter chart is a graph that shows the relationship between two set of values.
  6. Training data is the initial dataset used to train an AI model.
  7. Data features describe the type of information that will be collected in response to the Problem statement.
  8. The System map helps to find the relationship between the elements of the scoped problem.
  9. In the 4Ws canvas, the Who block helps identify the people who are directly or indirectly affected by the problem.
  10. In Supervised learning, the model is trained on a labelled dataset.

Answered By

3 Likes


Related Questions