Vote for 'B'
A. Use features for training and labels for evaluation. ==> Wrong (Training need both features and labels)
B. Randomly split the data into rows for training and rows for evaluation. ==> Correct (few data used for training and on few data we can evaluate performance of model) , (so split in rows)
C. Use labels for training and features for evaluation. ==> Wrong (for training we need both features and labels)
D. Randomly split the data into columns for training and columns for evaluation. ==> Wrong (Data will be split row -wise)
if we have a dataset, we should consider splitting the dataset into training and validation/test. When you are splitting, you should consider selecting the random rows for training and validation, because think of your dataset as 200 rows, you picked the first 160 rows for training and the last 40 rows for testing, what if those 40 rows hold a pattern that is not found in the training data? hence, the model can't learn some patterns from our dataset. So, randomly picking the rows is necessary
Randomly split the data into rows for training and rows for evaluation. ==> Correct (few data used for training and on few data we can evaluate performance of model) , (so split in rows)
This section is not available anymore. Please use the main Exam Page.AI-900 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sumanshu
Highly Voted 7 months, 2 weeks agoCKEN
Most Recent 1 week, 5 days agovivek46
1 month agoSoumyaHK
1 month, 1 week agoSoumyaHK
1 month, 1 week agoKK123_tech
2 months, 3 weeks agosaema
3 months, 3 weeks agodipti24
5 months agoBSMOOTH
5 months, 1 week agoRavindraDevkhile
6 months, 1 week agoBoss001
7 months, 2 weeks agosajani93
7 months, 2 weeks agoVanessa23
1 year, 5 months agoLogen
1 year, 7 months agoshiruK
1 year, 7 months agoRJ1989
1 year, 8 months agoDip_ml_2023
1 year, 8 months ago