天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當前位置:主頁 > 經濟論文 > 電子商務論文 >

移動電子商務環(huán)境下基于數據分析的商品推薦算法

發(fā)布時間:2018-05-05 05:27

  本文選題:協(xié)同過濾 + 推薦算法; 參考:《北京郵電大學》2017年碩士論文


【摘要】:隨著互聯網的不斷發(fā)展和人們消費觀念的轉變,電子商務平臺成為了人們首要的購物方式。在這種情況下,個性化推薦系統(tǒng)成為了幫助用戶快速發(fā)現喜好商品的主要方式,同時也成為了幫助平臺銷售商品的主要手段。在推薦系統(tǒng)中,協(xié)同過濾推薦算法是被最廣泛使用的,該算法的主要思想是尋找目標用戶的相似鄰居集,將該鄰居集的用戶喜好作為推薦項推薦給目標用戶。但是,隨著移動互聯網的高速發(fā)展,傳統(tǒng)的協(xié)同過濾推薦算法面臨著更多挑戰(zhàn)。首先,在移動互聯網環(huán)境下,電子商務平臺可以獲取更多關于用戶的信息內容,諸如用戶位置上下文信息。這些信息對推薦算法中計算用戶之間的相似性產生了巨大的影響。其次,移動互聯網為推薦算法帶來了更加龐大的數據量,在大數據環(huán)境下,推薦算法的推薦實時性難以得到有效的保障。針對上述移動互聯網環(huán)境下推薦算法面臨的兩個問題,本文進行了深入的研究分析,提出了相應的解決方案。針對移動互聯網環(huán)境下用戶位置上下文信息對推薦算法中用戶間相似性計算影響的問題,本文提出一種基于位置上下文信息的協(xié)同過濾推薦算法(CFLC, A Collaborative Filtering Algorithm Based on Location Context)。該算法將用戶位置信息作為關鍵影響因素,與修正的余弦相似性計算方法結合,提出基于位置上下文信息的相似性計算方法,并利用這種相似性計算方法計算用戶之間的相似性,進而尋找到目標用戶的最近鄰居集,最后通過最近鄰居集中用戶的興趣愛好項為目標用戶提供推薦。針對移動互聯網環(huán)境下電子商務平臺產生龐大數據量的問題,對傳統(tǒng)協(xié)同過濾推薦算法造成嚴重的負載影響,本文提出了一種基于并行化迭代式k-medoids聚類的協(xié)同過濾推薦算法(CFPKM,A Collaborative Filtering Algorithm Based on Parallelized k-medoids Clustering)。該算法使用改進的并行化k-medoids聚類算法,預先對推薦算法中的用戶-項目評分矩陣進行聚類分析,將用戶分為k類。然后,計算目標用戶與所屬類中的其他用戶之間的相似性,通過縮小數據空間來提高整個推薦算法的準確度和推薦速度。最后,本文通過對提出算法的實驗仿真,以及與傳統(tǒng)的協(xié)同過濾推薦算法進行比較分析,證明了在考慮用戶位置信息以及利用聚類方式預先處理數據的情況下,進一步提高了推薦算法的有效性和準確性。
[Abstract]:With the continuous development of the Internet and the change of people's consumption concept, e-commerce platform has become the most important way of shopping. In this case, personalized recommendation system has become the main way to help users quickly find favorite products, but also become the main means to help the platform to sell goods. In the recommendation system, collaborative filtering recommendation algorithm is the most widely used. The main idea of the algorithm is to find the similar neighbor set of the target user, and recommend the user preference of the neighbor set to the target user as a recommendation item. However, with the rapid development of mobile Internet, the traditional collaborative filtering recommendation algorithm is facing more challenges. First, in the mobile Internet environment, e-commerce platform can obtain more information about users, such as user location context information. This information has a great impact on computing the similarity between users in the recommendation algorithm. Secondly, the mobile Internet brings a larger amount of data to the recommendation algorithm. Under big data environment, the real-time recommendation of the recommendation algorithm is difficult to be effectively guaranteed. In view of the two problems faced by the recommendation algorithm in the mobile Internet environment, this paper makes a thorough study and analysis, and puts forward the corresponding solution. In order to solve the problem of the influence of user location context information on the similarity calculation between users in the recommendation algorithm, this paper proposes a collaborative filtering recommendation algorithm based on location context information (CFLC, A Collaborative Filtering Algorithm Based on Location context). The algorithm combines the user location information with the modified cosine similarity calculation method, and proposes a similarity calculation method based on location context information. The similarity calculation method is used to calculate the similarity between the users, and then the nearest neighbor set of the target user is found. Finally, the user's interests and hobbies in the nearest neighbor set are recommended to the target user. In order to solve the problem of large amount of data generated by e-commerce platform in the mobile Internet environment, the traditional collaborative filtering recommendation algorithm is seriously affected by the load. In this paper, a collaborative filtering recommendation algorithm based on parallel iterative k-medoids clustering is proposed. A Collaborative Filtering Algorithm Based on Parallelized k-medoids clustering is proposed. The improved parallelized k-medoids clustering algorithm is used to cluster the user-item scoring matrix in the recommendation algorithm and the users are divided into k-class. Then, the similarity between the target user and other users in the class is calculated, and the accuracy and speed of the entire recommendation algorithm are improved by reducing the data space. Finally, through the experimental simulation of the proposed algorithm and the comparative analysis with the traditional collaborative filtering recommendation algorithm, it is proved that in the case of considering the user location information and using clustering to pre-process the data, The effectiveness and accuracy of the recommendation algorithm are further improved.
【學位授予單位】:北京郵電大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP391.3

