Skip to content

KevinzChen04/StockRegression

Repository files navigation

📈 Stock Price Prediction

This project predicts Chevron's (CVX) stock prices using historical data (2000-2024) and models like ARIMA, Decision Trees, Random Forest, XGBoost, and LSTM. Data preprocessing includes normalization and handling missing values. The models are evaluated for short-term and long-term forecasting, with an emphasis on mitigating data leakage.


🚀 Run Forecast

  1. Install dependencies:

    pip install -r requirements.txt
  2. Run the prediction script:

    python predict_days/predict.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors