CN104504578A - Active children shoe recommending method based on preference correlation in online shopping environment - Google Patents

Active children shoe recommending method based on preference correlation in online shopping environment Download PDF

Info

Publication number
CN104504578A
CN104504578A CN201410649781.7A CN201410649781A CN104504578A CN 104504578 A CN104504578 A CN 104504578A CN 201410649781 A CN201410649781 A CN 201410649781A CN 104504578 A CN104504578 A CN 104504578A
Authority
CN
China
Prior art keywords
outward appearance
main flow
client
children
sample
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410649781.7A
Other languages
Chinese (zh)
Inventor
周余庆
胡文超
李峰平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wenzhou University
Original Assignee
Wenzhou University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wenzhou University filed Critical Wenzhou University
Priority to CN201410649781.7A priority Critical patent/CN104504578A/en
Publication of CN104504578A publication Critical patent/CN104504578A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides an active children shoe recommending method based on preference correlation in an online shopping environment. The method consists of a model training stage and an online real-time recommending stage. The method comprises the following steps: at the model training stage, selecting a plurality of present popular children shoe products for extracting children shoe appearance elements, and performing clustering analysis on the appearance elements through a structural entropy clustering method to obtain a mainstream appearance type group; establishing a correlation model of customer individual characteristics and children shoe appearance types through multiple logistic methods, and performing optimization solution on correlation model parameters through network survey sample data; and at the online real-time recommending stage, automatically finding a children shoe appearance type which is most matched with customer characteristics according to the correlation model at the last stage by acquiring individual characteristic information of a customer in order to realize an active recommending function. Through adoption of the active children shoe recommending method, the effectiveness of the active recommending function in the online shopping environment can be enhanced, and technical support is provided for the enhancement of customer attention.

Description

