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.
Nostradamus is a powerful and adaptable project designed to predict future outcomes across various domains. Its current focus is on forecasting the gold spot price for a given date, but it is built as a scalable foundation for expanding into a wide range of predictive applications.
A website site FutureTeller is an interactive web platform where users input their biodata—such as name, birth year, favorite color, and career goals—to receive a fun and personalized prediction about their future. It combines simple form inputs with randomized positive messages to entertain and engage visitors with uplifting forecasts.
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.