Examtopics

Professional Data Engineer
  • Topic 2 Question 16

    Why do you need to split a machine learning dataset into training data and test data?

    • So you can try two different sets of features

    • To make sure your model is generalized for more than just the training data

    • To allow you to create unit tests in your code

    • So you can use one dataset for a wide model and one for a deep model


    シャッフルモード