You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decision Tree Classification and Random Forest Classification supervised machine learning algorithms are used to predict if customer will subscribe to a term deposit.
The classification goal is to predict if the client will subscribe (yes/no) a term deposit (variable y).
About
Decision Tree Classification and Random Forest Classification supervised machine learning algorithms are used to predict if customer will subscribe to a term deposit.