Pinned Repositories
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
books
ebooks
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
data_mining_competition
数据挖掘比赛
learngit
MovieLens-Recommender
A pure Python implement of Collaborative Filtering based on MovieLens' dataset.
python_data_analysis_and_mining_action
《python数据分析与挖掘实战》的代码笔记
RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
rocketmq
Mirror of Apache RocketMQ
guangyacyb's Repositories
guangyacyb/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
guangyacyb/books
ebooks
guangyacyb/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
guangyacyb/data_mining_competition
数据挖掘比赛
guangyacyb/learngit
guangyacyb/MovieLens-Recommender
A pure Python implement of Collaborative Filtering based on MovieLens' dataset.
guangyacyb/python_data_analysis_and_mining_action
《python数据分析与挖掘实战》的代码笔记
guangyacyb/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
guangyacyb/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
guangyacyb/rocketmq
Mirror of Apache RocketMQ
guangyacyb/scikit-learn
scikit-learn: machine learning in Python