Robotics & Artificial Intelligence
In machine learning, testing data is primarily used to:
- train the model for better performance.
- measure model performance on unseen data.
- store training parameters.
- provide labels for training.
Related Questions
Which of the following string operators in Python is used to find the length of a string 'a'?
- len(a)
- len()
- a.len()
- a.len(a)
Unauthorised hardware access leads to:
- loss of data.
- increased computer speed.
- better performance.
- having more data.
The function of a sensor is to:
- detect changes in environment and send signals.
- process the input data and make decisions.
- change electrical energy into motion.
- supply power to the robot.
The purpose of Turing Test is to evaluate:
- memory consumption of a computer.
- the processing speed of computers and humans.
- two computer programs.
- if a machine can exhibit human-like responses.