# GeoLifeDataMining **Repository Path**: leishunwei/GeoLifeDataMining ## Basic Information - **Project Name**: GeoLifeDataMining - **Description**: Depend on the GPS trajectory dataset, We do location recommendation and user recommendation. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-11-09 - **Last Updated**: 2022-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 数据预处理 数据预处理分为3步,第一步是要先做plt转csv的数据预处理 #### plt转csv ```python python plt2csv.py ``` 这一步将会生成一个很大的csv文件,总共24876978行。 #### 使用google map可视化 ![image.png](https://upload-images.jianshu.io/upload_images/5786775-574d155e3d47d36e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)