CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MovieLens

搜索资源列表

  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
    • 文件大小:11327825
    • 提供者:yan
  1. k-means

    0下载:
  2. 实现了K均值算法,可以对movielens上的数据进行自动分类,给出推荐值,是数据挖掘中的信息推介必要的算法工具。可以直接对movelens的数据进行聚类-Implementation of the K-means algorithm, can movielens on automatic classification of data, recommend give the value of data mining are to promote the necessary information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:19817
    • 提供者:张安站
  1. MovieLens1M

    1下载:
  2. 推荐系统数据集MovieLens 1M数据集-Movilens dataset 1M
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:6008687
    • 提供者:mars
  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
    • 文件大小:2553856
    • 提供者:Singel
  1. Collaborative-filtering-algorithm

    0下载:
  2. 基于内容的推荐算法的实现,使用movielens数据集,JAVA语言-Content-based recommendation algorithm implementation, use movielens data set, the Java language
  3. 所属分类:JavaScript

    • 发布日期:2017-11-11
    • 文件大小:25860
    • 提供者:兰陵悦之
  1. ml-100k

    2下载:
  2. movielens 的数据集 100k 协同过滤算法实验必备-movielens datasets
  3. 所属分类:其他小程序

    • 发布日期:2014-03-19
    • 文件大小:4945826
    • 提供者:jacksun
  1. MovieTest

    0下载:
  2. 改程序为Java实现的一个HMM模型用于经典数据集MovieLens的实践,用于预测人们的观影倾向。-Reform program is a Java implementation of HMM model for classic dataset MovieLens practice, used to predict people s viewing tendencies.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5020
    • 提供者:呼啸卫
  1. KNN-TOPN

    0下载:
  2. 以movielens为数据集写的TOP—N推荐系统,基于KNN算法-Write to movielens dataset TOP- N recommendation system, based on KNN algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2197290
    • 提供者:xian
  1. Collaborative-Filtering

    0下载:
  2. 推荐系统实战代码 movielens数据集-Recommended system code movielens actual data sets
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:564031
    • 提供者:刘雅丽
  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
    • 文件大小:4747393
    • 提供者:don
  1. Movielens

    0下载:
  2. 压缩文件中包含一下列表: 1,movielens 公开实验数据集(推荐系统研究经常用到~) 2,模拟预测评分的python代码(python3.x) 希望对大家学习有所帮助。有问题可以邮箱联系。-movielens data mining knn
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4744716
    • 提供者:jinbiao
  1. test.tar

    1下载:
  2. 用于推荐系统的svd算法,以movielens 1m数据集为例,并有调参数方法-an implemention of svd algorithm for recommender
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-09
    • 文件大小:2560
    • 提供者:开发费
  1. rec

    0下载:
  2. Java实现将movielens各种规模数据的划分为测试集和训练集-Split movielens dataset to trainset and test set
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2444
    • 提供者:章旭
  1. recommender-

    0下载:
  2. Collaborative Filtering,基于Collaborative Filtering,建立主动为用户推荐商品的推荐系统。实现参考协同过滤算法或它的优化,实现并改进算法,计算出每个客户对未购买的商品的兴趣度,并向客户主动推荐他最感兴趣的N个商品。实验数据可以从MovieLens.com下载。要求使用至少10,000不同用户的数据,至少1000个不同的movie。-Collaborative Filtering,Based Collaborative Filtering, the in
  3. 所属分类:Data Mining

    • 发布日期:2017-05-28
    • 文件大小:10258992
    • 提供者:way
  1. TimeInterval

    0下载:
  2. 推荐系统的攻击检测,利用偏态分布的思想进行判断,数据集为movielens-Detect Shilling attack of Collaborative Filtering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:811332
    • 提供者:zhaohui
  1. CF_Movie

    2下载:
  2. 电影推荐系统 协同过滤推荐 Java源码-MovieLens Colleboration Filtering Recommendation System
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-09
    • 文件大小:261935
    • 提供者:
  1. MovieLens

    0下载:
  2. movielens 数据集 可供推荐系统算法跑代码使用-movielens dataset recommendation system algorithm for use to run the code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2191986
    • 提供者:
  1. fenlei

    1下载:
  2. 针对广泛用于推荐算法研究的movielens数据集,本程序用于统计用户评分时间,寻找用户评分规律。-Recommendation algorithm is widely used for research movielens data set, the program for statistical Rating time, looking user rating rule.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:648
    • 提供者:sunny
  1. MovieLens-RecSys-python2

    0下载:
  2. 基于Movielens 1M数据集分别实现了User Based Collaborative Filtering(以下简称UserCF)和Item Based Collaborative Filtering(以下简称ItemCF)两个算法.(Implementation of collaborative filtering based on UCF/ICF)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:6019072
    • 提供者:dohuasinan
  1. MovieLens-RecSys-master

    0下载:
  2. “推荐系统实践”,项亮,代码。数据“下载Movielens 1M数据集[ml-1m.zip](http://files.grouplens.org/datasets/movielens/ml-1m.zip),并解压到项目MovieLens-RecSys文件夹下”("Recommending system practice", light, code. The data "downloads the Movielens 1M data set [ml-1m.zip]
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:frank008
« 12 »
搜珍网 www.dssz.com