登录
首页 » Python » python-recsys-master

python-recsys-master

于 2017-07-09 发布 文件大小:58KB
0 153
下载积分: 1 下载次数: 62

代码说明:

  《推荐系统实践》作者:项亮;书籍全部章节配套源代码;仅供学习分享,如有侵权立刻删除。(The "source code" of Recommended system practice.)

文件列表:

python-recsys-master
python-recsys-master\.travis.yml
python-recsys-master\AUTHORS
python-recsys-master\CHANGELOG
python-recsys-master\DEPENDENCIES
python-recsys-master\README
python-recsys-master\README.rst
python-recsys-master\doc
python-recsys-master\doc\Makefile
python-recsys-master\doc\source
python-recsys-master\doc\source\TODO.rst
python-recsys-master\doc\source\algorithm.rst
python-recsys-master\doc\source\api.rst
python-recsys-master\doc\source\conf.py
python-recsys-master\doc\source\datamodel.rst
python-recsys-master\doc\source\evaluation.rst
python-recsys-master\doc\source\examples.rst
python-recsys-master\doc\source\index.rst
python-recsys-master\doc\source\installation.rst
python-recsys-master\doc\source\quickstart.rst
python-recsys-master\doc\source\tests.rst
python-recsys-master\draft
python-recsys-master\draft\baseline.py
python-recsys-master\draft\movielens.py
python-recsys-master\draft\svdlibc_import.py
python-recsys-master\draft\test_baseline.py
python-recsys-master\draft\test_simple_svd.py
python-recsys-master\draft\test_svd.py
python-recsys-master\recsys
python-recsys-master\recsys\__init__.py
python-recsys-master\recsys\algorithm
python-recsys-master\recsys\algorithm\__init__.py
python-recsys-master\recsys\algorithm\baseclass.py
python-recsys-master\recsys\algorithm\factorize.py
python-recsys-master\recsys\algorithm\matrix.py
python-recsys-master\recsys\datamodel
python-recsys-master\recsys\datamodel\__init__.py
python-recsys-master\recsys\datamodel\data.py
python-recsys-master\recsys\datamodel\item.py
python-recsys-master\recsys\datamodel\user.py
python-recsys-master\recsys\evaluation
python-recsys-master\recsys\evaluation\__init__.py
python-recsys-master\recsys\evaluation\baseclass.py
python-recsys-master\recsys\evaluation\decision.py
python-recsys-master\recsys\evaluation\prediction.py
python-recsys-master\recsys\evaluation\ranking.py
python-recsys-master\recsys\utils
python-recsys-master\recsys\utils\__init__.py
python-recsys-master\recsys\utils\svdlibc.py
python-recsys-master\setup.py
python-recsys-master\tests
python-recsys-master\tests\__init__.py
python-recsys-master\tests\test_algorithm.py
python-recsys-master\tests\test_datamodel.py
python-recsys-master\tests\test_evaluation.py
python-recsys-master\tests\test_matrix.py
python-recsys-master\tests\test_utils.py

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

发表评论

0 个回复

  • jaco-arm-pkgs-master
    说明:  Jaco package for ARM
    2019-05-03 06:14:20下载
    积分:1
  • BSR
    Contour Detection and Hierarchical Image Segmentation 轮廓检测与层次图像分割(Contour Detection and Hierarchical Image Segmentation)
    2019-03-28 09:29:00下载
    积分:1
  • 齿轮啮合原理
    说明:  齿轮加工方面类容,经典讲述齿轮工作原理,是设计齿轮,滚刀方面教程。(Gear processing, the classic description of the working principle of gear, gear design, hob aspects of the cour)
    2020-09-25 20:47:54下载
    积分:1
  • 球粒子Mie散射(含蒙特卡洛仿真)-Kevin Zhu
    说明:  球粒子Mie散射(含蒙特卡洛仿真)-Kevin Zhu(Mie scattering of spherical particles (including Monte Carlo simulation) - Kevin Zhu)
    2020-07-28 08:18:40下载
    积分:1
  • C 语言开发日历的源程序
    C 语言开发日历的源程序-C language source calendar
    2022-03-18 09:10:02下载
    积分:1
  • 针对推挽结构MZ-LiNbO3调制器
    1. 针对推挽结构MZ-LiNbO3调制器; (1)通过MATLAB编程画出输出电场、输出功率传递函数随外加波导两臂相位差的变化曲线; (2)确定相位调制器、强度调制器的偏置电压; (3)假设理想条件下强度调制器消光比为20dB,通过MATLAB编程画出消光比曲线随3dB耦合器分光比的变化。(分光比R=0.45:0.05:0.55)(1. For push-pull MZ-LiNbO3 modulator; (1) The curves of the output electric field and the output power transfer function with the phase difference between the two arms of the external waveguide are drawn by MATLAB programming. (2) Determine the bias voltage of phase modulator and intensity modulator; (3) Assuming that the extinction ratio of intensity modulator is 20 dB under ideal conditions, the extinction ratio curve of intensity modulator varies with the splitting ratio of 3dB coupler by MATLAB programming. (Spectrum ratio R = 0.45:0.05:0.55))
    2020-12-01 12:49:26下载
    积分:1
  • EEPROM接口的FPGA实现
    EEPROM接口的FPGA实现 工程说明 AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。 案例补充说明 本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路: 1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,start命令无效。 2. 当start有效时,如果mode=0表示进行EWEN操作;mode=1表示进行WRITE操作;mode=2表示进行READ操作。 3. 当start有效时,addr和wdata有效。 4. 当进行EWEN操作时,将addr写入at93c46。 5. 当进行WRITE操作时,将addr和wdata写入at93c46。 6. 当进行READ操作时,将addr写入at93c46,并从at93c46读到数据,通过rdata和rdata_vld返回给上游模块。(FPGA implementation of EEPROM interface Engineering description)
    2017-08-01 16:44:23下载
    积分:1
  • bandpass-filter
    C语言实现带通滤波器,可以直接运行。在信号处理过程中非常有用(C language implementation bandpass filter, which can be run directly.In the process of signal processing is very useful)
    2017-02-12 15:21:22下载
    积分:1
  • 中国土壤特征数据集
    《中国土壤特征数据集》,可用于SWAT等软件的应用和分析(Soil characteristic data set of China)
    2017-11-09 22:33:05下载
    积分:1
  • PLC五层电梯设计
    说明:  用PLC梯形图和三菱编程语言进行五层电梯的设计(Design of five-storey elevator)
    2020-11-16 21:09:40下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载