【相似文獻】

相關期刊論文 前10條

1 李穎基,彭宏,鄭啟倫,曾煒;自動分層推薦算法[J];計算機應用;2002年11期

2 徐義峰;徐云青;劉曉平;;一種基于時間序列性的推薦算法[J];計算機系統(tǒng)應用;2006年10期

3 余小鵬;;一種基于多層關聯規(guī)則的推薦算法研究[J];計算機應用;2007年06期

4 張海玉;劉志都;楊彩;賈松浩;;基于頁面聚類的推薦算法的改進[J];計算機應用與軟件;2008年09期

5 張立燕;;一種基于用戶事務模式的推薦算法[J];福建電腦;2009年03期

6 王晗;夏自謙;;基于蟻群算法和瀏覽路徑的推薦算法研究[J];中國科技信息;2009年07期

7 周珊丹;周興社;王海鵬;倪紅波;張桂英;苗強;;智能博物館環(huán)境下的個性化推薦算法[J];計算機工程與應用;2010年19期

8 王文;;個性化推薦算法研究[J];電腦知識與技術;2010年16期

9 張愷;秦亮曦;寧朝波;李文閣;;改進評價估計的混合推薦算法研究[J];微計算機信息;2010年36期

10 夏秀峰;代沁;叢麗暉;;用戶顯意識下的多重態(tài)度個性化推薦算法[J];計算機工程與應用;2011年16期

相關會議論文 前10條

1 王韜丞;羅喜軍;杜小勇;;基于層次的推薦:一種新的個性化推薦算法[A];第二十四屆中國數據庫學術會議論文集(技術報告篇)[C];2007年

2 唐燦;;基于模糊用戶心理模式的個性化推薦算法[A];2008年計算機應用技術交流會論文集[C];2008年

3 秦國;杜小勇;;基于用戶層次信息的協(xié)同推薦算法[A];第二十一屆中國數據庫學術會議論文集(技術報告篇)[C];2004年

4 周玉妮;鄭會頌;;基于瀏覽路徑選擇的蟻群推薦算法:用于移動商務個性化推薦系統(tǒng)[A];社會經濟發(fā)展轉型與系統(tǒng)工程——中國系統(tǒng)工程學會第17屆學術年會論文集[C];2012年

5 蘇日啟;胡皓;汪秉宏;;基于網絡的含時推薦算法[A];第五屆全國復雜網絡學術會議論文(摘要)匯集[C];2009年

6 梁莘q,

本文編號:1846420


資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/jingjilunwen/dianzishangwulunwen/1846420.html


Copyright(c)文論論文網All Rights Reserved | 網站地圖 |

版權申明:資料由用戶6ea47***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com