Based on the children's footwear of preference association initiatively recommend method under a kind of net purchase environment
Technical field
The invention belongs to children's footwear field, the children's footwear initiatively recommend method associated based on preference under being specifically related to a kind of net purchase environment.
Background technology
China has the maximum country of children's number at present in the world, 6th national census data display, China children of less than 14 years old now about 300,011,300, make it to constitute a consumer goods market had a high potential, abnormal huge children's footwear product consumption colony also result in showing great attention to of manufacturer.Along with socioeconomic development, the consumption habit of the people is bought by solid shop/brick and mortar store gradually and is changed Online Shopping into, and how under net purchase environment, to catch consumer, be numerous manufacturers problem demanding prompt solutions.At present, main brand manufacturer has been difficult to distinguish relative superiority or inferiority in children's footwear product pattern, quality etc., buys the stage (Online Shopping environment) just carry out a kind of good method that personalized initiatively recommendation is attraction client eyeball from client.But the research at present for children's footwear product active recommend method does not almost have.
Summary of the invention
The present invention is directed to above-mentioned the deficiencies in the prior art, the children's footwear initiatively recommend method associated based on preference under providing a kind of net purchase environment, by setting up the correlation model between children's footwear outward appearance type and client's personal feature, the children's footwear outward appearance type just its preference being recommended higher to it when client carries out net purchase, thus the probability improving client's concern.
The technical solution used in the present invention is as follows:
Based on the children's footwear of a preference association initiatively recommend method under net purchase environment, comprise the following steps:
(1) collect children's footwear sample, determine the interval of L outward appearance inscape and each outward appearance inscape; Connection attribute key element and semantic attribute key element is comprised in outward appearance inscape;
(2) adopt structure entropy clustering method to carry out cluster analysis to each outward appearance inscape, obtain M main flow outward appearance type of children's footwear product;
Specifically comprise the steps:
(2.1) using the children's footwear sample in step (1) as sample data cluster sample, be X={X by sample data cluster sample labeling 1, X 2..., X n, X i={ x i1, x i2..., x iL, N is sample size, and L is form factor number; Initialization cluster number K=0, cluster set R=Φ (i.e. empty set), metric threshold B=0.5;
(2.2) according to following formula estimation attribute weight parameter ω,
ω = E ij c - mean - E it y - mean ( E ij c - min - E it y - min ) + ( E ij c - mean - E it y - mean )
Wherein:
A, b represent the number of connection attribute key element and semantic attribute key element respectively, a+b=L;
J, t represent the subscript sequence number of connection attribute key element and semantic attribute key element in outward appearance inscape respectively;
with be respectively sample X iconnection attribute key element and the minimum value of entropy of semantic attribute key element; Namely E ij c - min = min 1 ≤ j ≤ a E ij c With E it y - min = min 1 ≤ t ≤ b E it y ;
with be respectively sample X iconnection attribute key element and the mean value of entropy of semantic attribute key element, namely E ij c - mean = 1 a Σ j = 1 a E ij c , E it y - mean = 1 b Σ t = 1 b E it y ;
(2.3) the entropy E of sample is calculated according to following formula i;
E i = ωE ij c + ( 1 - ω ) E it y , i = 1,2 , . . . , N , j = 1 , . . . , a , t = 1 , . . . , b ;
(2.4) k=k+1 is made;
(2.5) look in X ' and make v k={ X i| E (X i)=E min, it can be used as kth class cluster centre;
(2.6) satisfied tolerance threshold condition D (X i, v k) all samples of < B are included in a nearest class, are about to the D (X that satisfies condition i, v k) x of < B ibe included into V kin class, V k={ X i| D (X i, v k) < B};
(2.7) R=R ∪ V is made k, X '=X – R;
(2.8) judge whether X ' is empty, if so, then makes M=k, obtains main flow outward appearance type V={V 1, V 2..., V m, M is outward appearance number of types; Otherwise, go back to step (2.4);
(3) based on the main flow outward appearance type of the children's footwear product determined in step (2), gather client's personal feature sample data collection, and it can be used as training sample data collection Z={ (Y 1, C 1), (Y 2, C 2) ..., (Y n, C n); Wherein, Y i=(y i1, y i2..., y iQ) be Q the feature value of i-th client; C i={ c i1, c i2..., c iMbe the predilection grade vector of i-th client in each main flow outward appearance type;
(4) for training sample data collection, carry out client's personal feature and other the multiclass logistic association analysis of children's footwear outer appearnce, obtain the mapping weights W that each outward appearance inscape corresponds to client's personal feature;
Specifically comprise the steps:
(4.1) the mapping weight making main flow outward appearance type correspond to customer characteristic is be m class main flow outward appearance type mapping weight (m=1,2 ..., M), represent when customer characteristic integrates as Z i=(z i1, z i2..., z iQ) time, the outward appearance type of output is the probability of t class; According to logistic Function feature, be constructed as follows mathematic optimal model:
(4.2) introduce Lagrange multiplier to above formula, structure (Q+1) * M rank system of equations, solves the mapping weight that this system of equations can obtain main flow outward appearance type it is the mapping weight of m class main flow outward appearance type;
(5) the mapping weights W utilizing step (4) to obtain, calculates the preference of client to each main flow outward appearance type, and sample preference being greater than the main flow outward appearance type of 5 shows recommends client;
Wherein, calculate the method for client to the preference of each main flow outward appearance type and be the probability calculating this main flow outward appearance type of customers' preferences z is the personal feature data set of client to be measured;
P (c t=1|Z, W) what obtain is the probability of customers' preferences t main flow outward appearance type, and probable value is converted into client's marking: c t=P (c t=1|Z, W) s max, s maxfor the maximal value of outward appearance classification preference scoring.
The present invention has following beneficial effect:
1, at present recommend the recommend method adopted based on historical viewings record for the active of children's footwear product, the method browses only according to client the recommendation that record carries out similar products, and recommendation effect is not good more.The present invention proposes the children's footwear initiatively recommend method based on customers' preferences degree, to the higher children's footwear outward appearance type of its preference of customer recommendation, consumer awareness can be improve.
2, current, the association study between children's footwear product appearance type and customers' preferences degree is not almost had.The present invention establishes the related degree model between children's footwear product appearance type and customer characteristic, first by cluster analysis condensed go out the main flow outward appearance type of children's footwear product, then the logistic correlation model of children's footwear outward appearance type and client's personal feature is set up, the outward appearance type of customers' preferences can not only be identified, the preference probability of client to various outward appearance type can also be provided, thus realize effective initiatively recommendation.
Accompanying drawing illustrates:
Fig. 1 is main flow outward appearance type and the representative sample figure thereof of canvas rubber shoe.
Embodiment
The children's footwear initiatively recommend method associated based on preference under the invention provides a kind of net purchase environment, comprises the following steps:
(1) collect children's footwear sample, determine the interval of L outward appearance inscape and each outward appearance inscape;
As shown in table 1, it is outward appearance inscape and the span thereof of canvas rubber shoe in children's footwear product.The outward appearance inscape determined in the present embodiment has 9, i.e. L=9, comprises upper area ratio shared by toe lasting, tie-down mode and with or without footwear ear etc.Comprise connection attribute and semantic attribute in outward appearance inscape, in the present embodiment, key element 1-5 belongs to connection attribute, and 6-9 belongs to semantic attribute.Dissimilar children's footwear product according to the difference of children's footwear sample, and can determine the outward appearance inscape of different number and type.(can select by experience when determining, also can be determined by group decision-making methods such as expert adjudicate methods.)
The main composition key element of table 1 canvas rubber shoe outward appearance and span thereof
(2) adopt structure entropy clustering method to carry out cluster analysis to each outward appearance inscape, obtain several main flow outward appearance types of children's footwear product;
Specifically comprise the steps:
(2.1) using the children's footwear sample in step (1) as sample data cluster sample, be X={X by sample data cluster sample labeling 1, X 2..., X n, X i={ x i1, x i2..., x iL, N is sample size, and L is form factor number.Initialization cluster number K=0, cluster set R=Φ (i.e. empty set), metric threshold B=0.5;
(2.2) according to following formula estimation attribute weight parameter ω:
&omega; = E ij c - mean - E it y - mean ( E ij c - min - E it y - min ) + ( E ij c - mean - E it y - mean )
Wherein:
A, b represent the number of connection attribute key element and semantic attribute key element respectively, a+b=L; As shown in table 1, in the present embodiment, connection attribute key element and semantic attribute key element number are respectively 5 and 4, i.e. a=5, b=4;
J, t represent the subscript sequence number (sequence number layout is particular about without any, can arrange according to the natural order of key element) of connection attribute key element and semantic attribute key element in outward appearance inscape respectively;
with be respectively sample X iconnection attribute and the minimum value of entropy of semantic attribute; Namely E ij c - min = min 1 &le; j &le; a E ij c With E it y - min = min 1 &le; t &le; b E it y .
with be respectively sample X iconnection attribute and the mean value of entropy of semantic attribute, namely E ij c - mean = 1 a &Sigma; j = 1 a E ij c , E it y - mean = 1 b &Sigma; t = 1 b E it y .
(2.3) the entropy E of sample is calculated according to following formula i;
E i = &omega;E ij c + ( 1 - &omega; ) E it y , i = 1,2 , . . . , N , j = 1 , . . . , a , t = 1 , . . . , b , N is sample size;
(2.4) k=k+1 is made;
(2.5) look in X ' and make v k={ X i| E (X i)=E min, it can be used as kth class cluster centre;
(2.6) satisfied tolerance threshold condition D (X i, v k) all samples of < B are included in a nearest class, are about to the D (X that satisfies condition i, v k) x of < B ibe included into V kin class, V k={ X i| D (X i, v k) < B};
(2.7) R=R ∪ V is made k, X '=X – R;
(2.8) judge whether X ' is empty, and if so, then make M=k, algorithm terminates, and obtains final cluster set (being also called main flow outward appearance type) V={V thus 1, V 2..., V m, M is outward appearance number of types; Otherwise, go back to step (2.4).
According to the outward appearance inscape in table 1 in the present embodiment, after collecting 200 increments bases, adopt structure entropy clustering method to carry out cluster analysis to each outward appearance inscape, obtain 6 kinds of main flow outward appearance types (i.e. M=6) of children's footwear product, as shown in Figure 1.
(3) based on the main flow outward appearance type of the children's footwear product determined in step (2), gather client's personal feature sample data collection, and it can be used as training sample data collection Z={ (Y 1, C 1) ..., (Y n, C n);
N is sample size, and M is the quantity of main flow outward appearance type;
Y i=(y i1, y i2..., y iQ) be Q the feature value of i-th client;
C i={ c i1, c i2..., c iMbe the predilection grade vector of i-th client in each main flow outward appearance type;
Gather client's personal feature sample data collection by the mode of network surveying questionnaire, several personal characteristics to be supplied to testee and to answer for it, and allow testee carry out preference marking to each main flow outward appearance type.
Such as can gather following 12 (Q=12) personal characteristics of client: 1. the sex of consumer (head of a family); 2. the age of consumer (head of a family); 3. the education degree of consumer (head of a family); 4. the degree of understanding of pair current children's footwear information; 5. when buying, pay attention to what part of children's footwear most; 6. the most often buy the place of children's footwear; 7. consumer (head of a family) life area; 8. the average time span buying new footwear; 9. so far through how many pairs of children's footwears; 10. through how many double cloth cover rubber overshoes; 11. buy reason during children's footwear usually; The preferred way of 12. current maintenance children's footwears;
When carrying out preference marking to each main flow outward appearance type, need the implication that predefined score value represents, such as 1 point of representative is not liked very much, and 5 points represent that sensation is general, 9 points of representatives enjoy a lot, thus obtain different client's personal characteristics and the sample data in outward appearance hobby thereof.Afterwards each sample point is expressed as probability vector to the score value that each main flow outward appearance type carries out preference marking, if that is: the predilection grade of i-th client to t kind main flow outward appearance type is s, then c it=s/s max, s maxfor the maximal value of outward appearance classification preference scoring.Such as, if the predilection grade of i-th client to main flow outward appearance type each in Fig. 1 is 1,5,7,3,3,1, then its predilection grade vector can be expressed as: C i={ 1/9,5/9,7/9,3/9,3/9,1/9}.
(4) for training sample data collection, carry out client's personal feature and other the multiclass logistic association analysis of children's footwear outer appearnce, obtain the mapping weights W that each outward appearance inscape corresponds to client's personal feature;
Specifically comprise the steps:
(4.1) the mapping weight making main flow outward appearance type correspond to customer characteristic is be m class main flow outward appearance type mapping weight (m=1,2 ..., M), represent when customer characteristic integrates as Z i=(z i1, z i2..., z iQ) time, the outward appearance type of output is t class (i.e. c it=1) probability.According to logistic Function feature, be constructed as follows mathematic optimal model:
(4.2) introduce Lagrange multiplier to above formula, structure (Q+1) * M rank system of equations, solves the mapping weight that this system of equations can obtain main flow outward appearance type it is the mapping weight of m class main flow outward appearance type.
Such as, the mapping weight that the main flow outward appearance type that the basis of Fig. 1 is calculated by 257 parts of client's personal feature sample datas (i.e. N=257) corresponds to customer characteristic is as shown in table 3, V ibe i-th kind of main flow outward appearance type, y ibe i-th customer characteristic.
Other customer characteristic of table 3 outer appearnce maps weight
(5) the mapping weights W utilizing step (4) to obtain, calculates the preference of client to each main flow outward appearance type, and sample preference being greater than the main flow outward appearance type of 5 shows recommends client.
Wherein, calculate the method for client to the preference of each main flow outward appearance type and be the probability calculating this main flow outward appearance type of customers' preferences z is the personal feature data set of client to be measured.
P (c t=1|Z, W) what obtain is the probability of customers' preferences t main flow outward appearance type, and probable value is converted into client's marking: c t=P (c t=1|Z, W) s max, s maxfor the maximal value of outward appearance classification preference scoring.Table 4 is the result of calculation (s in this example of customers' preferences degree in the present embodiment max=9).
Table 4 customers' preferences degree probability calculation result example

Claims (1)

1. under net purchase environment based on a children's footwear initiatively recommend method for preference association, it is characterized in that, comprise the following steps:
(1) collect children's footwear sample, determine the interval of L outward appearance inscape and each outward appearance inscape; Connection attribute key element and semantic attribute key element is comprised in outward appearance inscape;
(2) adopt structure entropy clustering method to carry out cluster analysis to each outward appearance inscape, obtain M main flow outward appearance type of children's footwear product;
Specifically comprise the steps:
(2.1) using the children's footwear sample in step (1) as sample data cluster sample, be X={X by sample data cluster sample labeling 1, X 2..., X n, X i={ x i1, x i2..., x iL, N is sample size, and L is form factor number; Initialization cluster number K=0, cluster set R=Φ (i.e. empty set), metric threshold B=0.5;
(2.2) according to following formula estimation attribute weight parameter ω,
&omega; = E ij c - mean - E it y - mean ( E ij c - min - E it y - min ) + ( E ij c - mean - E it y - mean )
Wherein:
A, b represent the number of connection attribute key element and semantic attribute key element respectively, a+b=L;
J, t represent the subscript sequence number of connection attribute key element and semantic attribute key element in outward appearance inscape respectively;
with be respectively the minimum value of the connection attribute key element of sample Xi and the entropy of semantic attribute key element; Namely E ij c - min = min 1 &le; j &le; a E ij c With E ij y - min = min 1 &le; j &le; b E ij y ;
with be respectively the mean value of the connection attribute key element of sample Xi and the entropy of semantic attribute key element, namely E ij c - mean = 1 a &Sigma; j = 1 a E ij c , E it y - mean = 1 b &Sigma; t = 1 b E it y ;
(2.3) the entropy E of sample is calculated according to following formula i;
E i = &omega; E ij c + ( 1 - &omega; ) E it y , i = 1,2 , . . . , N , j = 1 , . . . , a , t = 1 , . . . , b ;
(2.4) k=k+1 is made;
(2.5) look in X ' and make v k={ X i| E (X i)=E min, it can be used as kth class cluster centre;
(2.6) satisfied tolerance threshold condition D (X i, v k) all samples of < B are included in a nearest class, are about to the D (X that satisfies condition i, v k) x of < B ibe included into V kin class, V k={ X i| D (X i, v k) < B};
(2.7) R=R ∪ V is made k, X '=X – R;
(2.8) judge whether X ' is empty, if so, then makes M=k, obtains main flow outward appearance type V={V 1, V 2..., V m, M is outward appearance number of types; Otherwise, go back to step (2.4);
(3) based on the main flow outward appearance type of the children's footwear product determined in step (2), gather client's personal feature sample data collection, and it can be used as training sample data collection Z={ (Y 1, C 1), (Y 2, C 2) ..., (Y n, C n); Wherein, Y i=(y i1, y i2..., y iQ) be Q the feature value of i-th client; C i={ c i1, c i2..., c iMbe the predilection grade vector of i-th client in each main flow outward appearance type;
(4) for training sample data collection, carry out client's personal feature and other the multiclass logistic association analysis of children's footwear outer appearnce, obtain the mapping weights W that each outward appearance inscape corresponds to client's personal feature;
Specifically comprise the steps:
(4.1) the mapping weight making main flow outward appearance type correspond to customer characteristic is be m class main flow outward appearance type mapping weight (m=1,2 ..., M), represent when customer characteristic integrates as Z i=(z i1, z i2..., z iQ) time, the outward appearance type of output is the probability of t class; According to logistic Function feature, be constructed as follows mathematic optimal model:
(4.2) introduce Lagrange multiplier to above formula, structure (Q+1) * M rank system of equations, solves the mapping weight that this system of equations can obtain main flow outward appearance type it is the mapping weight of m class main flow outward appearance type;
(5) the mapping weights W utilizing step (4) to obtain, calculates the preference of client to each main flow outward appearance type, and sample preference being greater than the main flow outward appearance type of 5 shows recommends client;
Wherein, calculate the method for client to the preference of each main flow outward appearance type and be the probability calculating this main flow outward appearance type of customers' preferences z is the personal feature data set of client to be measured;
P (c t=1|Z, W) what obtain is the probability of customers' preferences t main flow outward appearance type, and probable value is converted into client's marking: c t=P (c t=1|Z, W) s max, s maxfor the maximal value of outward appearance classification preference scoring.
CN201410649781.7A 2014-11-15 2014-11-15 Active children shoe recommending method based on preference correlation in online shopping environment Pending CN104504578A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410649781.7A CN104504578A (en) 2014-11-15 2014-11-15 Active children shoe recommending method based on preference correlation in online shopping environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410649781.7A CN104504578A (en) 2014-11-15 2014-11-15 Active children shoe recommending method based on preference correlation in online shopping environment

Publications (1)

Publication Number Publication Date
CN104504578A true CN104504578A (en) 2015-04-08

Family

ID=52945972

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410649781.7A Pending CN104504578A (en) 2014-11-15 2014-11-15 Active children shoe recommending method based on preference correlation in online shopping environment

Country Status (1)

Country Link
CN (1) CN104504578A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095346A (en) * 2015-06-05 2015-11-25 中国联合网络通信集团有限公司 Service push method and apparatus
CN107256238A (en) * 2017-05-23 2017-10-17 深思考人工智能机器人科技(北京)有限公司 Recommendation method for personalized information and information recommendation system under a kind of multi-constraint condition
CN108960262A (en) * 2017-05-19 2018-12-07 意礴科技有限公司 A kind of methods, devices and systems and computer readable storage medium for predicting shoes code

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609523A (en) * 2012-02-10 2012-07-25 上海视畅信息科技有限公司 Collaborative filtering recommendation algorithm based on article sorting and user sorting
CN103559630A (en) * 2013-10-31 2014-02-05 华南师范大学 Customer segmentation method based on customer attribute and behavior characteristic analysis
US20140278788A1 (en) * 2013-03-15 2014-09-18 Benbria Corporation Real-time survey and scoreboard systems

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609523A (en) * 2012-02-10 2012-07-25 上海视畅信息科技有限公司 Collaborative filtering recommendation algorithm based on article sorting and user sorting
US20140278788A1 (en) * 2013-03-15 2014-09-18 Benbria Corporation Real-time survey and scoreboard systems
CN103559630A (en) * 2013-10-31 2014-02-05 华南师范大学 Customer segmentation method based on customer attribute and behavior characteristic analysis

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李志华: "语义属性数据聚类/分类算法及其在异常检测中的应用研究", 《中国博士学位论文全文数据库 信息科技辑(月刊)》 *
郑建炜 等: "概率型稀疏核Logistic多元分类机", 《电子与信息学报》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095346A (en) * 2015-06-05 2015-11-25 中国联合网络通信集团有限公司 Service push method and apparatus
CN108960262A (en) * 2017-05-19 2018-12-07 意礴科技有限公司 A kind of methods, devices and systems and computer readable storage medium for predicting shoes code
CN108960262B (en) * 2017-05-19 2024-02-09 意礴数字科技(深圳)有限公司 Method, device and system for predicting shoe codes and computer readable storage medium
CN107256238A (en) * 2017-05-23 2017-10-17 深思考人工智能机器人科技(北京)有限公司 Recommendation method for personalized information and information recommendation system under a kind of multi-constraint condition
CN107256238B (en) * 2017-05-23 2019-12-17 深思考人工智能机器人科技(北京)有限公司 personalized information recommendation method and information recommendation system under multiple constraint conditions

Similar Documents

Publication Publication Date Title
Tempesta et al. The importance of landscape in wine quality perception: An integrated approach using choice-based conjoint analysis and combination-based permutation tests
Giergiczny et al. Choice experiment assessment of public preferences for forest structural attributes
Feng et al. An adjustable approach to fuzzy soft set based decision making
CN104778173B (en) Target user determination method, device and equipment
Law et al. Identifying changes and trends in Hong Kong outbound tourism
CN107122989B (en) Multi-angle mixed recommendation method for cosmetics
CN106355449A (en) User selecting method and device
WO2017127592A1 (en) System, method, and device for generating a geographic area heat map
CN108629671B (en) Restaurant recommendation method integrating user behavior information
CN102231166A (en) Collaborative recommendation method based on social context
CN107885778A (en) A kind of personalized recommendation method based on dynamic point of proximity spectral clustering
CN103309967A (en) Collaborative filtering method and system based on similarity propagation
CN106157156A (en) A kind of cooperation recommending system based on communities of users
CN105430099A (en) Collaborative Web service performance prediction method based on position clustering
CN106021456B (en) Interest point recommendation method fusing text and geographic information in local collaborative arrangement
CN104504578A (en) Active children shoe recommending method based on preference correlation in online shopping environment
CN104008495A (en) Product-oriented retail outlet marketing recommendation method
CN106503267A (en) A kind of personalized recommendation algorithm suitable for user preference dynamic evolution
CN104732422A (en) Mobile user tag based personalized food recommendation method
CN110675179A (en) Marketing information processing method and device, electronic equipment and readable storage medium
CN106202515A (en) A kind of Mobile solution based on sequence study recommends method and commending system thereof
CN109410079B (en) Social recommendation method and device under optimal limited attention
CN110633401A (en) Prediction model of store data and establishment method thereof
CN110287423A (en) A kind of farm Products Show system and method based on collaborative filtering
Prišenk et al. A multi-criteria assessment of the production and marketing systems of local mountain food

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150408

WD01 Invention patent application deemed withdrawn after publication