Ask Question
3 November, 13:25

You are given a data set with information from 1,000 high school students (of which the following is a part of the data) and asked to build a machine learning solution that can predict the success of a student in completing a college degree. Which technique would be the best to use? Select one:a. Clusteringb. Text Analyticsc. Regressiond. Classification

+5
Answers (1)
  1. 3 November, 17:16
    0
    Classification

    Explanation:

    Building a machine learning solution that can predict the success of a student in completing a college degree is a binary problem. There are two possible answer: success or not success.

    This brings us to a supervised machine learning problem, where one trains the technique with labeled data whether it is a success or not. Since the target variable is discrete (not continuous), classification technique has to be used.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “You are given a data set with information from 1,000 high school students (of which the following is a part of the data) and asked to build ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers