Giter Site home page Giter Site logo

apple006 / jstarcraft-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hongzhaohua/jstarcraft-example

1.0 0.0 0.0 23.71 MB

基于JStarCraft框架和MovieLens数据集搭建个性化搜索系统与个性化推荐系统.

License: Apache License 2.0

Java 72.41% CSS 5.59% HTML 10.33% JavaScript 11.67%

jstarcraft-example's Introduction

JStarCraft Example


目录


介绍

JStarCraft Example Movie是一个基于JStarCraft RNS引擎,Spring Boot框架和MovieLens 100K数据集搭建的电影演示项目,包括个性化推荐个性化搜索两个部分.

系统会根据用户的行为记录,自动调整用户的推荐内容和搜索内容.


特性

个性化推荐

  • MostPopular
  • ItemKNN
  • UserKNN

个性化搜索

  • PageRank

安装

项目为了尽可能聚焦于个性化推荐和个性化搜索的演示,不包含任何多余组件的部署(例如MySQL/Redis/Spark/Elasticsearch).

JStarCraft Examlpe Movie只要求使用者具备以下环境:

  • JDK 8或者以上
  • Maven 3

使用

由于项目基于Spring Boot框架,使用者只需要直接执行com.jstarcraft.example.ExampleApplication,就可以运行项目.

使用个性化推荐,在浏览器http://127.0.0.1:8080?type=recommend

推荐效果 recommend

使用个性化搜索,在浏览器http://127.0.0.1:8080?type=search

搜索效果 search


架构


概念


示例


对比


版本


参考


协议


作者


致谢


jstarcraft-example's People

Contributors

hongzhaohua avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.