Tell me how much data will you allocate for your training, validation and test sets?
Answer Posted / Vineeta Sahai
The typical allocation for machine learning datasets involves splitting the data as follows: 70% for training, 15% for validation, and 15% for testing. However, these ratios can be adjusted based on the specific project requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers