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
Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for regular NN given only today's data, observing and comparing time series for various models. Additionally finding best value for N previous days and bidirectional LSTM for experiments.
Build a response model for predicting the probability of a response from each prospect and target the ones most likely to respond to the telemarketing campaign. The objective is to reduce the cost of the bank by doing a targeted campaign.