# recommender
### * Building a Recommender with Apache Spark & Elasticsearch
### * This repo contains demo Jupyter notebooks illustrating the basics of how to use Apache Spark for generating ALS models from ratings data stored in Elasticsearch, saving the model factors to ES, and then using ES to serve real-time recommendations using the user and item factors.
Requirements
* 1.elasticsearch-spark JAR (version 5.3.0) on the classpath (https://www.elastic.co/downloads/past-releases/elasticsearch-apache-hadoop-5-3-0).
* 2.Spark 2.1.x (http://spark.apache.org/downloads.html).
* 3.Running instance of Elasticsearch 5.3.0 (https://www.elastic.co/downloads/past-releases/elasticsearch-5-3-0).
* 4.Elasticsearch vector scoring plugin installed (https://github.com/MLnick/elasticsearch-vector-scoring).
* 5.Jupyter (pip install jupyter).


辣椒种子
- 粉丝: 4513
最新资源
- 2016年计算机职称考试word2003真题.doc
- 安居客网络营销交流会.pptx
- 对计算机辅助高中数学教学的研究.docx
- 营销型网站怎样做更能“吸睛”.doc
- CAD机械制图标准件和常用件大全PPT课件.ppt
- ORACLEEBS最新成本管理手册.docx
- 安卓——模拟sd卡内存.docx
- UG编程基本操作及加工工艺.doc
- SNCR烟气脱硝系统安全操作规程.doc
- 基于Android音乐播放器的设计与实现.doc
- 南开大学2021年9月《数据库基础与应用》作业考核试题及答案参考12.docx
- 2023年数据库实验学生宿舍管理系统设计大作业.doc
- BI软件工程师个人年终工作总结ppt(1).pptx
- 电力企业生产系统集成总线平台.pptx
- java实现将汉语转换为拼音功能.doc
- 2023年城市管理学网络考核不定项选择题题库及答案.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


