Characteristic recommendation method and device
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD
- Publication Date
- 2015-05-13
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of the Internet, in particular to a feature recommendation method and device. Background technique
[0002] In the prior art, the text recommendation system usually adopts the following methods when selecting features:
[0003] 1. Selection by Factorization Machines (hereinafter referred to as: FM), where FM is a generalized model, mainly used to model all pairwise interaction features, and the parameters of the interaction features are passed through the shared low-rank vector inner product get;
[0004] 2. Select by random split tree algorithm, specifically, use text information to separate the user item matrix into sub-matrices according to specific text values, and then perform matrix decomposition for each sub-matrix, and the final predicted value is the average of T generated decision tree predictions value.
[0005] However, all pairwise interaction features are simulated in FM, but no effe...