CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - collaborative filtering

搜索资源列表

  1. duine-movielens-4.0.0-RC1

    0下载:
  2. The Duine Framework is a (collection of) software libraries that allows developers to create prediction engines for their own applications. A prediction engine is a component that predicts how interested individual users are in pieces of information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10.8mb
    • 提供者:yan
  1. PlatypusCollaborator

    0下载:
  2. Collaborative filtering in recommendation system developed by ASP
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:72.38kb
    • 提供者:shojaei
  1. NBCFfuction

    0下载:
  2. 协同过滤推荐算法,实验数据集是movie-lens-Neighbourhood-base Collaborative Filtering Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:8.65mb
    • 提供者:Yuvia
  1. KKNNn

    0下载:
  2. Knn算法综述、柔性KNN算法研究、一个高效的knn分类算法法、一种改进的KNN分类算法、一种优化的K最近邻协同过滤算法。 -The Knn algorithm summarized flexible KNN algorithm, an efficient knn classification algorithm method, an improved KNN classification algorithm, an optimized K nearest neighbor collabor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.18mb
    • 提供者:feng
  1. The-programming-collective-wisdom

    0下载:
  2. 《集体智慧编程》(programming collective intelligence building smart web 2.0 applications)以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数
  3. 所属分类:Other systems

    • 发布日期:2017-06-19
    • 文件大小:27.09mb
    • 提供者:chenlei
  1. Concha_CF

    1下载:
  2. 【转】协同过滤代码,用于推荐系统,包括基于项目和基于用户两种情况。实现基于用户和基于项目的协同过滤算法。 实验所用数据为MovieLens – a web-based movies recommender system with 43,000 users & over 3500 movies. 保存在ga.mat文件用,由于ga.test测试集过于庞大,全部用来计算的话耗时庞大,所以每次计算时随机选择部分,具体函数的使用请参照probar.m。我所得到的实验结果保存在results1-resul
  3. 所属分类:Other systems

    • 发布日期:2015-11-07
    • 文件大小:2.44mb
    • 提供者:Singel
  1. main

    0下载:
  2. //协同过滤算法对目标用户产生推荐: //收集可以代表用户兴趣的信息;根据收集到的信息计算出用户之间的相似性,并以此为根据为目标用户或项目寻得最近邻居;根据得到的最近邻居对目标用户产生推荐-//Collaborative filtering algorithm recommended by the target user:// collect on behalf of the user interest information calculate the similarity bet
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:2.67kb
    • 提供者:daizi
  1. slope-one-C

    0下载:
  2. 简单而且实用的协同过滤算法slope one C语言实现-Simple and practical collaborative filtering algorithms slope of one C language implementation
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:11.01kb
    • 提供者:兰陵悦之
  1. cf

    0下载:
  2. 最简单的协同过滤算法实现,只对用户做预测评分,不做topN推荐。-Collaborative filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:426.2kb
    • 提供者:崔燕
  1. ItermCF

    1下载:
  2. 用Python实现的基于物品的协同过滤算法-Implemented in Python objects based collaborative filtering algorithm
  3. 所属分类:Console

    • 发布日期:2015-12-05
    • 文件大小:2.85mb
    • 提供者:limingyao
  1. UserCF

    2下载:
  2. 用C++实现的基于用户的协同过滤算法,包含训练集、测试集-Achieved with C++ user-based collaborative filtering algorithms, including training set, test set
  3. 所属分类:Console

    • 发布日期:2015-05-27
    • 文件大小:5.79mb
    • 提供者:limingyao
  1. MovieRecommendations

    1下载:
  2. 推荐系统常用算法,包括协同过滤、基于内容的推荐算法,内含电影数据集。-Recommended system commonly used algorithms, including collaborative filtering, content-based recommendation algorithm, containing movie data set.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:803.42kb
    • 提供者:谭侃
  1. Movielens-User_based-cf

    0下载:
  2. 利用python实现基于用户的协同过滤推荐,采用pearson相关系数计算相似度,加权平均预测分数-Users use python-based collaborative filtering recommendation, pearson correlation coefficient is calculated using the similarity, the weighted average prediction scores
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.53mb
    • 提供者:don
  1. PearsonUserNeighborhoodModelCF

    0下载:
  2. 协同过滤过程,基于python的协同过滤代码-Collaborative filtering process, based on collaborative filtering python code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:盖盖
  1. CF

    0下载:
  2. 协同过滤算法,用于个性化推荐,算法非常的简单,核心就是计算向量的相似度-Collaborative Filtering Recommendation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.75kb
    • 提供者:cl
  1. Item-CF

    0下载:
  2. 基于物品的协同过滤算法,包括拆分数据集,计算相似性,预测,推荐-Collaborative filtering algorithm based articles, including split data sets, computing similarity, prediction, recommend
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.56kb
    • 提供者:程振兴
  1. Concha_CF

    0下载:
  2. 应用matlab,实现协同过滤,程序比较简单,但是可以跑的通-Collaborative Filtering recommendation
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.22mb
    • 提供者:san
  1. CollaborativeFiltering

    0下载:
  2. 推荐系统中的经典算法,协同过滤算法,基于用户和基于项目的-Recommended system classical algorithm, collaborative filtering algorithm based on user and project-based
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:746.73kb
    • 提供者:Ocean
  1. CollaborativeFiltering-master

    1下载:
  2. MATLAB实现协同过滤。可以实现协同过滤算法,对诸如电影、书籍等进行推荐-cross-filter with matlab-MATLAB realization of collaborative filtering. Can achieve collaborative filtering algorithm, such as movies, books, etc. Recommended-cross-filter with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.51mb
    • 提供者:maxiaojia
  1. collaborative-filtering-master

    0下载:
  2. filtrage collaboratif
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:25kb
    • 提供者:nanau
« 12 3 »
搜珍网 www.dssz.com