Skip to content

Timelessprod/EPITA-Stock-Forecasting

Repository files navigation

Big-Data

Setup

To run the project, you may want to create a virtual environment:

# Create the environment
python3 -m venv venv

# Activate the environment
source venv/bin/activate

And the necessary library must be installled:

python3 -m pip install -r requirements.txt

Exploration

The file exploration contain the first part and the insights of the project.

Prediction

The file prediction contain our results using spark ml.

About

Big Data project

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •