CN110796359A - Method and system for evaluating use depth of operation platform - Google Patents

Method and system for evaluating use depth of operation platform Download PDF

Info

Publication number
CN110796359A
CN110796359A CN201911014556.5A CN201911014556A CN110796359A CN 110796359 A CN110796359 A CN 110796359A CN 201911014556 A CN201911014556 A CN 201911014556A CN 110796359 A CN110796359 A CN 110796359A
Authority
CN
China
Prior art keywords
operation platform
users
user
item
hierarchy
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
CN201911014556.5A
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.)
Shenzhen Racing Box Technology Co Ltd
Original Assignee
Shenzhen Racing Box Technology Co Ltd
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 Shenzhen Racing Box Technology Co Ltd filed Critical Shenzhen Racing Box Technology Co Ltd
Priority to CN201911014556.5A priority Critical patent/CN110796359A/en
Publication of CN110796359A publication Critical patent/CN110796359A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Educational Administration (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method and a system for evaluating the use depth of an operation platform are provided, the method comprises the following steps: acquiring a project selected by a user on the operation platform; acquiring a project weight value of each project; calculating the sum of the products of all the selected items and the item weight values corresponding to the items; judging whether the product sum of the weight values of all the selected items exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform. The operation platform use depth evaluation method and system provided by the invention can well evaluate whether the user is a depth user of the platform, so that useful feedback opinions can be better selected, and the platform can be better optimized.

Description

Method and system for evaluating use depth of operation platform
Technical Field
The invention belongs to the technical field of operation platform use, and particularly relates to an operation platform use depth evaluation method and system.
Background
The operation platform is a system used by many merchants at present, and has a plurality of levels, and each level has a plurality of items. The designer of the operation platform needs to receive user feedback frequently to optimize the platform better, but sometimes the selected users are not deep users of the platform, and the feedback given by the selected users is not very accurate, so that the user needs to be evaluated whether the user is the deep user of the operation platform.
Disclosure of Invention
In order to solve the above problems, the present invention provides a method for evaluating the use depth of an operation platform, the method comprising the steps of:
acquiring a project selected by a user on the operation platform;
acquiring a project weight value of each project;
calculating the sum of the products of all the selected items and the item weight values corresponding to the items;
judging whether the product sum of the weight values of all the selected items exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
Preferably, the method further comprises the step of:
acquiring the hierarchy of each item selected by the user;
obtaining a level weight value of each level;
calculating the sum of the products of the hierarchy in which all the selected items are located and the hierarchy weight values corresponding to the hierarchy;
adding the product of all of the selected items and their corresponding item weight values to the product of all of the levels and their corresponding level weight values;
judging whether the product sum of the two types exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
Preferably, the method further comprises the step of:
acquiring the number of users using each project;
sorting all the selected items in a descending order according to the number of the users;
and setting the item weight value corresponding to the item positioned at the last bit as the maximum value in all the selected item weight values.
Preferably, the method further comprises the step of:
acquiring the number of users using each hierarchy;
sorting all the hierarchies in descending order according to the number of people using the user;
setting the level weight value corresponding to the level located at the last bit among all the level weight values to a maximum value.
The invention also provides a system for evaluating the use depth of the operation platform, which comprises:
the memory is used for storing all items on the operation platform and corresponding item weight values;
the acquirer is used for acquiring the items selected by the user on the operation platform and acquiring the item weight value of each item;
a calculator that calculates a sum of products of the selected item and the item weight value corresponding thereto;
the judger judges whether the product sum of the weight values of all the selected items exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
Preferably, the memory further stores the hierarchy of each selected item and the corresponding hierarchy weight value;
the acquirer also acquires the hierarchy of each selected item and the corresponding hierarchy weight value;
the calculator further calculates the sum of products of all the hierarchies in the obtainer and the hierarchy weight values corresponding thereto, and adds the product of all the selected items and the item weight values corresponding thereto and the product of all the hierarchies and the hierarchy weight values corresponding thereto;
the judger judges whether the product sum of the two types exceeds a preset value; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
The invention has the beneficial effects that:
the operation platform use depth evaluation method and system provided by the invention can well evaluate whether the user is a depth user of the platform, so that useful feedback opinions can be better selected, and the platform can be better optimized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flow chart of a method for evaluating an operation platform usage depth according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an operation platform use depth evaluation system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings in conjunction with the following detailed description. It should be understood that the description is intended to be exemplary only, and is not intended to limit the scope of the present invention. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present invention.
As shown in fig. 1, the present invention provides a method for evaluating the usage depth of an operation platform, wherein the method comprises the following steps:
s1: acquiring a project selected by a user on the operation platform;
s2: acquiring a project weight value of each project;
s3: calculating the sum of the products of all the selected items and the item weight values corresponding to the items;
s4: judging whether the product sum of the weight values of all the selected items exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
The following examples illustrate:
numbering Item Item weight value Product of
1 News (2) 0.1 0.2
2 Entertainment (1) 0.2 0.2
Product sum 0.4
And if 0.4 exceeds the preset value of 0.3, the user is considered as the deep user of the operation platform.
Still further, the method further comprises the steps of:
acquiring the hierarchy of each item selected by the user;
obtaining a level weight value of each level;
calculating the sum of the products of the hierarchy in which all the selected items are located and the hierarchy weight values corresponding to the hierarchy;
adding the product of all of the selected items and their corresponding item weight values to the product of all of the levels and their corresponding level weight values;
judging whether the product sum of the two types exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
In the embodiment of the application, since the platform may have a plurality of hierarchies, and each hierarchy has a plurality of items, the hierarchy entered by the user needs to be calculated. The specific method can refer to fig. 1, and is not described in detail.
Further, in the embodiment of the present application, the method further includes the steps of:
acquiring the number of users using each project;
sorting all the selected items in a descending order according to the number of the users;
and setting the item weight value corresponding to the item positioned at the last bit as the maximum value in all the selected item weight values.
Specifically, in the method, if the item selected by the user is the item with the least number of users, it may be said that the user focuses on all items on the platform, so the weight value of the item may be set to be the highest.
In an embodiment of the present application, the method further comprises the steps of:
acquiring the number of users using each hierarchy;
sorting all the hierarchies in descending order according to the number of people using the user;
setting the level weight value corresponding to the level located at the last bit among all the level weight values to a maximum value.
Specifically, in the method, if the level of the item selected by the user is the level using the least number of users, it can be said that the user pays more attention to all levels on the platform, so that the weight value of the item at the level can be set to be the highest.
As shown in fig. 2, the present invention further provides an operation platform use depth evaluation system, which includes:
the memory is used for storing all items on the operation platform and corresponding item weight values;
the acquirer is used for acquiring the items selected by the user on the operation platform and acquiring the item weight value of each item;
a calculator that calculates a sum of products of the selected item and the item weight value corresponding thereto;
the judger judges whether the product sum of the weight values of all the selected items exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
Further, in this embodiment of the application, the memory further stores a hierarchy in which each selected item is located and a hierarchy weight value corresponding to the hierarchy;
the acquirer also acquires the hierarchy of each selected item and the corresponding hierarchy weight value;
the calculator further calculates the sum of products of all the hierarchies in the obtainer and the hierarchy weight values corresponding thereto, and adds the product of all the selected items and the item weight values corresponding thereto and the product of all the hierarchies and the hierarchy weight values corresponding thereto;
the judger judges whether the product sum of the two types exceeds a preset value; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
The operation platform use depth evaluation method and system provided by the invention can well evaluate whether the user is a depth user of the platform, so that useful feedback opinions can be better selected, and the platform can be better optimized.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explaining the principles of the invention and are not to be construed as limiting the invention. Therefore, any modification, equivalent replacement, improvement and the like made without departing from the spirit and scope of the present invention should be included in the protection scope of the present invention. Further, it is intended that the appended claims cover all such variations and modifications as fall within the scope and boundaries of the appended claims or the equivalents of such scope and boundaries.

Claims (6)

1. An operation platform use depth assessment method, which is characterized by comprising the following steps:
acquiring a project selected by a user on the operation platform;
acquiring a project weight value of each project;
calculating the sum of the products of all the selected items and the item weight values corresponding to the items;
judging whether the product sum of the weight values of all the selected items exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
2. The operation platform usage depth assessment method according to claim 1, further comprising the steps of:
acquiring the hierarchy of each item selected by the user;
obtaining a level weight value of each level;
calculating the sum of the products of the hierarchy in which all the selected items are located and the hierarchy weight values corresponding to the hierarchy;
adding the product of all of the selected items and their corresponding item weight values to the product of all of the levels and their corresponding level weight values;
judging whether the product sum of the two types exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
3. The operation platform usage depth assessment method according to claim 1, further comprising the steps of:
acquiring the number of users using each project;
sorting all the selected items in a descending order according to the number of the users;
and setting the item weight value corresponding to the item positioned at the last bit as the maximum value in all the selected item weight values.
4. The operation platform usage depth assessment method according to claim 2, wherein said method further comprises the steps of:
acquiring the number of users using each hierarchy;
sorting all the hierarchies in descending order according to the number of people using the user;
setting the level weight value corresponding to the level located at the last bit among all the level weight values to a maximum value.
5. An operation platform use depth assessment system, the system comprising:
the memory is used for storing all items on the operation platform and corresponding item weight values;
the acquirer is used for acquiring the items selected by the user on the operation platform and acquiring the item weight value of each item;
a calculator that calculates a sum of products of the selected item and the item weight value corresponding thereto;
the judger judges whether the product sum of the weight values of all the selected items exceeds a preset value or not; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
6. The operation platform usage depth evaluation system of claim 5,
the memory is also used for storing the hierarchy of each selected item and the corresponding hierarchy weight value;
the acquirer also acquires the hierarchy of each selected item and the corresponding hierarchy weight value;
the calculator further calculates the sum of products of all the hierarchies in the obtainer and the hierarchy weight values corresponding thereto, and adds the product of all the selected items and the item weight values corresponding thereto and the product of all the hierarchies and the hierarchy weight values corresponding thereto;
the judger judges whether the product sum of the two types exceeds a preset value; if the number of the users exceeds the preset number, the users are depth users using the operation platform; and if not, the user is a conventional user using the operation platform.
CN201911014556.5A 2019-10-24 2019-10-24 Method and system for evaluating use depth of operation platform Pending CN110796359A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911014556.5A CN110796359A (en) 2019-10-24 2019-10-24 Method and system for evaluating use depth of operation platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911014556.5A CN110796359A (en) 2019-10-24 2019-10-24 Method and system for evaluating use depth of operation platform

Publications (1)

Publication Number Publication Date
CN110796359A true CN110796359A (en) 2020-02-14

Family

ID=69441048

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911014556.5A Pending CN110796359A (en) 2019-10-24 2019-10-24 Method and system for evaluating use depth of operation platform

Country Status (1)

Country Link
CN (1) CN110796359A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103796043A (en) * 2012-10-31 2014-05-14 中国电信股份有限公司 Method and system for electronic program guide adjustment based on IPTV
CN106096035A (en) * 2016-06-23 2016-11-09 维沃移动通信有限公司 A kind of recommendation method of application program and mobile terminal
CN109325698A (en) * 2018-09-30 2019-02-12 浙江大学华南工业技术研究院 Measurement method, device and computer equipment for quantitative evaluation value of user experience
CN109559245A (en) * 2017-09-26 2019-04-02 北京国双科技有限公司 A kind of method and device identifying specific user

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103796043A (en) * 2012-10-31 2014-05-14 中国电信股份有限公司 Method and system for electronic program guide adjustment based on IPTV
CN106096035A (en) * 2016-06-23 2016-11-09 维沃移动通信有限公司 A kind of recommendation method of application program and mobile terminal
CN109559245A (en) * 2017-09-26 2019-04-02 北京国双科技有限公司 A kind of method and device identifying specific user
CN109325698A (en) * 2018-09-30 2019-02-12 浙江大学华南工业技术研究院 Measurement method, device and computer equipment for quantitative evaluation value of user experience

Similar Documents

Publication Publication Date Title
US11257005B2 (en) Training method and training system for machine learning system
US20190220879A1 (en) Customer clustering using integer programming
CN109597974B (en) Report generation method and device
US20150032504A1 (en) Influence scores for social media profiles
KR20160121806A (en) Determining a temporary transaction limit
CN103440242A (en) User search behavior-based personalized recommendation method and system
CN111709062B (en) Method, device, equipment and medium for acquiring item placement scheme scoring
CN101505311A (en) Information transmission method and system based on socialized network
CN101739248A (en) Method and system for executing rule set
JP6303231B2 (en) Resource combination processing method, apparatus, device, and program
CN104954360B (en) Sharing contents screen method and device
CN102915481B (en) A kind of method, device and equipment for user account is managed
CN110322318B (en) Client grouping method, device and computer storage medium
CN105913286A (en) Method for automatically integrating various kinds of personalized recommendation models
Gordieiev et al. Evolution of Software Quality Models: Green and Reliability Issues.
CN110020025A (en) A kind of data processing method and device
CN107015993B (en) User type identification method and device
JP2016207020A (en) Marketing method and system based on information entropy of behavior data
CN108182531A (en) Shale gas development evaluation method, apparatus and terminal device
CN109271460B (en) Method and device for classifying merchants in electronic platform
CN110796359A (en) Method and system for evaluating use depth of operation platform
JP2015114787A (en) Information processing device
Fuss et al. Productivity Growth in the Automobile Industry, 1970-1980: A Comparisonof Canada, Japan and the United States
JP5692087B2 (en) Information processing device
CN112070548B (en) User layering method, device, equipment and storage medium

Legal Events

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

Application publication date: 20200214