CN105608600A - Method for evaluating and optimizing B2B seller performances - Google Patents
Method for evaluating and optimizing B2B seller performances Download PDFInfo
- Publication number
- CN105608600A CN105608600A CN201510955479.9A CN201510955479A CN105608600A CN 105608600 A CN105608600 A CN 105608600A CN 201510955479 A CN201510955479 A CN 201510955479A CN 105608600 A CN105608600 A CN 105608600A
- Authority
- CN
- China
- Prior art keywords
- data
- seller
- index
- result
- clustering
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 50
- 230000000694 effects Effects 0.000 claims abstract description 73
- 238000011156 evaluation Methods 0.000 claims abstract description 35
- 238000005457 optimization Methods 0.000 claims abstract description 31
- 238000003066 decision tree Methods 0.000 claims abstract description 24
- 238000013210 evaluation model Methods 0.000 claims abstract description 18
- 238000007781 pre-processing Methods 0.000 claims abstract description 8
- 238000004422 calculation algorithm Methods 0.000 claims abstract description 7
- 238000004458 analytical method Methods 0.000 claims abstract description 6
- 230000001737 promoting effect Effects 0.000 claims abstract description 5
- 238000012937 correction Methods 0.000 claims abstract description 4
- 238000007621 cluster analysis Methods 0.000 claims abstract description 3
- 230000002452 interceptive effect Effects 0.000 claims abstract description 3
- 238000012549 training Methods 0.000 claims description 16
- 238000012545 processing Methods 0.000 claims description 10
- 230000011218 segmentation Effects 0.000 claims description 10
- 230000003993 interaction Effects 0.000 claims description 9
- 238000010586 diagram Methods 0.000 claims description 7
- 230000008569 process Effects 0.000 claims description 6
- 238000007639 printing Methods 0.000 claims description 5
- 238000004140 cleaning Methods 0.000 claims description 4
- 238000010606 normalization Methods 0.000 claims description 4
- 230000032683 aging Effects 0.000 claims description 3
- 238000004364 calculation method Methods 0.000 claims description 3
- 238000009499 grossing Methods 0.000 claims description 3
- 238000007619 statistical method Methods 0.000 claims description 3
- 238000012360 testing method Methods 0.000 claims description 2
- 230000001131 transforming effect Effects 0.000 claims 1
- 238000010801 machine learning Methods 0.000 abstract description 2
- 230000001105 regulatory effect Effects 0.000 abstract 1
- 230000007246 mechanism Effects 0.000 description 5
- 230000008901 benefit Effects 0.000 description 3
- 238000011161 development Methods 0.000 description 3
- 230000018109 developmental process Effects 0.000 description 3
- 238000007405 data analysis Methods 0.000 description 2
- 238000007418 data mining Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000003064 k means clustering Methods 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 241000288113 Gallirallus australis Species 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000002245 particle Substances 0.000 description 1
- 238000013139 quantization Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000013077 scoring method Methods 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
- 238000002759 z-score normalization Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
Landscapes
- Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Finance (AREA)
- Entrepreneurship & Innovation (AREA)
- Game Theory and Decision Science (AREA)
- Data Mining & Analysis (AREA)
- Economics (AREA)
- Marketing (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a method for evaluating and optimizing B2B seller performances, and the method comprises the following steps: carrying out the selection and preprocessing of raw data: carrying out the selection and preprocessing of seller data information and seller goods information data, i.e., carrying out the re-clearing, integrating, regulating and converting of the data; carrying out the cluster analysis of seller sale indexes and building a model: selecting important indexes cared by a seller as the seller sale indexes, wherein the important indexes comprise an exposure amount, a click rate, and an inquiry amount; carrying out the clustering operation of the exposure amount, the click rate and the inquiry amount, and obtaining a final clustering result for analysis; carrying out the interactive correction of an evaluation model formed through data clustering; finding a reason which causes the seller promotional effectiveness is not ideal in a hierarchical manner through employing a decision tree machine learning algorithm, and providing an optimization scheme for the seller according to the evaluation result. Finally, the method can effectively increase the click rate, the exposure amount and the inquiry amount, improves the transaction success rate of the seller, and provides better E-commerce services for the seller. Therefore, the method can monitor the effects before and after seller promotional optimization.
Description
Technical Field
The invention discloses a method for evaluating and optimizing the promotion effect of a B2B seller, which is a technology for recommending and optimizing the promotion strategy of the seller by utilizing index (exposure, click rate and inquiry amount) information concerned by the seller, a clustering method and user feedback, and a decision tree method in combination with the description index and service index of the seller, and relates to the fields of B2B, data mining and machine learning.
Background
Abbreviations used herein are defined first:
B2B (Businesstobusiness): the system is a business model of marketing between enterprises, which is closely linked with clients through the Internet or various business platforms, and provides better service for the clients and promotes the business development of the enterprises through the characteristics of flexibility and convenience of the network.
K-Means: a clustering algorithm inputs the number K of clusters and data objects to be clustered and outputs K clusters meeting an end condition.
Cart (classificationregressatetree): the classification and regression tree is a very effective nonparametric classification and regression method. The prediction purpose is achieved by constructing a binary tree. The classification and regression tree CART model is widely used in the statistical field and data mining technology, adopts a completely different mode from the traditional statistics to construct a prediction criterion, is given in a binary tree form, and is easy to understand, use and explain. The prediction tree constructed by the CART model is more accurate than the algebra prediction criterion constructed by a common statistical method in many cases, and the more complex the data is, the more the variables are, the more the superiority of the algorithm is. By using the model and taking the evaluation indexes as decision nodes, the influence of each index on the evaluation result can be easily obtained.
At present, an e-commerce website based on B2B develops rapidly, the number of users of the website is multiplied, more and more commodity information needs to be displayed, in order to enhance the competitiveness of the website, more and more user behavior data need to be analyzed and processed by the website, and the traditional processing mode cannot meet the requirements of the development of the website at present.
The information source of the B2B e-commerce website has two aspects, one is that the B2B website is based on a database of user information, including basic information such as the user's registration name, password, etc. Another aspect is user information obtained through a web log. For the analysis and optimization of the B2B platform, the information is stored by a simple database, which is far from sufficient, and the information of the web log must be relied on. Based on the consideration, the analysis of the B2B platform is mainly focused on the analysis of web data, and according to the mined information, the seller websites are optimized and analyzed for performance indexes, so that the loyalty of users is improved, the flow of the websites is increased, the external connection of the websites is expanded, the connection of the websites is optimized, and the competitiveness of the B2B website in the same row is improved on the whole.
Early research mainly aims at the overall evaluation of a B2B e-commerce website, and applies a plurality of overall methods, such as an analytic hierarchy process and the like, or uses an access survey and expert survey scoring method to obtain an evaluation system, but does not specially aim at an effect evaluation system of a seller in an e-commerce website platform.
At present, an e-commerce website based on B2B develops rapidly, the number of users of the website is multiplied, more and more commodity information needs to be displayed, in order to enhance the competitiveness of the website, more and more user behavior data need to be analyzed and processed by the website, and the traditional processing mode cannot meet the requirements of the development of the website at present. In the method for evaluating and optimizing the promotion effect of the B2B seller, how to accurately and comprehensively measure and determine the promotion effect of the seller by using indexes with different magnitudes, how to establish the importance of each index and how to form a set of evaluation criteria are the basis of the whole method.
Therefore, the main task of the project is to establish a promotion effect evaluation index set of the seller based on website data, solve the problem of seller promotion optimization in the B2B business platform from the aspects of the effect obtained by the seller, the value-added service purchased, the activity on the website, the completeness of seller product data and the like, and provide an effective optimization scheme and good economic benefit for the promotion of the B2B seller.
Disclosure of Invention
Aiming at a B2B off-line transaction website platform, the invention aims to normalize data by a z-score method and comprehensively consider the geometric distance and the similarity between different tuples according to indexes generated by the promotion effect of a seller and indexes (exposure, click rate and inquiry amount) concerned by the seller, measure the distance relationship between different tuples and form a seller promotion effect evaluation mechanism by using the clustering idea of K-Means.
In order to solve the technical problem, the invention provides a seller effect evaluation standard of B2B, namely a seller effect evaluation and optimization mechanism; modifying the seller effectiveness evaluation and optimization mechanism.
The technical scheme of the invention is that the B2B seller effect evaluation and optimization method comprises the following steps:
1) selecting and preprocessing raw data:
the characteristics of incompleteness, inconsistency, noise and the like of data are common characteristics of large databases or data warehouses in the real world, wherein the characteristics include interesting attributes such as data information of sellers and commodity information of the sellers, but the information is not all useful, and the information needs to be cleared, integrated, stipulated and transformed again. The cleaning process is used for increasing the integrity and consistency of data by filling in default values, smoothing data, removing invalid data and the like. Making the input data efficient. And extracting target industry and useful characteristic information from the original database. Because different evaluation indexes often have different dimensions and dimension units, if the original dimensions are continuously used for measuring the size of the data, the result of data analysis is influenced, in order to eliminate the dimension influence of the different evaluation indexes, the data is standardized, so that the obtained evaluation index data is in the same order of magnitude, and then the next step of method is used for comprehensive evaluation.
In a database, defining a data table to store index information of merchants and the cleaned data;
2) the marketing index of the seller is subjected to cluster analysis and promotion effects:
the method comprises the following steps that important indexes (exposure, click rate and inquiry amount) concerned by a seller are selected by the sales indexes of the seller, clustering calculation is carried out according to the three indexes, and the final clustering result is obtained for analysis, wherein the steps comprise:
2-1) selecting the processed data set, and carrying out preliminary statistics: selecting the data processed in the first step from a database, carrying out statistics on the maximum value, the minimum value, the numerical sum and the square sum of each index, establishing a basic unit tuple of a cluster and statistics of each attribute according to the data, wherein the statistics of each index comprises the maximum value, the minimum value, the average value, the square sum and the variance of the index, and carrying out the next step;
2-2) normalization of tuple data: normalizing the data in the original tuple by using the statistic of each index in the previous stepThe normalization is performed by using a z-score method, and if we have k samples, a certain characteristic x of the k samples is marked as x for the ith samplei(i is more than or equal to 0 and more than or equal to k-1), firstly, calculating the average value of the training sample characteristics xThe standard deviation of the samples was then calculatedComputing a feature x normalized valueSo that x' is in a normal distribution;
2-3) performing heuristic clustering: for the maximum class of data being 9 classes, the data is subjected to clustering evaluation by using a K-means algorithm, and in the clustering, a training sample is { x }(1),…,x(m)},To cluster into k classes, first randomly select the particles of k clusters as μ1,μ2,…,(Here we select the first k samples), x for each of the samples(i)Assume that each sample has l attributes attrn(n is more than or equal to 1 and less than or equal to l), calculating the class to which the new class belongs
Wherein,
recalculate its centroid for each cluster of classes j:
and (3) repeating the processes (1) and (2) until the difference between the two times is less than 1, and finishing the clustering process. Checking the distribution condition of the result, if the data volume of a certain class in the result is 0, considering that the result cannot be classified into the classes, reducing the classes, re-clustering until the number of all the classes is more than 0, and considering the class at this time as the final class of the cluster;
3) performing interactive correction on the clustering evaluation model of the data in the step 2): after the last step is finished, a cluster evaluation model is formed by default parameters, and the default result is that the processing values of the index exposure and the click rate in the centroid of the cluster are simultaneously less than zero or the processing value of the index inquiry amount is less than zero, so that the popularization effect is not good; the user can reselect the category of the model to be good in popularization effect (the label is 1), otherwise, the user considers the promotion effect to be poor (the label is 0), when the user can assist the visualization result according to the environment requirement, namely the average result of the left-side index and the right-side scatter diagram, the result category considered to be good in effect is selected, the model parameters are corrected in an assisting mode, at the moment, the method corrects according to the result selected by the user, and the subsequent steps are explained;
4) evaluation model parameters of visual clustering: and when the steps are finished (without user interaction), forming a clustering chart presentation result, synchronously presenting the clustering chart presentation result to the user in a three-dimensional scatter diagram mode, and refreshing the chart to present the user interaction result after the user interaction selection in the last step.
5) Establishing an optimization model according to the clustering result: the value-added service purchased by a user, the average series of product catalogues, the number of products, the richness of keywords, the total score of the main printing products and the perfection of product attributes are used as classification indexes, the clustering result is used as a classification result, a CART decision tree is generated through training, and the CART decision tree is used as an optimization model.
Generating a CART decision tree: and selecting the optimal feature by using the Gini index, and determining the optimal binary segmentation point of the feature. Given a sample set D, the King index isWherein C iskIs the subset of samples in D that belong to the kth class, and K is the number of classes. According to the training data set, from a root node, recursively carrying out the following operations on each node to construct a binary decision tree:
(1) and (4) setting the training data set of the node as D, and calculating the Gini index of the existing characteristics to the data set. At this time, for each feature a, for each value a it may take, D is classified as D according to whether the test of the sample point pair a ═ a is yes or no1And D2Two parts, using formulasThe kini index at a ═ a was calculated.
(2) And selecting the feature with the minimum Gini index and the corresponding segmentation point as the optimal feature and the optimal segmentation point from all the possible features A and all the possible segmentation points a thereof. And generating two sub-nodes from the current node according to the optimal characteristics and the optimal segmentation points, and distributing the training data set to the two sub-nodes according to the characteristics.
(3) And (3) recursively calling (1) and (2) for the two sub-nodes until a stop condition is met. In the flow of the method, the stop condition is that the number of samples in the node is less than 2, or the sample set belongs to the same class, or no more features exist.
Evaluating the promotion effect of the merchant: and according to the exposure, the click rate and the inquiry amount of the merchant, evaluating the popularization effect of the merchant by using an evaluation model generated by clustering.
6) If the evaluation result is poor in popularization effect, an optimization model is used, paths classified in the decision tree are found according to the index values of the merchants, namely indexes with problems are found, and optimization opinions are provided for the indexes.
In the step 1), the necessary conditions of the seller promotion effect evaluation model include:
1-1) in an original data source, the data volume to be processed must have matched seller information, seller service and seller promotion data information in each month, and the contents must be complete contents at the same time;
1-2) the complete data of the core is large enough, has no industrial, aging and other tendencies, and must contain basic information of service and seller to provide subsequent statistical and quantitative operation;
1-3) carrying out preliminary division on the data according to industries, and naturally generating training data according to the selection of a user, wherein the maximum value of a K value must be given on the assumption that the number of the clustered categories is K.
In the step 2-1), a mathematical basic statistical method is used for counting the maximum value, the minimum value, the average value and the variance of the promotion effect indexes of the seller, and the counted legality is checked.
In the step 2-2), the seller promotion effect indexes are normalized by a z-score method, the standard deviation is 0, and the normalization result is processed according to 0.
In the step 5), the number of categories as classification results must be 2, namely the two categories of good popularization effect and poor popularization effect; in the training termination condition of the CART tree, the minimum number of records of the node is set to 0.
In the step 6), the category of the minimum value of the click quantity, the exposure quantity, the inquiry quantity and the defined distance of each centroid in the model of the seller to be evaluated in the seller promotion effect evaluation model formed by clustering is the category to which the seller belongs.
In the step 7), a path classified by the merchant in the decision tree is found according to the merchant index value, and each decision node on the path is analyzed to give an optimization strategy. If the index of the decision node is value-added service and the trend is less than the branch of the threshold value, suggesting to purchase the service; and if the index of the decision node is the description index of the merchant on the product, suggesting to enrich the product quantity, the product attribute, the product key word and the like.
In the method, the original data is normalized by using a z-score method, the original seller promotion effect index is scaled according to the proportion to fall into a small specific area, and the normalized data is stored in an original element group after being normalized, so that the normalized data conforms to normal distribution.
The method is based on K-Means clustering to form a B2B seller popularization effect evaluation model, starting from indexes (exposure, click rate and inquiry amount) concerned by a seller, normalizing data by a z-score method, so that the seller popularization effect indexes are different in comparison in the same order of magnitude, the geometrical distance and the similarity between different tuples are comprehensively considered, the distance relation between the different tuples is measured, and a seller popularization effect evaluation mechanism is formed by using the K-Means clustering idea.
The method uses the CART decision tree to generate an optimization model, uses value-added services purchased in sample data, average series of product catalogues, product number, keyword richness, total score of primary printing products and product attribute perfection as classification characteristic indexes, uses a clustering result as a classification result, trains and generates a CART decision tree, and uses the CART decision tree as the optimization model. And for the merchants with poor popularization effect as evaluation results, the optimization model is used, and indexes with problems influencing the popularization effect are found and suggestions are made.
Has the advantages that: in the aspect of obtaining an optimization strategy, aiming at the problems of how to influence each characteristic index on the promotion effect and the influence of the characteristic indexes, a CART decision tree algorithm is adopted to generate a tree structure, each merchant data can find a classification path according to the index value, the decision nodes on the path are the indexes influencing the promotion effect, and optimization suggestions can be given according to the indexes and the threshold values of the decision nodes. The method has the characteristics of establishing a set of complete seller effect evaluation mechanism, adjusting the promotion result based on the actual feedback of the user by data and the like, so that the system has strong practicability, and the seller promotion result is displayed in an visualized mode of integrating the promotion result and buyer indexes.
Drawings
FIG. 1 is a model diagram of a method for evaluating and optimizing the promotion effect of a vendor B2B according to the present invention;
FIG. 2 is a flowchart illustrating an embodiment of a method for evaluating and optimizing the seller promotional effectiveness of B2B according to the present invention;
FIG. 3 is a structural diagram of a method for evaluating and optimizing the promotion effect of a B2B seller according to the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
1. Selecting, quantizing and preprocessing raw data:
the characteristics of incompleteness, inconsistency, noise and the like of data are common characteristics of large databases or data warehouses in the real world, wherein the characteristics include interesting attributes such as data information of a seller, commodity information of the seller and the like, but the information is not all useful, and the information needs to be cleared, integrated, stipulated and transformed again by combining the characteristics of a website. The cleaning process is used for increasing the integrity and consistency of data by filling in default values, smoothing data, removing invalid data and the like. Making the input data efficient. And extracting target industry and useful characteristic information from the original database. Because different evaluation indexes often have different dimensions and dimension units, if the original dimensions are continuously used for measuring the size of the data, the result of data analysis is influenced, in order to eliminate the dimension influence of the different evaluation indexes, the data is standardized, so that the obtained evaluation index data is in the same order of magnitude, and then the next step of method is used for comprehensive evaluation. In the database, a definition data table stores index information of merchants and cleaned data
The specific table structure is as follows:
(1) seller effect dictionary table structure
(2) Seller service quantization table
2. Constructing a seller promotion effect evaluation model:
the standard information for evaluating the promotion effect of the seller takes three important indexes (exposure, click rate and inquiry amount) most concerned by the seller as evaluation indexes, and the three quantities are taken as standards, so that the advantages and disadvantages of the three quantities are comprehensively considered, the distance between the seller with good promotion effect and the seller with poor promotion effect is as far as possible, the distance between the seller with good promotion effect and the seller with poor promotion effect is as close as possible as the evaluation standards, and finally the seller with little effect difference is clustered as far as possible, the final clustering result is obtained and displayed to the user, and the system provides a default result.
The B2B seller effect evaluation is to select three important indexes (exposure, click rate and inquiry amount) concerned by the seller, firstly, the exposure and the click rate inquiry amount of the seller are counted, the maximum value, the minimum value, the square sum and the average value of each index variable are counted, the legality of statistical data is judged, then, z-score normalization processing is carried out on the data, the maximum class is set to be 9 by the system, namely, K is 9, the normalized data is subjected to initial tentative clustering through a K-Means algorithm, the optimal class number is obtained, and the specific figure is shown in FIG. 3. The model is divided into two stages:
a) seller data preprocessing for selecting specific industries
And selecting from the database according to the industry list input by the user, and selecting data to store in the table of the database according to the first-level industry, the second-level industry and the third-level industry. A list of these sets of constituent tuples (attr1, attr2, attr3, attr4, attr5, attr6, time, origin _ attr1, origin _ attr2, origin _ attr3, number, flag) is then used, where origin _ attr1, origin _ attr2, origin _ attr3 are the original values of attr1, attr2, attr3, which are overwritten by the normalized data. In the tuple list, each attribute is counted respectively, and the values of original data values origin _ attr1, origin _ attr2 and origin _ attr3 are reserved
The following 3 conditions must be satisfied in the seller promotion effect evaluation model:
(1) in an original data source, the data volume to be processed must have matched seller information, seller service and seller promotion data information of each month, and the contents must be complete contents at the same time;
(2) the complete data of the core is large enough, has no industrial, aging and other tendencies, and must contain basic information of services and sellers to provide subsequent statistical and quantitative operations;
(3) the data is preliminarily divided according to the industry, and training data is naturally generated according to the selection of a user, and the maximum value of the K value must be given.
b) Establishing seller promotion effect evaluation model
Firstly, selecting data for generating a model from a database, firstly defaulting K front tuples in an tuple list to be centroids of K classes by utilizing statistics of the previous step, then traversing each tuple in the list, calculating the distance between the tuple and the centroids, and for two sample examples x in a sample(i),x(j)Assume that the sample has l attributes attrn(n is more than or equal to 1 and less than or equal to l), and the distance measurement formula is as follows:
and continuously and iteratively calculating by using the data in the tuple list, wherein the calculation termination condition is that the sum of the distances from the tuples in each class cluster to the centroid is changed by less than 1.
3. Seller promotion effect evaluation model correction
After the system forms a seller popularization effect evaluation model, a default result of the system is obtained, the system cannot well adapt to data and detailed requirements of users along with changes of environments and requirements of the users, the users can correct according to average effects of all small categories in the model and distribution conditions of all categories in the space, the categories with good seller popularization effects are reselected, and the system can correct the model again according to the specific categories selected by the users.
4. The visual clustering evaluation model assists in correcting parameters: and when the steps are finished (without user interaction), forming a clustering chart presentation result, synchronously presenting the clustering chart presentation result to the user in a three-dimensional scatter diagram mode, and refreshing the chart to present the user interaction result after the user interaction selection in the last step.
5. Establishing an optimization model according to the clustering result: using value-added services purchased by a user, average series of product catalogues, product number, keyword richness, total score of main printing products and product attribute perfection as classification indexes, and if 42 types of value-added services are quantized by using all current sample data, 47 classification indexes are used in total; and (3) using the clustering result as a classification result, calling a weka function to train to generate a CART decision tree, wherein the training termination condition is that the gini index is not changed any more or the record number of one of the child nodes is 1, namely the classification is carried out until the existing characteristic indexes cannot distinguish the sample classes on the nodes. The model can be output in a character string mode, meanwhile, the model is stored in a global variable Treeresult.
6. Evaluating the promotion effect of the merchant and proposing optimization suggestions:
a) and according to the exposure, the click rate and the inquiry amount of the merchant, evaluating the popularization effect of the merchant by using an evaluation model generated by clustering.
b) If the evaluation result is that the popularization effect is poor, an optimization strategy is obtained: inquiring values of all evaluation indexes of the merchants, comparing the evaluation indexes with conditions of all decision points in the CART decision tree according to the levels, finding out paths classified by the merchants in the decision tree, and analyzing each decision node on the paths to give out an optimization strategy. If the index of the decision node is value-added service and the trend is less than the branch of the threshold value, suggesting to purchase the service; and if the index of the decision node is the description index of the merchant on the product, suggesting to enrich the product quantity, the product attribute, the product key word and the like.
The present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof, and it is intended that all such changes and modifications as would be within the spirit and scope of the appended claims be considered as included herein.
Claims (7)
- The method for evaluating and optimizing the effect of the B2B seller is characterized by comprising the following steps of:1) selecting and preprocessing raw data:selecting and preprocessing seller data information and seller commodity information data, namely, re-cleaning, integrating, stipulating and transforming the data; the completeness and consistency of data are increased by filling default values, smoothing data, removing invalid data and the like in the cleaning process; making the input data efficient; extracting target industry and useful characteristic information from an original database; carrying out standardization processing on the data to enable the obtained evaluation index data to be in the same order of magnitude, and then carrying out comprehensive evaluation by using the next step; in an original database, defining a data table to store index information of merchants and the cleaned data;2) carrying out cluster analysis on the sales indexes of the sellers to establish a model:the method comprises the following steps that important indexes concerned by a seller are selected by the sales indexes of the seller, including exposure, click rate and inquiry amount, clustering calculation is carried out according to the three amounts, and the final clustering result is obtained for analysis, wherein the steps comprise:2-1) selecting the processed data set, and carrying out preliminary statistics: selecting the data processed in the first step from a database, carrying out statistics on the maximum value, the minimum value, the numerical sum and the square sum of each index, establishing a basic unit tuple of a cluster and statistics of each attribute according to the data, wherein the statistics of each index comprises the maximum value, the minimum value, the average value, the square sum and the variance of the index, and carrying out the next step;2-2) normalization of tuple data: normalizing the data in the original tuple by using the statistic of each index in the previous step, and normalizing by using a z-score method to ensure that the original data is in normal distribution;2-3) performing heuristic clustering: the maximum class of the data is set as 9 classes, the data is clustered by using a K-means algorithm, the distribution condition of the result is checked, if the data quantity of a certain class in the result is 0, the result is considered not to be classified into the classes, the classes are reduced, re-clustering is carried out until the quantity of all the classes is more than 0, and the class at this time is considered as the final class of the clustering;3) and (3) performing interactive correction on an evaluation model formed by clustering of data: after the last step is finished, the method forms a default processing result, and the default result is that the processing values of the index exposure and the click rate in the centroid of the cluster are simultaneously less than zero or the processing value of the index inquiry amount is less than zero, so that the popularization effect is not good; the user can revise each category again to have good promotion effect and a label of 1, otherwise, the seller is considered to have poor promotion effect and the label of 0, when the user selects the result category considered to have good effect according to the environment requirement, namely the average result of the left-side index and the right-side scatter diagram, and the user can revise the model parameters in an auxiliary manner; at the moment, correcting according to the result selected by the user, and performing interpretation processing according to the subsequent steps;4) and (4) visualizing clustering results: when the steps are completed, user interaction is not included, a clustering chart presentation result is formed and is synchronously presented to the user in a three-dimensional scatter diagram mode, and after the user interaction selection in the last step is performed, the chart is refreshed to be the presentation of the user interaction result;5) establishing an optimization model according to the clustering result: using value-added services purchased by a user, the average series of product catalogs, the number of products, the richness of keywords, the total score of main printing products and the perfection of product attributes as classification indexes, using a clustering result as a classification result, training to generate a CART decision tree, and using the CART decision tree as an optimization model;6) evaluating the promotion effect of the merchant: evaluating the popularization effect of the merchant by using an evaluation model generated by clustering according to the exposure, the click rate and the inquiry amount of the merchant;7) if the evaluation result is poor in popularization effect, an optimization model is used, paths classified in the decision tree are found according to the index values of the merchants, namely indexes with problems are found, and optimization opinions are provided for the indexes.
- 2. The method for evaluating and optimizing the promotion effect of B2B vendor as claimed in claim 1, wherein the step 1) of preprocessing the data comprises the steps of:1-1) in an original data source, data to be processed must have matched seller information, seller service and seller promotion data information of each month, and the content of the data must be complete content at the same time;1-2) the complete data of the core is large enough, has no industrial, aging and other tendencies, and must contain basic information of service and seller to provide subsequent statistical and quantitative operation;1-3) the data is divided according to the industry, training data is naturally generated according to the selection of a user, the maximum value of the K value must be given, and the method can automatically reduce the data to the proper category according to the data.
- 3. The method for evaluating and optimizing the promotion effect of the B2B seller according to claim 1, wherein in the step 2-1), a mathematical basic statistical method is used to count the maximum value, the minimum value, the average value and the variance of the promotion effect indexes of the seller, and the counted legality is checked.
- 4. The method for evaluating and optimizing the seller promotional effect according to claim 1 of B2B, wherein in the step 2-2), the seller promotional effect index is normalized by a z-score method, the standard deviation is 0, and the normalized result is processed according to 0.
- 5. The method for obtaining an optimization strategy of popularization effect according to claim 1, wherein indexes of value-added services purchased by merchants, commodity description conditions and the like are used as input in the step 5), a CART decision tree is trained for output as a clustering result and used as an optimization model, a path classified by the merchants in the decision tree is found according to the index value of the merchants in the step 7), and each decision node on the path is analyzed to give an optimization strategy; if the index of the decision node is value-added service and the trend is less than the branch of the threshold value, suggesting to purchase the service; and if the index of the decision node is the description index of the merchant on the product, suggesting to enrich the product quantity, the product attribute and the product key word.
- 6. The method for evaluating the promotion effect of the seller according to claim 1, wherein in the step 6), the type of the minimum value of the defined distances between the click quantity, the exposure quantity, the enquiry quantity and each centroid in the model is the type of the seller.
- 7. The method for evaluating the promotion effect of the seller according to claim 1, wherein in the step 5), an optimization model is established according to the clustering result: using value-added services purchased by a user, the average series of product catalogs, the number of products, the richness of keywords, the total score of main printing products and the perfection of product attributes as classification indexes, using a clustering result as a classification result, training to generate a CART decision tree, and using the CART decision tree as an optimization model;generating a CART decision tree: selecting an optimal feature by using the Gini index, and determining an optimal binary segmentation point of the feature; given a sample set D, the King index isWherein C iskIs the sample subset belonging to the kth class in D, K is the number of classes; according to the training data set, from a root node, recursively carrying out the following operations on each node to construct a binary decision tree:(1) setting the training data set of the nodes as D, and calculating the kini index of the existing characteristics to the data set; at this time, for each feature a, for each value a it may take, D is classified as D according to whether the test of the sample point pair a ═ a is yes or no1And D2Two parts, using formulasCalculating the King index when A is a;(2) selecting the feature with the minimum Gini index and the corresponding segmentation point as the optimal feature and the optimal segmentation point from all the possible features A and all the possible segmentation points a thereof; generating two sub-nodes from the current node according to the optimal characteristics and the optimal segmentation points, and distributing the training data set to the two sub-nodes according to the characteristics;(3) recursively calling (1) and (2) for the two sub-nodes until a stop condition is met; in the method, the stop condition is that the number of samples in the node is less than 2, or the sample set belongs to the same class, or no more features exist;evaluating the promotion effect of the merchant: and according to the exposure, the click rate and the inquiry amount of the merchant, evaluating the popularization effect of the merchant by using an evaluation model generated by clustering.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510955479.9A CN105608600A (en) | 2015-12-18 | 2015-12-18 | Method for evaluating and optimizing B2B seller performances |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510955479.9A CN105608600A (en) | 2015-12-18 | 2015-12-18 | Method for evaluating and optimizing B2B seller performances |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105608600A true CN105608600A (en) | 2016-05-25 |
Family
ID=55988519
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510955479.9A Pending CN105608600A (en) | 2015-12-18 | 2015-12-18 | Method for evaluating and optimizing B2B seller performances |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105608600A (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106066998A (en) * | 2016-05-27 | 2016-11-02 | 大连楼兰科技股份有限公司 | Vehicle low speed collision signal characteristic data standardization processing method based on Z score |
CN106599436A (en) * | 2016-12-08 | 2017-04-26 | 湖南大学 | User in-room behavior prediction method for office building |
CN106991584A (en) * | 2017-04-10 | 2017-07-28 | 山东科技大学 | A kind of electronic commerce credits computational methods based on scoring person's impression |
CN107123010A (en) * | 2016-08-26 | 2017-09-01 | 北京小度信息科技有限公司 | Trade company's screening technique, the method and relevant apparatus for setting up trade company's evaluation model |
CN107203910A (en) * | 2017-05-27 | 2017-09-26 | 科技谷(厦门)信息技术有限公司 | A kind of big data intelligent accurate marketing system |
CN107274066A (en) * | 2017-05-19 | 2017-10-20 | 浙江大学 | A kind of shared traffic Customer Value Analysis method based on LRFMD models |
CN107330707A (en) * | 2017-06-15 | 2017-11-07 | 重庆柚瓣家科技有限公司 | The supervisory systems of family endowment service provider |
CN108241652A (en) * | 2016-12-23 | 2018-07-03 | 北京国双科技有限公司 | Keyword clustering method and device |
CN108256923A (en) * | 2018-01-30 | 2018-07-06 | 长安大学 | A kind of ETC customer segmentation methods based on vehicle pass-through feature |
CN108647857A (en) * | 2018-04-12 | 2018-10-12 | 成都达拓智通科技有限公司 | A kind of automobile brand clue allocating method based on analytic hierarchy process (AHP) |
CN109146195A (en) * | 2018-09-06 | 2019-01-04 | 北方爆破科技有限公司 | A kind of blast fragmentation size prediction technique based on cart tree regression algorithm |
WO2019020095A1 (en) * | 2017-07-28 | 2019-01-31 | 阿里巴巴集团控股有限公司 | Merchant evaluation method and system |
CN109933648A (en) * | 2019-02-28 | 2019-06-25 | 北京学之途网络科技有限公司 | A kind of differentiating method and discriminating device of real user comment |
CN111066036A (en) * | 2017-07-26 | 2020-04-24 | 西门子股份公司 | Preprocessing for classification algorithms |
CN112184320A (en) * | 2020-10-09 | 2021-01-05 | 焦点科技股份有限公司 | AI-based intelligent operation detection and operation and maintenance method and system for operation and maintenance data of commercial website |
CN113298555A (en) * | 2021-04-28 | 2021-08-24 | 上海淇玥信息技术有限公司 | Promotion strategy generation method and device and electronic equipment |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102402552A (en) * | 2010-09-19 | 2012-04-04 | 百度在线网络技术(北京)有限公司 | Method and equipment for providing promoted account optimization suggestion based on analysis result |
CN104063429A (en) * | 2014-06-11 | 2014-09-24 | 深圳德协保税电子商务有限公司 | Predicting method for user behavior in e-commerce |
CN104574093A (en) * | 2013-10-22 | 2015-04-29 | 北京思博途信息技术有限公司 | Method and device for calculating sales volume based on E-commerce sample data information |
-
2015
- 2015-12-18 CN CN201510955479.9A patent/CN105608600A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102402552A (en) * | 2010-09-19 | 2012-04-04 | 百度在线网络技术(北京)有限公司 | Method and equipment for providing promoted account optimization suggestion based on analysis result |
CN104574093A (en) * | 2013-10-22 | 2015-04-29 | 北京思博途信息技术有限公司 | Method and device for calculating sales volume based on E-commerce sample data information |
CN104063429A (en) * | 2014-06-11 | 2014-09-24 | 深圳德协保税电子商务有限公司 | Predicting method for user behavior in e-commerce |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106066998A (en) * | 2016-05-27 | 2016-11-02 | 大连楼兰科技股份有限公司 | Vehicle low speed collision signal characteristic data standardization processing method based on Z score |
CN107123010A (en) * | 2016-08-26 | 2017-09-01 | 北京小度信息科技有限公司 | Trade company's screening technique, the method and relevant apparatus for setting up trade company's evaluation model |
CN106599436A (en) * | 2016-12-08 | 2017-04-26 | 湖南大学 | User in-room behavior prediction method for office building |
CN108241652A (en) * | 2016-12-23 | 2018-07-03 | 北京国双科技有限公司 | Keyword clustering method and device |
CN106991584A (en) * | 2017-04-10 | 2017-07-28 | 山东科技大学 | A kind of electronic commerce credits computational methods based on scoring person's impression |
CN107274066A (en) * | 2017-05-19 | 2017-10-20 | 浙江大学 | A kind of shared traffic Customer Value Analysis method based on LRFMD models |
CN107203910A (en) * | 2017-05-27 | 2017-09-26 | 科技谷(厦门)信息技术有限公司 | A kind of big data intelligent accurate marketing system |
CN107330707A (en) * | 2017-06-15 | 2017-11-07 | 重庆柚瓣家科技有限公司 | The supervisory systems of family endowment service provider |
CN111066036A (en) * | 2017-07-26 | 2020-04-24 | 西门子股份公司 | Preprocessing for classification algorithms |
WO2019020095A1 (en) * | 2017-07-28 | 2019-01-31 | 阿里巴巴集团控股有限公司 | Merchant evaluation method and system |
US11562830B2 (en) | 2017-07-28 | 2023-01-24 | Advanced New Technologies Co., Ltd. | Merchant evaluation method and system |
TWI776894B (en) * | 2017-07-28 | 2022-09-11 | 開曼群島商創新先進技術有限公司 | Merchant evaluation method and system |
CN108256923A (en) * | 2018-01-30 | 2018-07-06 | 长安大学 | A kind of ETC customer segmentation methods based on vehicle pass-through feature |
CN108647857A (en) * | 2018-04-12 | 2018-10-12 | 成都达拓智通科技有限公司 | A kind of automobile brand clue allocating method based on analytic hierarchy process (AHP) |
CN108647857B (en) * | 2018-04-12 | 2022-03-04 | 成都达拓智通科技有限公司 | Automobile brand clue assignment method based on analytic hierarchy process |
CN109146195A (en) * | 2018-09-06 | 2019-01-04 | 北方爆破科技有限公司 | A kind of blast fragmentation size prediction technique based on cart tree regression algorithm |
CN109933648A (en) * | 2019-02-28 | 2019-06-25 | 北京学之途网络科技有限公司 | A kind of differentiating method and discriminating device of real user comment |
CN112184320B (en) * | 2020-10-09 | 2022-07-22 | 焦点科技股份有限公司 | AI-based intelligent operation detection and operation and maintenance method for operation and maintenance data of commercial website |
CN112184320A (en) * | 2020-10-09 | 2021-01-05 | 焦点科技股份有限公司 | AI-based intelligent operation detection and operation and maintenance method and system for operation and maintenance data of commercial website |
CN113298555A (en) * | 2021-04-28 | 2021-08-24 | 上海淇玥信息技术有限公司 | Promotion strategy generation method and device and electronic equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105608600A (en) | Method for evaluating and optimizing B2B seller performances | |
Wu et al. | [Retracted] An Empirical Study on Customer Segmentation by Purchase Behaviors Using a RFM Model and K‐Means Algorithm | |
CN106844787B (en) | Recommendation method for searching target users and matching target products for automobile industry | |
CN108491377B (en) | E-commerce product comprehensive scoring method based on multi-dimensional information fusion | |
Wu et al. | A linguistic solution for double large-scale group decision-making in E-commerce | |
CN104636447B (en) | A kind of intelligent Evaluation method and system towards medicine equipment B2B websites user | |
Im et al. | An empirical study of innate consumer innovativeness, personal characteristics, and new-product adoption behavior | |
Nethravathi et al. | Business intelligence appraisal based on customer behaviour profile by using hobby based opinion mining in India: a case study | |
Wu et al. | User Value Identification Based on Improved RFM Model and K‐Means++ Algorithm for Complex Data Analysis | |
TW201337814A (en) | Product information publishing method and device | |
CN111507782A (en) | User loss attribution focusing method and device, storage medium and electronic equipment | |
CN116757779A (en) | Recommendation method based on user portrait | |
CN111861679A (en) | Commodity recommendation method based on artificial intelligence | |
Hadju et al. | Sentiment analysis of indonesian e-commerce product reviews using support vector machine based term frequency inverse document frequency | |
Jibril et al. | Association rule mining approach: evaluating pre-purchase risk intentions in the online second-hand goods market | |
Du et al. | Automated fashion size normalization | |
Chou et al. | The RFM Model Analysis for VIP Customer: A case study of golf clothing brand | |
Moazzam et al. | Customer opinion mining by comments classification using machine learning | |
CN113298179B (en) | Customs commodity abnormal price detection method and device | |
Kuang et al. | Using fuzzy association rules to design e-commerce personalized recommendation system | |
Kotsokechagia | Predictive model for customer satisfaction in e-commerce | |
Mufarroha et al. | K-means and k-medoids clustering methods for customer segmentation in online retail datasets | |
Guo et al. | EC‐Structure: Establishing Consumption Structure through Mining E‐Commerce Data to Discover Consumption Upgrade | |
Mehran | Customer satisfaction factors in online retail: Online review analysis | |
Long | Research on purchasing behaviour prediction of e-commerce platform users based on multidimensional data mining |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20160525 |
|
RJ01 | Rejection of invention patent application after publication |