Computer Science, asked by priyadharshinicse85, 11 months ago

hich of the following is a regression task? (multiple options may be correct)
Predicting the monthly sales of a cloth store in rupees.
Predicting if a user would like to listen to a newly released song or not based on historical data.
Predicting the confirmation probability (in fraction) of your train ticket whose current status is waiting list based on historical data.
Predicting if a patient has diabetes or not based on historical medical records.
Predicting the gender of a human

Answers

Answered by jefferson7
1

Which of the following is a regression task? (multiple options may be correct)

Answer:

  • Predicting the monthly sales of a cloth store in rupees.
  • Predicting the confirmation probability (in fraction) of your train ticket whose current status is waiting list based on historical data.

Explanation:

In machine learning, regression prediction problems are usually  involve quantities or sizes.

For example, when one is provided with a dataset concerning houses, and one is are tasked with the prediction of their prices, that is a regression task due to the fact that price will be a continuous output.

  • Predicting the monthly sales of a cloth store in rupees.
  • Predicting the confirmation probability (in fraction) of your train ticket whose current status is waiting list based on historical data.

For similar questions check out

https://brainly.in/question/15289582?answeringSource=greatJob%2FquestionPage%2F1

Similar questions