Skip to content

A Repository for Predicting Stock Prices using Machine Learning Techniques. The project includes data preprocessing, feature engineering, and model evaluation to forecast stock closing prices.

Notifications You must be signed in to change notification settings

ForoozanE/Predict-Stock-price

Repository files navigation

Stock-Price-Prediction

A Repository Featuring a Stock Price Prediction Project. This project explores various data preprocessing techniques, feature engineering, and machine learning models to forecast stock closing prices. The dataset includes financial metrics and historical stock prices.

Project Structure

  • DAT540Project.ipynb: Jupyter Notebook with data processing, model training, and evaluation.
  • Datasets:
    • prices.csv
    • prices-split-adjusted.csv
    • fundamentals.csv
    • securities.csv

Technologies Used

  • Python
  • Pandas & NumPy
  • Scikit-learn
  • TensorFlow/Keras (if using deep learning)
  • Matplotlib & Seaborn (for visualization)

How to Run

  1. Clone the repository:
    git clone https://github.com/YOUR_USERNAME/Stock-Price-Prediction.git
    cd Stock-Price-Prediction

About

A Repository for Predicting Stock Prices using Machine Learning Techniques. The project includes data preprocessing, feature engineering, and model evaluation to forecast stock closing prices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published