# PreProcessDataRecommender **Repository Path**: vilissa/PreProcessDataRecommender ## Basic Information - **Project Name**: PreProcessDataRecommender - **Description**: 基于Mahout的电影推荐系统,数据预处理程序源码,程序处理rating.dat文件,生成作者文中需要的movie_preferences.txt文件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README PreProcessDataRecommender ========================= 数据预处理程序源码:基于Mahout的电影推荐系统 http://blog.csdn.net/huhui_cs/article/details/8596388 程序处理rating.dat文件,生成作者文中需要的movie_preferences.txt文件 原csdn下载地址:http://download.csdn.net/detail/jxusthusiwen/6690223 现在提交到github上:https://github.com/swinghu/PreProcessDataRecommender