diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a306f8 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Youth_mall +## 랜덤포레스트를 이용한 청년몰 최적입지선정 프로젝트 + +### Project progress 😊 + + #### Based on KDD analysis methodology + +* Mind Map for a topic +* Youth Mall blog review data **Sentiment Analysis** +* Utilization data **collection and preprocessing** +* Visualization of location information of each data through **QGIS** +* Data cleansing through **one-hot encoding** +* Variable **Correlation Analysis** +* Independent variable selection through **regression analysis** +* Remove **outliers** +* **Multiple regression analysis** +* Model selection by creating **5 machine learning models** and comparing their accuracy +* => Selecting a **Random Forest** with an acurracy of 80.66% +* By applying traditional market data to the model, the results of location analysis + according to sales are **divided into three grades.** +* **Comparison** between the existing youth mall and the newly selected youth mall +* Deduction of **improvement plan** for the existing youth mall +* **Promotion of youth mall business** through youth mall website production diff --git "a/\352\270\260\354\241\264\354\262\255\353\205\204\353\252\260_NUM3.qgz" "b/\352\270\260\354\241\264\354\262\255\353\205\204\353\252\260_NUM3.qgz" new file mode 100644 index 0000000..575ed89 Binary files /dev/null and "b/\352\270\260\354\241\264\354\262\255\353\205\204\353\252\260_NUM3.qgz" differ diff --git "a/\353\263\264\352\263\240\354\204\234/PCSPJ_\353\266\204\354\204\235\352\262\260\352\263\274\353\263\264\352\263\240\354\204\234.docx" "b/\353\263\264\352\263\240\354\204\234/PCSPJ_\353\266\204\354\204\235\352\262\260\352\263\274\353\263\264\352\263\240\354\204\234.docx" new file mode 100644 index 0000000..c5417da Binary files /dev/null and "b/\353\263\264\352\263\240\354\204\234/PCSPJ_\353\266\204\354\204\235\352\262\260\352\263\274\353\263\264\352\263\240\354\204\234.docx" differ diff --git "a/\353\263\264\352\263\240\354\204\234/\354\262\255\353\205\204\353\252\260.pptx" "b/\353\263\264\352\263\240\354\204\234/\354\262\255\353\205\204\353\252\260.pptx" new file mode 100644 index 0000000..1575e92 Binary files /dev/null and "b/\353\263\264\352\263\240\354\204\234/\354\262\255\353\205\204\353\252\260.pptx" differ diff --git "a/\353\247\210\354\235\270\353\223\234\353\247\265/\353\247\210\354\235\270\353\223\234\353\247\265.mm" "b/\353\266\204\354\204\235\352\270\260\355\232\215/\353\247\210\354\235\270\353\223\234\353\247\265.mm" similarity index 100% rename from "\353\247\210\354\235\270\353\223\234\353\247\265/\353\247\210\354\235\270\353\223\234\353\247\265.mm" rename to "\353\266\204\354\204\235\352\270\260\355\232\215/\353\247\210\354\235\270\353\223\234\353\247\265.mm" diff --git "a/\353\247\210\354\235\270\353\223\234\353\247\265/\353\247\210\354\235\270\353\223\234\353\247\265.png" "b/\353\266\204\354\204\235\352\270\260\355\232\215/\353\247\210\354\235\270\353\223\234\353\247\265.png" similarity index 100% rename from "\353\247\210\354\235\270\353\223\234\353\247\265/\353\247\210\354\235\270\353\223\234\353\247\265.png" rename to "\353\266\204\354\204\235\352\270\260\355\232\215/\353\247\210\354\235\270\353\223\234\353\247\265.png"