/Sales-Recommendation-System

Recommendation systems for sales

Primary LanguageJupyter Notebook

Sales-Recommendation-System

Recommendation systems for sales

To run

# Clone the repository
git clone https://github.com/MohamedElhadidy0019/Sales-Recommendation-System.git

# Make the installation script executable
sudo chmod +x script.sh

# Run the installation script
./script.sh

# Activate the conda environment
conda activate rmd

# python script to download model weight of the second task
python donwload_model.py

# Run task_1.py
python task_1.py

# Run post_task_1.py
python post_task_1.py

# and so on for other tasks