-
推荐系统代码
应用背景最近在学习推荐系统,从网站上看到这个代码,下载下来运行很有用,对于我学习推荐系统,理解推荐系统有很大的帮助,
电影推荐系统中运用的推荐算法是基于协同过滤算法(Collaborative
Filtering Recommendation)。
关键技术
到grouplens网站(http://www.grouplens.org/node/12)上下载Data
Sets,在该电影系统中我们使用了将近900多用户为1683的电影评了近100000行的数据集。将下载的ml-data_0.zip里的评分数据和电影信息数据取出。将评分文件转换成类似于csv
- 2022-06-11 18:44:19下载
- 积分:1
-
安卓手机与数据库
安卓手机与数据库的链接,To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in ${sdk.dir}/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/
- 2022-09-13 13:35:03下载
- 积分:1
-
J2me显示手机游戏
在手机页面上显示游戏内容和图片,1. 掌握使用Display来切换显示屏幕 2. 掌握Form和Item的创建和使用 3. 掌握TextBox,Alert,List 4. 掌握高级UI中的事件处理 5. 掌握图片资源的使用
- 2022-12-11 03:20:03下载
- 积分:1
-
仿大众点评
仿大众点评,大家可以学一下,了解一下基础的安卓软件知识,包括基础的app创建,以及数据库,搭建网络。适合初学者,看起来还不错,谢谢大家下载
- 2022-03-20 17:30:11下载
- 积分:1
-
AWT counter
写一个AWT GUI应用程序(称为AWTCounter),如图所示。每次点击“计数”按钮,计数器值由1增加。该方案有三个组成部分:一个标签“计数器”;不可编辑的文本字段以显示计数器的值;和一个按钮“计数”。该组件被放置在一个容器框架,布置在流布局内。
- 2022-05-24 21:44:03下载
- 积分:1
-
BP神经网络
本文实现BP神经网络算法,首先通过训练数据集,然后实现对输入数据是智能判定。
- 2022-02-07 16:22:21下载
- 积分:1
-
BinaryTree
you can input the String and it can run with Binary Tree data structure
the output you can find the every nodes and node entropy
- 2022-01-28 09:06:57下载
- 积分:1
-
Management of a bank account
- 2023-02-13 14:55:04下载
- 积分:1
-
入侵检测系统
ids (入侵检测系统) 使用 java 语言和 Jpcap 作为图书馆。它使交通捕获并分析数据包从设备。
- 2023-03-04 01:30:04下载
- 积分:1
-
卡罗极小
应用背景使用αβ剪枝搜索算法– ; ;减少是由 评估节点的数目;在极大极小算法 ; ; 搜索树;关键技术搜索树。 ;极大极小算法αβ剪枝–
- 2022-12-20 02:20:04下载
- 积分:1