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
A Django web application which scrapes data from Yahoo Finance and displays on a user friendly platform. Additional, Using a Recurrent Neural Network Long Short Term Memory Model (LSTM), predicts future stock prices.
This is a grouped project about high school students and future predictions. We select many variables from the raw data and build Logistic models to analyze the factors that determine the high school students' college choice and their salary when they start working. Lasso, decision tree, and random forest are also used in this analysis.