NDHU_Digital_Learning_Technology_2023
project belongs to the Digital Learning Technology at National Dong Hwa University. The purpose of this project is to help optimize the layout of stores within the mall. For instance, stores catering to families with children can be strategically placed in areas frequented by families
- Python 3.9 +
- Ubuntu 22.04
- Clone the repo and enter repo folder
git clone https://github.com/appleiphonedddd/NDHU_Digital_Learning_Technology_2023.git
cd NDHU_Digital_Learning_Technology_2023
- Install Conda
chmod 777 Install_miniconda.sh
./Install_miniconda.sh
filetree
├── env.yml
├── Mall_Customers.csv
├── Mall_Customers.ipynb
├── my.csv
└── README.m
- Build the Conda environment and install libraries
conda env create -f env.yml
- Execute
Mall_Customers.ipynb
on vscode or Jupyter
Name:Egor Lee