登录
首页 » python » 基于用户的协同过滤算法

基于用户的协同过滤算法

于 2022-11-13 发布 文件大小:7.59 kB
0 122
下载积分: 2 下载次数: 2

代码说明:

基于用户的协同过滤算法,数据源采用movielens.其核心思想是,根据系统中用户对项目的已评分数据,计算目标用户和其他用户(或项目)之间的相似度,然后根据得到的相似度进行排序,选择相似度最高的若干个用户(或项目)形成最近邻居集合,最后根据该集合中用户(或项目)的评分情况来预测目标用户可能感兴趣的项目,进而主动生成推荐列表。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Python_Web开发:测试驱动方法
    说明:  本书从最基础的知识开始,讲解Web开发的整个流程,展示如何使用Python做测试驱动开发。(This book starts with the most basic knowledge, explains the whole process of web development, and shows how to use Python to do test driven development.)
    2020-11-20 20:10:53下载
    积分:1
  • 编写程序,输入两个分别包含若干整数的列表LA、LB.py
    【实例简介】编写程序,输入两个分别包含若干整数的列表LA、LB.py 编写程序,输入两个分别包含若干整数的列表LA、LB,输出一个字典,要求用LA中的元素作为键,用LB中的元素作为值,并且最终字典中的元素数量取决于LA和LB中元素较少的列表的数量;
    2022-01-10 00:31:45下载
    积分:1
  • 编码数据在均值
    此代码包含ML代码实现的手段和K-均值实现实现
    2022-01-24 14:06:46下载
    积分:1
  • examples
    说明:  meep示例,包含直波导、弯曲波导、光栅等(examples of meep, including straight waveguide, bent waveguide, grating, etc.)
    2020-07-01 10:39:00下载
    积分:1
  • LSTM程序
    基于LSTM的时间序列预测-原理-python代码(Prediction of time series based on LSTM - principles -python code)
    2019-07-05 17:43:54下载
    积分:1
  • NetCDF批量转Tiff的IDL程序
    将nc文件批量转为tif格式的小程序,在idl中运行(batch tool used for netcdf to tif)
    2021-04-28 20:38:43下载
    积分:1
  • 在代码数据考虑 isis2
    此代码蕴毫升代码 irise2 impl 实施手段和实现
    2022-07-23 17:25:46下载
    积分:1
  • Asst1
    You are given an n x n grid , a starting position on the grid and a goal location. Each point on the grid is assigned an integer, giving its elevation. It is possible to move from a location to any of its 4 neighbours (except at a boundary). The cost of such a move in 1 the absolute value of the difference in elevation. However, if the difference between two points is greater or equal to 4, this represents an impassible cliff
    2018-10-28 13:21:19下载
    积分:1
  • GA-Python
    基于Python写的遗传算法的应用实例。对于不太善于MATLAB,而熟悉Python的人的一个参考!(Based on genetic algorithm written in Python application examples. Not good for MATLAB, and a person familiar with Python reference!)
    2011-10-24 09:47:05下载
    积分:1
  • CMAPSS Segmentation
    python code for cmapss segmentation
    2019-02-18 03:29:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载