Pinned Repositories
akka-dsgd
Distributed Collaborative Filtering on top of Akka
algs4
Algorithms, 4th edition textbook code and libraries
amazon-recommender-system
recommender system of amazon product ( for final project of CSE544 )
AndroidArchitecture
Recommended architecture by Android
anyupload
anyupload是一个极度纯净的上传插件,通过简单调整就可以融入到任何项目,支持多文件上传、上传速率动态控制、真实进度监控kb/s、分块生成MD5、分块上传、MD5校验秒传、暂停、取消等。仅需1000行代码
ApacheSpark_MachineLearning_Scala
This Project is all about running Machine Learning algorithms on a distributed file system(HDFS) using Apache Spark and Scala
AthenaX
SQL-based streaming analytics platform at scale
BullPlugin
Java plugin loading framework
Movie_Recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
storm_blueprints_book
Storm Blueprints: Patterns for Distributed Real-time Computation 《Storm分布式实时计算模式》实例代码
xiaomaiyun's Repositories
xiaomaiyun/Movie_Recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
xiaomaiyun/storm_blueprints_book
Storm Blueprints: Patterns for Distributed Real-time Computation 《Storm分布式实时计算模式》实例代码
xiaomaiyun/AthenaX
SQL-based streaming analytics platform at scale
xiaomaiyun/Attentive-Group-Recommendation
Atentive Group Recommendation
xiaomaiyun/CS-Notes
:books: Computer Science Learning Notes
xiaomaiyun/eladmin
项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,前端菜单动态路由
xiaomaiyun/flink-forward-china-2018
Flink Forward China 2018 Slides
xiaomaiyun/htmltopdf-java
An HTML to PDF conversion library written in Java, based on wkhtmltopdf.
xiaomaiyun/lanproxy
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
xiaomaiyun/leanote
Not Just A Notepad! (golang + mongodb) http://leanote.org
xiaomaiyun/leyou-portal
乐优商城门户
xiaomaiyun/list_of_recommender_systems
A List of Recommender Systems and Resources
xiaomaiyun/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
xiaomaiyun/metricfactorization
Implementation of Metric Factorisation for both rating prediction and item ranking
xiaomaiyun/modl
Randomized online matrix factorization
xiaomaiyun/MovieRecommend
一个电影推荐系统,毕业设计
xiaomaiyun/NewsRecommendSystem
个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
xiaomaiyun/OnlineMall
基于springboot+thymeleaf+spring data jpa+druid + bootstrap+layui等技术的JavaWeb电商项目(项目包含前后台):sunny:
xiaomaiyun/pretty-s3-index-html
A prettier index.html for listing public files and folders in Amazon S3 buckets. (UNMAINTAINED)
xiaomaiyun/RecQ
RecQ: A Python Framework for Recommender Systems (TensorFlow Based)
xiaomaiyun/RSAlgorithms
Some algorithms about traditional and social recommendation.
xiaomaiyun/RSPapers
Must-read papers on Recommender System.
xiaomaiyun/springboot-integration-examples
Integration of springboot and other common technologies
xiaomaiyun/startbootstrap-sb-admin-2
A free, open source, Bootstrap admin theme created by Start Bootstrap
xiaomaiyun/startbootstrap-stylish-portfolio
A stylish, one page, Bootstrap portfolio theme created by Start Bootstrap
xiaomaiyun/Summary-of-Recommender-System-Papers
阅读过的推荐系统论文的归类总结,持续更新中…
xiaomaiyun/Surprise
A Python scikit for building and analyzing recommender systems
xiaomaiyun/vue-book
《Vue.js实战》源码及答疑
xiaomaiyun/xiaomaigou_parent
小麦购商城(XiaoMaiGou.COM)-企业级大型分布式电商系统
xiaomaiyun/xiaomaigou_sms_service
小麦购商城(XiaoMaiGou.COM)短信微服务项目是 [小麦购商城(XiaoMaiGou.COM)](https://github.com/xiaomaiyun/xiaomaigou_parent) 项目的子项目,该项目使用阿里大鱼实现发送短信功能,使用SpringBoot+ActiveMQ构建,通过监听类监听ActiveMQ中xiaomaigou_sms实现异步发送短信。