Skip to content

Recommendation algorthm including Feature Enginnering,collaborative filtering

Notifications You must be signed in to change notification settings

tomtang110/RecommendationAlgorithmPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecommendationAlgorithmPractice

This program is the implemention of "The Theory and Practice of Recommendation Algorithm". It mainly contains feature enginnering and model implemention.

本项目为 "推荐算法和实践" 的代码教程,主要包括特征工程模型实现

The link of "The Theory and Practice of Recommendation Algorithm" is published in 推荐算法的理论和实践

理论讲解发布在推荐算法的理论和实践

Note:

The dataset of this program includes the income census, BX-CSV-Dump.

The model is implemented by tensorflow1.0

注:

本项目的数据集包括income census,BX-CSV-Dump

模型代码实现均为tensorflow1.0

Feature Enginnering(特征工程)

Continuous data(连续数值处理)

Discrete Data(离散数值处理)

Collaborative Filtering(协同过滤)

About

Recommendation algorthm including Feature Enginnering,collaborative filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published