Robotics & Artificial Intelligence
Briefly explain training data and testing data.
AI Project Framework
1 Like
Answer
Training data is the data used to train a machine learning model so that it can learn patterns and make decisions based on the information provided.
Testing data is the data used to test and evaluate the trained model to check its accuracy and performance on new or unseen data.
Answered By
2 Likes
Related Questions
What is Evaluation in stages of Artificial Intelligence project cycle?
Write a Python program that creates a tuple with elements from a list. Your program should do the following:
- Create a list with multiple elements.
- Convert the list to a tuple.
- Print the tuple and demonstrate accessing an element of the tuple.
How does the decision making by humans differ from that of the machines?
Artificial Intelligence is making lives easier. Give any two reasons.