KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

In project development, complete data is used for training.

AI Concepts

2 Likes

Answer

False

Reason — In AI project development, the collected data is divided into two forms: data for training (training dataset) and data for testing (testing dataset). Complete data is not used only for training, a separate testing dataset is used to test the performance of the trained model.

Answered By

3 Likes


Related Questions