Predict the
percentage
of an student based on theno. of hours studied
.
This is a linear regression task and involves 2 variables.
Predict the
Salary of an Employee
based on thenumber of years of Experience
.
This is a linear regression task and involves 2 variables.
Predict the
Weight of a person
based on thePerson's Height
This is a linear regression task and involves 2 variables.
Predict the
Profit
based on theR&D Spend
,Administration
,Marketing Spend
, andState
.
This is a Multiple Regression task and involves 5 variables.
Predict the
Purchase Iphone
based on theGender
,Salary
, andAge
.
This is a Decision Tree Classification task and involves 4 variables.
Predict the
Outcome
based on thePregnancies
,Glucose
,BloodPressure
,SkinThickness
,Insulin
,BMI
,DiabetesPedigreeFunction
,Age
.
This is a Random Forest Prediction Model.