Predict Amazon Stock Price Tomorrow
Use predictive modeling for predicting Stock price
@kaggle.royjafari_predict_amazon_stock_price_tomorrow
Use predictive modeling for predicting Stock price
@kaggle.royjafari_predict_amazon_stock_price_tomorrow
CREATE TABLE integrate_df (
"t" TIMESTAMP,
"yes_changep" DOUBLE,
"lastweek_changep" DOUBLE,
"dow_yes_changep" DOUBLE,
"dow_lastweek_changep" DOUBLE,
"nasdaq_yes_changep" DOUBLE,
"nasdaq_lastweek_changep" DOUBLE,
"today_changep" DOUBLE
);
Anyone who has the link will be able to view this.