WO2020048051A1 - Financial product recommendation method, server and computer readable storage medium - Google Patents

Financial product recommendation method, server and computer readable storage medium Download PDF

Info

Publication number
WO2020048051A1
WO2020048051A1 PCT/CN2018/123581 CN2018123581W WO2020048051A1 WO 2020048051 A1 WO2020048051 A1 WO 2020048051A1 CN 2018123581 W CN2018123581 W CN 2018123581W WO 2020048051 A1 WO2020048051 A1 WO 2020048051A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
classification result
risk
forest model
result
Prior art date
Application number
PCT/CN2018/123581
Other languages
French (fr)
Chinese (zh)
Inventor
杨亮吉
张帆
程庚
Original Assignee
深圳壹账通智能科技有限公司
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 深圳壹账通智能科技有限公司 filed Critical 深圳壹账通智能科技有限公司
Publication of WO2020048051A1 publication Critical patent/WO2020048051A1/en

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/0635Risk analysis of enterprise or organisation activities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/243Classification techniques relating to the number of classes
    • G06F18/24323Tree-organised classifiers
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis

Definitions

  • the present application relates to the field of data analysis technology, and in particular, to a method for recommending wealth management products, a server, and a computer-readable storage medium.
  • this application proposes a method for recommending wealth management products, a server, and a computer-readable storage medium to solve a user's selection problem when facing many wealth management products.
  • this application proposes a method for recommending wealth management products.
  • the method includes steps:
  • the present application further provides a server including a memory and a processor, where the memory stores a financial product recommendation system that can be run on the processor, and the financial product recommendation system is described by The processor executes the steps of the method for recommending a financial product as described above.
  • the present application further provides a computer-readable storage medium, where the computer-readable storage medium stores a financial product recommendation system, and the financial product recommendation system can be executed by at least one processor so that The at least one processor executes the steps of the financial product recommendation method as described above.
  • the financial product recommendation method, server, and computer-readable storage medium proposed in the present application can collect user behavior data and user attributes and classify the user's risk ability based on a random forest model to obtain The user's risk classification result, then the user's liquidity positioning is performed according to the user's historical purchase record, the user's liquidity positioning result is obtained, and the risk classification result is converted into a continuity score, and finally obtained
  • the user's minimum investment, combined with the risk classification result and the liquidity positioning result recommends investment products suitable for the user.
  • This application combines the user's risk tolerance and the need for liquidity, and uses internationally recognized securities investment strategy theory and the industry's first liquidity preference model to divide users into different types of financial management based on their investment history.
  • And developed a set of exclusive financial planning recommendations for various types of users this proposal based on the existing financial structure of the user to "fill the vacancies", so as to help users to achieve maximum win-win risk, liquidity and returns.
  • FIG. 1 is a schematic diagram of an optional hardware architecture of a server of the present application
  • FIG. 2 is a schematic diagram of a program module of a first embodiment of a financial product recommendation system of the present application
  • FIG. 3 is a schematic diagram of a program module of a second embodiment of a financial product recommendation system of the present application.
  • FIG. 4 is a schematic flowchart of a first embodiment of a method for recommending wealth management products of the present application
  • FIG. 6 is a schematic flowchart of a third embodiment of a method for recommending wealth management products of the present application.
  • FIG. 7 is a schematic flowchart of a fourth embodiment of a method for recommending wealth management products of the present application.
  • FIG. 1 is a schematic diagram of an optional hardware architecture of the server 2 of the present application.
  • the server 2 may include, but is not limited to, a memory 11, a processor 12, and a network interface 13 which may communicate with each other through a system bus. It should be noted that FIG. 1 only shows the server 2 with components 11-13, but it should be understood that it is not required to implement all the illustrated components, and more or fewer components may be implemented instead.
  • the server 2 may be a computing device such as a rack server, a blade server, a tower server, or a rack server.
  • the server 2 may be an independent server or a server cluster composed of multiple servers.
  • the memory 11 includes at least one type of readable storage medium.
  • the readable storage medium includes a flash memory, a hard disk, a multimedia card, a card-type memory (for example, SD or DX memory, etc.), a random access memory (RAM), and a static memory.
  • the memory 11 may be an internal storage unit of the server 2, such as a hard disk or a memory of the server 2.
  • the memory 11 may also be an external storage device of the server 2, such as a plug-in hard disk, a Smart Memory Card (SMC), and a secure digital (Secure) Digital, SD) cards, flash cards, etc.
  • the memory 11 may also include both an internal storage unit of the server 2 and an external storage device thereof.
  • the memory 11 is generally used to store an operating system and various application software installed on the server 2, such as program codes of the financial product recommendation system 200.
  • the memory 11 may also be used to temporarily store various types of data that have been output or will be output.
  • the processor 12 may be a central processing unit (CPU), a controller, a microcontroller, a microprocessor, or another data processing chip.
  • the processor 12 is generally used to control the overall operation of the server 2.
  • the processor 12 is configured to run program code or process data stored in the memory 11, for example, to run the financial product recommendation system 200 and the like.
  • the network interface 13 may include a wireless network interface or a wired network interface.
  • the network interface 13 is generally used to establish a communication connection between the server 2 and other electronic devices.
  • this application proposes a financial product recommendation system 200.
  • FIG. 2 it is a program module diagram of the first embodiment of the financial product recommendation system 200 of the present application.
  • the financial product recommendation system 200 includes a series of computer program instructions stored in the memory 11. When the computer program instructions are executed by the processor 12, the financial product recommendation operations of the embodiments of the present application can be implemented .
  • the financial product recommendation system 200 may be divided into one or more modules based on specific operations implemented by various portions of the computer program instructions. For example, in FIG. 2, the financial product recommendation system 200 may be divided into a collection module 201, a risk classification module 202, a liquidity positioning module 203, and a recommendation module 204. among them:
  • the collection module 201 is configured to collect user data of a user, where the user data includes behavior data and user attributes.
  • the collection module 201 may obtain the user profile from application software.
  • the application software may be an account communication APP.
  • the user attributes include gender, age, consumption level, income level, investment experience, and registration days.
  • the behavior data includes a user's operation record on the mobile terminal, and specifically includes a user's operation record on the One Account App, and the operation record may include a click operation, a browsing operation, and a consumption record.
  • the risk classification module 202 is configured to establish a sample set according to valid user data, classify the user's risk ability based on a random forest model, and obtain a risk classification result of the user.
  • the risk classification result may include a conservative type, a stable type, a balanced type, a growth type, and an aggressive type.
  • the effective user information is collected user information of multiple groups of users and corresponding risk classification results, wherein the user information includes gender, age, consumption level, income level, investment experience, registration days, click operation, and browse Features such as operations, consumption records are used as independent variables of the sample set, and the risk classification results are used as dependent variables of the sample set.
  • the step of classifying the risk capability of the user by the risk classification module 202 to obtain the risk classification result of the user includes:
  • step (e) Divide the node into two branches according to the feature node with the best classification effect, and then recursively call step (d) until the tree can accurately classify the training sample set, or all attributes have been used;
  • the majority voting method is used to comprehensively determine the classification results of multiple decision trees, and the risk classification results based on the random forest model are obtained.
  • the risk classification result includes each classification result and a classification result probability corresponding to each classification result.
  • the risk includes: the probability that the user is the first classification result (conservative) is a, the probability that the user is the second classification result (robust) is b, and the user is The probability of the third classification result (balanced type) is c, the probability of the user being the fourth classification result (growth type) is d, and the probability of the user being the fifth classification result (aggressive type) is e.
  • the liquidity positioning module 203 is configured to perform liquidity positioning on the user according to the user profile, and obtain a liquidity positioning result of the user.
  • the fluidity positioning result includes a bullet type, a step type, a term type, and a dumbbell type.
  • the dumbbell type is used to indicate the types of users who mainly invest in short-term financial products and long-term financial products to weaken the investment of medium-term debt
  • the bullet type is used to indicate that the repayment period is highly concentrated on the yield curve User type at a certain point
  • the ladder type is used to indicate the type of users whose long-term, medium-term, and short-term wealth management products have basically the same proportion
  • the term type is used to indicate that they only prefer long-term, medium-term, and short-term financial products One of the user types.
  • the step of positioning the user for mobility further includes:
  • a historical purchase record of the user is obtained.
  • the user profile may include a user name, a registered email address, a registered mobile phone number, and an ID card number of the user.
  • the historical purchase record is a purchase order for a financial product, and the purchase order can be used to find related orders in various financial systems through the user's username, registered mailbox, registered mobile phone number, and ID number.
  • the number of purchase orders of the user is less than one, the user is prompted to conduct self-evaluation of his own liquidity, and obtain the user's liquidity self-evaluation information through an interactive interface and use it as a liquidity positioning result.
  • the historical purchase records are analyzed to obtain product term information for each order.
  • the product term information includes expiration date, value date and term length (short-term products, medium-term products, long-term products).
  • the user's liquidity positioning result is a bullet type; when the user's multiple When long-term and short-term products are included in each order but not medium-term products, the user's liquidity positioning result is determined to be dumbbell-shaped; when multiple orders of the user only include short-term products, the user's liquidity is determined
  • the positioning result is term type (prefer short term); when multiple orders of the user only include mid-term products, it is determined that the liquidity positioning result of the user is term type (prefer middle term); when multiple orders of the user When only long-term products are included, it is determined that the user's liquidity positioning result is a term type (preferred long-term); when the above-mentioned judgment logic is not satisfied, it is determined that the user's liquidity positioning result is a step type.
  • the recommendation module 204 is configured to obtain the minimum investment amount of the user, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
  • the minimum investment amount can be obtained through user data, that is, calculated by obtaining a user's income level, consumption level, and consumption record. In another embodiment, it may be obtained through a user's interactive input on the APP.
  • the user is provided with financial advice for six consecutive months based on the risk classification result and the liquidity positioning result.
  • a user B male gender, age 50, income level annual salary of 100,000 to 240,000, average monthly consumption level of 50,000 to 10,000, preferred investment period is 0-3 months, and investment experience is 1 -3 years, mainly investing in financial management with capital protection and income. On average, it will be active once a day on the One Account App with 180 days of holding positions. It prefers current products and does not prefer regular products. It is predicted by the random forest model that User B ’s Risk tolerance is balanced and suitable for purchasing financial products with medium risk. According to user B's historical transaction records, it can be seen that most of User B's funds are used to invest in short-term wealth management products, and a small amount of funds are used to invest in regular wealth management products.
  • User B is a dumbbell user. According to the configuration of the wealth management product currently held by user B, and combined with the current investment amount of user B of 20,000 yuan, it is recommended that user B invest in short-term wealth management products with a medium degree of risk.
  • the financial product recommendation system 200 includes a conversion module 205 in addition to the collection module 201, the risk classification module 202, the liquidity positioning module 203, and the recommendation module 204 in the first embodiment.
  • the conversion module 205 is configured to convert the risk classification result into a continuity score.
  • the risk classification result includes each classification result and a classification result probability corresponding to each classification result.
  • the step of converting the risk classification result into a continuity score specifically includes:
  • the risk classification results may include conservative type (probability a), robust type (probability b), and balanced type (probability is c) Growth type (probability d) and aggressive type (probability e).
  • the continuity score P is calculated as follows:
  • ave_left_pro is the average probability of each level on the left side of the current classification result
  • ave_right_pro is the average probability of each level on the right side of the current classification result
  • cur_pro is the probability of the current classification result .
  • the continuity score of this user is:
  • the continuity score P of the user is obtained according to the following table:
  • this application also proposes a method for recommending wealth management products.
  • FIG. 4 is a schematic flowchart of a first embodiment of a financial product recommendation method of the present application.
  • the execution order of the steps in the flowchart shown in FIG. 5 may be changed, and some steps may be omitted.
  • step S400 user data of a user is collected, and the user data includes behavior data and user attributes.
  • the collection module 201 may obtain the user profile from application software.
  • the application software may be an account communication APP.
  • the user attributes include gender, age, consumption level, income level, investment experience, and registration days.
  • the behavior data includes a user's operation record on the mobile terminal, and specifically includes a user's operation record on the One Account App, and the operation record may include a click operation, a browsing operation, and a consumption record.
  • Step S402 Establish a sample set according to the effective user data, and classify the risk capability of the user based on a random forest model to obtain a risk classification result of the user.
  • the risk classification result may include a conservative type, a stable type, a balanced type, a growth type, and an aggressive type.
  • the effective user information is collected user information of multiple groups of users and corresponding risk classification results, wherein the user information includes gender, age, consumption level, income level, investment experience, registration days, click operation, and browse Features such as operations, consumption records are used as independent variables of the sample set, and the risk classification results are used as dependent variables of the sample set.
  • Step S404 Locate the user's liquidity according to the user profile, and obtain the user's liquidity positioning result.
  • the fluidity positioning result includes a bullet type, a step type, a term type, and a dumbbell type.
  • the dumbbell type is used to indicate the types of users who mainly invest in short-term financial products and long-term financial products to weaken the investment of medium-term debt
  • the bullet type is used to indicate that the repayment period is highly concentrated on the yield curve User type at a certain point
  • the ladder type is used to indicate the type of users whose long-term, medium-term, and short-term wealth management products have basically the same proportion
  • the term type is used to indicate that they only prefer long-, medium-, and short-term financial products One of the user types.
  • Step S406 Obtain the user's minimum investment amount, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
  • the minimum investment amount can be obtained through user data, that is, calculated by obtaining a user's income level, consumption level, and consumption record. In another embodiment, it may be obtained through a user's interactive input on the APP.
  • the user is provided with financial advice for six consecutive months based on the risk classification result and the liquidity positioning result.
  • a user B male gender, age 50, income level annual salary of 100,000 to 240,000, average monthly consumption level of 50,000 to 10,000, preferred investment period is 0-3 months, and investment experience is 1 -3 years, mainly investing in financial management with capital protection and income. On average, it will be active once a day on the One Account App with 180 days of holding positions. It prefers current products and not regular products. It is predicted by the random forest model. Risk tolerance is balanced and suitable for purchasing financial products with medium risk. According to user B's historical transaction records, it can be seen that most of User B's funds are used to invest in short-term wealth management products, and a small amount of funds are used to invest in regular wealth management products. According to the configuration of the wealth management product currently held by user B, and combined with the current investment amount of user B of 20,000 yuan, it is recommended that user B invest in short-term wealth management products with a medium degree of risk.
  • FIG. 5 it is a schematic flowchart of a second embodiment of a method for recommending wealth management products in this application.
  • the execution order of the steps in the flowchart shown in FIG. 5 may be changed, and some steps may be omitted.
  • the step of classifying the risk capability of the user to obtain a risk classification result of the user specifically includes:
  • Random forest model training process S500, establish a sample set according to valid user data
  • a feature set is randomly selected for each random tree, and the decision tree is evaluated and error analyzed. For each node in the tree, k feature components based on this point are randomly selected, and feature samples of different categories are targeted. To assign different weights to find the best segmentation method;
  • the majority voting method is used to comprehensively determine the classification results of multiple decision trees, and the risk classification results based on the random forest model are obtained.
  • the risk classification result includes each classification result and a classification result probability corresponding to each classification result.
  • the risk includes: the probability that the user is the first classification result (conservative) is a, the probability that the user is the second classification result (robust) is b, and the user is The probability of the third classification result (balanced type) is c, the probability of the user being the fourth classification result (growth type) is d, and the probability of the user being the fifth classification result (aggressive type) is e.
  • FIG. 6 it is a schematic flowchart of a third embodiment of a method for recommending wealth management products in this application. .
  • the execution order of the steps in the flowchart shown in FIG. 6 may be changed, and some steps may be omitted.
  • the step of positioning the user for mobility specifically includes:
  • the user profile may include a user name, a registered email address, a registered mobile phone number, and an ID card number of the user.
  • the historical purchase record is a purchase order for a financial product, and the purchase order can be used to find related orders in various financial systems through the user's username, registered mailbox, registered mobile phone number, and ID number.
  • the user is prompted to conduct self-evaluation of his own liquidity, and obtain the user's liquidity self-evaluation information through an interactive interface and use it as a liquidity positioning result .
  • the product term information includes expiration date, value date and term length (short-term products, medium-term products, long-term products).
  • the user's liquidity positioning result is a bullet type; when the user's multiple When long-term and short-term products are included in each order but not medium-term products, the user's liquidity positioning result is determined to be dumbbell-shaped; when multiple orders of the user only include short-term products, the user's liquidity is determined
  • the positioning result is term type (prefer short term); when multiple orders of the user only include mid-term products, it is determined that the liquidity positioning result of the user is term type (prefer middle term); when multiple orders of the user When only long-term products are included, it is determined that the user's liquidity positioning result is a term type (preferred long-term); when the above-mentioned judgment logic is not satisfied, it is determined that the user's liquidity positioning result is a step type.
  • steps S700-S702 of the financial product recommendation method are similar to steps S400-S402 of the first embodiment, except that the method further includes steps S704-S708.
  • the risk classification result includes each classification result and a classification result probability corresponding to each classification result.
  • Step S704 Obtain each classification result of the forest model and the classification result probability corresponding to each classification result.
  • the risk classification result may include conservative type (probability a), robust type (probability b), and balanced type (probability is c) growth type (probability d) and aggressive type (probability e);
  • Step S706 Set a mapping relationship between a risk classification result of the forest model and a mapping score
  • Step S708 Combine the classification result probability on the basis of the mapping score to obtain the continuity score.
  • the continuity score P is calculated as follows:
  • ave_left_pro is the average probability of each level on the left side of the current classification result
  • ave_right_pro is the average probability of each level on the right side of the current classification result
  • cur_pro is the probability of the current classification result .
  • the continuity score of this user is:
  • the continuity score P of the user is obtained according to the following table:
  • the methods in the above embodiments can be implemented by means of software plus a necessary universal hardware platform, and of course, also by hardware, but in many cases the former is better.
  • Implementation Based on such an understanding, the technical solution of this application that is essentially or contributes to the existing technology can be embodied in the form of a software product, which is stored in a storage medium (such as ROM / RAM, magnetic disk, The optical disc) includes several instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in the embodiments of the present application.
  • a terminal device which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Tourism & Hospitality (AREA)
  • Educational Administration (AREA)
  • Technology Law (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Quality & Reliability (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A financial product recommendation method, a server and a computer readable storage medium. Said method comprises: collecting a user profile of a user, the user profile comprising behavior data and user attributes (S400); performing risk capability classification on the user on the basis of a random forest model, so as to obtain a risk classification result of the user (S402); performing liquidity positioning on the user according to the user profile, so as to obtain a liquidity positioning result of the user (S404); and acquiring a first minimum investment amount of the user, and recommending, in conjunction with the risk classification result and the liquidity positioning result, an investment product suitable for the user (S406). Said method is able to combine the risk tolerance of a user and the demand for funding liquidity to provide the user with an optimum financial product, so as to maximize revenue.

Description

理财产品推荐方法、服务器及计算机可读存储介质Financial product recommendation method, server and computer-readable storage medium
本申请要求于2018年9月4日提交中国专利局,申请号为201811024273.4、发明名称为“理财产品推荐方法、服务器及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority from a Chinese patent application filed with the Chinese Patent Office on September 4, 2018, with application number 201811024273.4, and the invention name is "Finance Product Recommendation Method, Server, and Computer-readable Storage Medium", the entire contents of which are incorporated by reference Incorporated in this application.
技术领域Technical field
本申请涉及数据分析技术领域,尤其涉及一种理财产品推荐方法、服务器及计算机可读存储介质。The present application relates to the field of data analysis technology, and in particular, to a method for recommending wealth management products, a server, and a computer-readable storage medium.
背景技术Background technique
我国个人理财行业仍处于快速发展的阶段,大多数用户都通过填写问卷调查来判断自己的风险承受能力,再查找对应的理财产品。因此,存在以下缺点:一方面,用户在填写问卷调查时可能会受到个人心理等因素的影响,因此仅以问卷调查结果并不能准确的描述该用户的风险承受能力,存在极大的不确定性或者不准确度;另一方面,不同用户对于流动性(反映了资金回笼的时间及规模特点,包括:子弹型、阶梯型、期限性和哑铃型,资金的)和收益的需求不同,动态平衡两者间关系比较困难,在众多理财产品中,从风险承受、流动性到收益,如何甄别最合适的产品,对没有投资经验的用户来说比较困难。目前市面上还没有类似产品,根据用户的资产配比以及投资路径,进行资产配比规划。China's personal financial industry is still in a rapid development stage. Most users fill out questionnaires to determine their own risk tolerance, and then find corresponding financial products. Therefore, there are the following disadvantages: On the one hand, users may be affected by personal psychology and other factors when filling out the questionnaire, so the results of the questionnaire alone cannot accurately describe the user's risk tolerance, and there is great uncertainty Or inaccuracy; on the other hand, different users have different needs for liquidity (reflecting the time and scale characteristics of fund withdrawal, including: bullet type, step type, maturity, and dumbbell type, and capital), and dynamic returns, and dynamic balance The relationship between the two is difficult. Among the many wealth management products, from risk tolerance, liquidity to income, how to identify the most suitable product is more difficult for users without investment experience. At present, there are no similar products on the market. According to the user's asset ratio and investment path, the asset ratio planning is performed.
发明内容Summary of the Invention
有鉴于此,本申请提出一种理财产品推荐方法、服务器及计算机可读存储介质,以解决用户在面对众多理财产品时的选择问题。In view of this, this application proposes a method for recommending wealth management products, a server, and a computer-readable storage medium to solve a user's selection problem when facing many wealth management products.
首先,为实现上述目的,本申请提出一种理财产品推荐方法,该方法包括步骤:First, in order to achieve the above purpose, this application proposes a method for recommending wealth management products. The method includes steps:
收集用户的用户资料;Collect user data of users;
基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果;Classifying the user's risk ability based on a random forest model to obtain a risk classification result for the user;
根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果;及Locating the user's mobility according to the user profile to obtain a result of the user's mobility positioning; and
获取所述用户的起投额,结合所述风险分类结果与所述流动性定位结果,推荐适合用户的投资产品。Obtain the user's minimum investment amount, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
此外,为实现上述目的,本申请还提供一种服务器,包括存储器、处理器,所述存储器上存储有可在所述处理器上运行的理财产品推荐系统,所述理财产品推荐系统被所述处理器执行时实现如上述的理财产品推荐方法的步骤。In addition, in order to achieve the above object, the present application further provides a server including a memory and a processor, where the memory stores a financial product recommendation system that can be run on the processor, and the financial product recommendation system is described by The processor executes the steps of the method for recommending a financial product as described above.
进一步地,为实现上述目的,本申请还提供一种计算机可读存储介质, 所述计算机可读存储介质存储有理财产品推荐系统,所述理财产品推荐系统可被至少一个处理器执行,以使所述至少一个处理器执行如上述的理财产品推荐方法的步骤。Further, in order to achieve the above object, the present application further provides a computer-readable storage medium, where the computer-readable storage medium stores a financial product recommendation system, and the financial product recommendation system can be executed by at least one processor so that The at least one processor executes the steps of the financial product recommendation method as described above.
相较于现有技术,本申请所提出的理财产品推荐方法、服务器及计算机可读存储介质,可以通过收集用户的行为数据、用户属性,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果,然后根据所述用户的历史购买记录对所述用户进行流动性定位,得到所述用户的流动性定位结果并将所述风险分类结果转换为连续性分数,最后获取所述用户的起投额,结合所述风险分类结果与所述流动性定位结果,推荐适合用户的投资产品。本申请将用户的风险承受能力以及对资金流动性的需求相结合,利用了国际广泛认可的证券投资策论理论以及业内首创的流动性偏好模型,根据用户的投资历史将用户划分为不同的理财类型,并针对各类型的用户制定了一套专属的理财规划建议,这份建议根据用户现有的理财结构进行“空缺补足”,从而帮助用户实现风险、流动性及收益的共赢最大化。Compared with the prior art, the financial product recommendation method, server, and computer-readable storage medium proposed in the present application can collect user behavior data and user attributes and classify the user's risk ability based on a random forest model to obtain The user's risk classification result, then the user's liquidity positioning is performed according to the user's historical purchase record, the user's liquidity positioning result is obtained, and the risk classification result is converted into a continuity score, and finally obtained The user's minimum investment, combined with the risk classification result and the liquidity positioning result, recommends investment products suitable for the user. This application combines the user's risk tolerance and the need for liquidity, and uses internationally recognized securities investment strategy theory and the industry's first liquidity preference model to divide users into different types of financial management based on their investment history. , And developed a set of exclusive financial planning recommendations for various types of users, this proposal based on the existing financial structure of the user to "fill the vacancies", so as to help users to achieve maximum win-win risk, liquidity and returns.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是本申请服务器一可选的硬件架构的示意图;FIG. 1 is a schematic diagram of an optional hardware architecture of a server of the present application;
图2是本申请理财产品推荐系统第一实施例的程序模块示意图;2 is a schematic diagram of a program module of a first embodiment of a financial product recommendation system of the present application;
图3是本申请理财产品推荐系统第二实施例的程序模块示意图;3 is a schematic diagram of a program module of a second embodiment of a financial product recommendation system of the present application;
图4是本申请理财产品推荐方法第一实施例的流程示意图;4 is a schematic flowchart of a first embodiment of a method for recommending wealth management products of the present application;
图5是本申请理财产品推荐方法第二实施例的流程示意图;5 is a schematic flowchart of a second embodiment of a method for recommending wealth management products of the present application;
图6是本申请理财产品推荐方法第三实施例的流程示意图;6 is a schematic flowchart of a third embodiment of a method for recommending wealth management products of the present application;
图7是本申请理财产品推荐方法第四实施例的流程示意图。FIG. 7 is a schematic flowchart of a fourth embodiment of a method for recommending wealth management products of the present application.
附图标记:Reference signs:
服务器server 22
存储器Memory 1111
处理器processor 1212
网络接口Network Interface 1313
理财产品推荐系统Financial product recommendation system 200200
收集模块Collection module 201201
风险分类模块Risk Classification Module 202202
流动性定位模块Liquidity positioning module 203203
推荐模块Recommended modules 204204
转换模块Conversion module 205205
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features and advantages of the purpose of this application will be further described with reference to the embodiments and the drawings.
具体实施方式detailed description
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。In order to make the purpose, technical solution, and advantages of the present application clearer, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the application, and are not used to limit the application. Based on the embodiments in the present application, all other embodiments obtained by a person of ordinary skill in the art without creative efforts shall fall within the protection scope of the present application.
需要说明的是,在本申请中涉及“第一”、“第二”等的描述仅用于描述目的,而不能理解为指示或暗示其相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。另外,各个实施例之间的技术方案可以相互结合,但是必须是以本领域普通技术人员能够实现为基础,当技术方案的结合出现相互矛盾或无法实现时应当认为这种技术方案的结合不存在,也不在本申请要求的保护范围之内。It should be noted that the descriptions related to "first" and "second" in this application are only for descriptive purposes, and cannot be understood as indicating or implying their relative importance or implicitly indicating the number of technical features indicated . Therefore, the features defined as "first" and "second" may explicitly or implicitly include at least one of the features. In addition, the technical solutions between the various embodiments can be combined with each other, but must be based on those that can be realized by a person of ordinary skill in the art. When the combination of technical solutions conflicts or cannot be achieved, it should be considered that such a combination of technical solutions does not exist. Is not within the scope of protection claimed in this application.
参阅图1所示,是本申请服务器2一可选的硬件架构的示意图。FIG. 1 is a schematic diagram of an optional hardware architecture of the server 2 of the present application.
本实施例中,所述服务器2可包括,但不仅限于,可通过系统总线相互通信连接存储器11、处理器12、网络接口13。需要指出的是,图1仅示出了具有组件11-13的服务器2,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。In this embodiment, the server 2 may include, but is not limited to, a memory 11, a processor 12, and a network interface 13 which may communicate with each other through a system bus. It should be noted that FIG. 1 only shows the server 2 with components 11-13, but it should be understood that it is not required to implement all the illustrated components, and more or fewer components may be implemented instead.
其中,所述服务器2可以是机架式服务器、刀片式服务器、塔式服务器或机柜式服务器等计算设备,该服务器2可以是独立的服务器,也可以是多个服务器所组成的服务器集群。The server 2 may be a computing device such as a rack server, a blade server, a tower server, or a rack server. The server 2 may be an independent server or a server cluster composed of multiple servers.
所述存储器11至少包括一种类型的可读存储介质,所述可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等。在一些实施例中,所述存储器11可以是所述服务器2的内部存储单元,例如该服务器2的硬盘或内存。在另一些实施例中,所述存储器11也可以是所述服务器2的外部存储设备,例如该服务器2上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。当然,所述存储器11还可以既包括所述服务器2的内部存储单元也包括其外部存储设备。本实施例中,所述存储器11通常用于存储安装于所述服务器2的操作系统和各类应用软件,例如理财产品推荐系 统200的程序代码等。此外,所述存储器11还可以用于暂时地存储已经输出或者将要输出的各类数据。The memory 11 includes at least one type of readable storage medium. The readable storage medium includes a flash memory, a hard disk, a multimedia card, a card-type memory (for example, SD or DX memory, etc.), a random access memory (RAM), and a static memory. Random access memory (SRAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), programmable read-only memory (PROM), magnetic memory, magnetic disks, optical disks, etc. In some embodiments, the memory 11 may be an internal storage unit of the server 2, such as a hard disk or a memory of the server 2. In other embodiments, the memory 11 may also be an external storage device of the server 2, such as a plug-in hard disk, a Smart Memory Card (SMC), and a secure digital (Secure) Digital, SD) cards, flash cards, etc. Of course, the memory 11 may also include both an internal storage unit of the server 2 and an external storage device thereof. In this embodiment, the memory 11 is generally used to store an operating system and various application software installed on the server 2, such as program codes of the financial product recommendation system 200. In addition, the memory 11 may also be used to temporarily store various types of data that have been output or will be output.
所述处理器12在一些实施例中可以是中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器、或其他数据处理芯片。该处理器12通常用于控制所述服务器2的总体操作。本实施例中,所述处理器12用于运行所述存储器11中存储的程序代码或者处理数据,例如运行所述的理财产品推荐系统200等。In some embodiments, the processor 12 may be a central processing unit (CPU), a controller, a microcontroller, a microprocessor, or another data processing chip. The processor 12 is generally used to control the overall operation of the server 2. In this embodiment, the processor 12 is configured to run program code or process data stored in the memory 11, for example, to run the financial product recommendation system 200 and the like.
所述网络接口13可包括无线网络接口或有线网络接口,该网络接口13通常用于在所述服务器2与其他电子设备之间建立通信连接。The network interface 13 may include a wireless network interface or a wired network interface. The network interface 13 is generally used to establish a communication connection between the server 2 and other electronic devices.
至此,己经详细介绍了本申请相关设备的硬件结构和功能。下面,将基于上述介绍提出本申请的各个实施例。So far, the hardware structure and functions of the related equipment of this application have been introduced in detail. In the following, various embodiments of the present application will be made based on the above description.
首先,本申请提出一种理财产品推荐系统200。First, this application proposes a financial product recommendation system 200.
参阅图2所示,是本申请理财产品推荐系统200第一实施例的程序模块图。Referring to FIG. 2, it is a program module diagram of the first embodiment of the financial product recommendation system 200 of the present application.
本实施例中,所述理财产品推荐系统200包括一系列的存储于存储器11上的计算机程序指令,当该计算机程序指令被处理器12执行时,可以实现本申请各实施例的理财产品推荐操作。在一些实施例中,基于该计算机程序指令各部分所实现的特定的操作,理财产品推荐系统200可以被划分为一个或多个模块。例如,在图2中,所述理财产品推荐系统200可以被分割成收集模块201、风险分类模块202、流动性定位模块203及推荐模块204。其中:In this embodiment, the financial product recommendation system 200 includes a series of computer program instructions stored in the memory 11. When the computer program instructions are executed by the processor 12, the financial product recommendation operations of the embodiments of the present application can be implemented . In some embodiments, the financial product recommendation system 200 may be divided into one or more modules based on specific operations implemented by various portions of the computer program instructions. For example, in FIG. 2, the financial product recommendation system 200 may be divided into a collection module 201, a risk classification module 202, a liquidity positioning module 203, and a recommendation module 204. among them:
所述收集模块201,用于收集用户的用户资料,所述用户资料包括行为数据、用户属性。The collection module 201 is configured to collect user data of a user, where the user data includes behavior data and user attributes.
在一实施例中,所述收集模块201可以从应用软件中获取所述用户资料。所述应用软件可以为一账通APP。In one embodiment, the collection module 201 may obtain the user profile from application software. The application software may be an account communication APP.
具体地,所述用户属性包括性别、年龄、消费水平、收入水平、投资经验、注册天数。Specifically, the user attributes include gender, age, consumption level, income level, investment experience, and registration days.
所述行为数据包括用户在移动终端上的操作记录,具体的,包括用户在一账通APP上的用户操作记录,所述操作记录可以包括点击操作,浏览操作,消费记录。The behavior data includes a user's operation record on the mobile terminal, and specifically includes a user's operation record on the One Account App, and the operation record may include a click operation, a browsing operation, and a consumption record.
所述风险分类模块202,用于根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果。The risk classification module 202 is configured to establish a sample set according to valid user data, classify the user's risk ability based on a random forest model, and obtain a risk classification result of the user.
具体地,所述风险分类结果可以包括保守型、稳健型、平衡型、成长型及激进型。Specifically, the risk classification result may include a conservative type, a stable type, a balanced type, a growth type, and an aggressive type.
所述有效用户资料为已收集的多组用户的用户资料及对应的风险分类结果,其中,所述用户资料中包括性别、年龄、消费水平、收入水平、投资经验、注册天数、点击操作,浏览操作,消费记录等特征作为样本集的自变量,所述风险分类结果作为样本集的因变量。The effective user information is collected user information of multiple groups of users and corresponding risk classification results, wherein the user information includes gender, age, consumption level, income level, investment experience, registration days, click operation, and browse Features such as operations, consumption records are used as independent variables of the sample set, and the risk classification results are used as dependent variables of the sample set.
进一步的,所述风险分类模块202对所述用户进行风险能力分类以得到所述用户的风险分类结果的步骤包括:Further, the step of classifying the risk capability of the user by the risk classification module 202 to obtain the risk classification result of the user includes:
随机森林模型训练过程:Random forest model training process:
(a)根据有效用户资料建立样本集;(a) establish a sample set based on valid user data;
(b)从所述样本集中通过重采样的方式产生n个特征样本,每个特征样本中特征分量的个数为a,决策树的个数为m,每个决策树的决策特征的个数为k;(b) Generate n feature samples from the sample set by resampling. The number of feature components in each feature sample is a, the number of decision trees is m, and the number of decision features of each decision tree. K
(c)使用Bagging算法(套袋算法)对n个特征样本取样m次,得到m个特征集合;(c) Using Bagging algorithm (bagging algorithm) to sample n feature samples m times to obtain m feature sets;
(d)对每一个随机树随机选取一个特征集合,并对该决策树进行评估及误差分析,对于树中的每一个节点,随机选择k个基于此点的特征分量,并针对不同类别的特征样本,赋予不同的权值以寻找最佳的分割方式;(d) Randomly select a feature set for each random tree, and evaluate and analyze the decision tree. For each node in the tree, randomly select k feature components based on this point, and target different categories of features. Samples, assign different weights to find the best segmentation method;
(e)根据分类效果最好的特征节点将节点划分为两个分支,再递归调用步骤(d)直到这棵树能够准确分类训练样本集,或所有属性都已经被使用过;(e) Divide the node into two branches according to the feature node with the best classification effect, and then recursively call step (d) until the tree can accurately classify the training sample set, or all attributes have been used;
(f)重复步骤(c)-(e),直到建立了全部m棵决策树,以生成随机森林模型。(f) Repeat steps (c)-(e) until all m decision trees are established to generate a random forest model.
随机森林模型的预测过程:The prediction process of the random forest model:
(g)将获取的所述用户资料(包括性别、年龄、消费水平、收入水平、投资经验、注册天数、点击操作,浏览操作,消费记录)作为自变量输入所述随机森林模型;(g) inputting the obtained user data (including gender, age, consumption level, income level, investment experience, registration days, click operation, browsing operation, consumption record) as independent variables into the random forest model;
(h)采用多数投票的方法来综合决定多个决策树的分类结果,即得到了基于随机森林模型的风险分类结果。具体的,所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率。(h) The majority voting method is used to comprehensively determine the classification results of multiple decision trees, and the risk classification results based on the random forest model are obtained. Specifically, the risk classification result includes each classification result and a classification result probability corresponding to each classification result.
在一具体实施例中,所述风险包括:所述用户为第一分类结果(保守型)的概率为a,所述用户为第二分类结果(稳健型)的概率为b,所述用户为第三分类结果(平衡型)的概率为c,所述用户为第四分类结果(成长型)的概率为d,所述用户为第五分类结果(激进型)的概率为e。In a specific embodiment, the risk includes: the probability that the user is the first classification result (conservative) is a, the probability that the user is the second classification result (robust) is b, and the user is The probability of the third classification result (balanced type) is c, the probability of the user being the fourth classification result (growth type) is d, and the probability of the user being the fifth classification result (aggressive type) is e.
所述流动性定位模块203,用于根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果。The liquidity positioning module 203 is configured to perform liquidity positioning on the user according to the user profile, and obtain a liquidity positioning result of the user.
具体地,所述流动性定位结果包括子弹型、阶梯型、期限性和哑铃型。其中,所述哑铃型用于表示重点投资于期限较短的理财产品和期限较长的理财产品,弱化中期债的投资的用户类型;所述子弹型用于表示偿还期限高度集中于收益率曲线上的某一点的用户类型;所述阶梯型用于表示长期、中期、短期理财产品所占的比重基本一致的用户类型;所述期限型用于表示只偏好于长期、中期、短期理财产品中其中一种的用户类型。Specifically, the fluidity positioning result includes a bullet type, a step type, a term type, and a dumbbell type. Among them, the dumbbell type is used to indicate the types of users who mainly invest in short-term financial products and long-term financial products to weaken the investment of medium-term debt; the bullet type is used to indicate that the repayment period is highly concentrated on the yield curve User type at a certain point; the ladder type is used to indicate the type of users whose long-term, medium-term, and short-term wealth management products have basically the same proportion; the term type is used to indicate that they only prefer long-term, medium-term, and short-term financial products One of the user types.
在一实施例中,所述对所述用户进行流动性定位的步骤进一步包括:In an embodiment, the step of positioning the user for mobility further includes:
根据所述用户的用户资料,获取所述用户的历史购买记录。其中,所述用户资料可以包括所述用户的用户名、注册邮箱、注册手机号及身份证号。所述历史购买记录为金融产品的购买订单,所述购买订单可以通过所述用户的用户名、注册邮箱、注册手机号及身份证号在各个金融系统中查找相关订单。在一实施例中,当所述用户的购买订单的订单数少于1笔时,提示用户对 自己的流动性进行自我评价,通过交互界面获取用户的流动性自我评价信息并作为流动性定位结果。According to the user profile of the user, a historical purchase record of the user is obtained. The user profile may include a user name, a registered email address, a registered mobile phone number, and an ID card number of the user. The historical purchase record is a purchase order for a financial product, and the purchase order can be used to find related orders in various financial systems through the user's username, registered mailbox, registered mobile phone number, and ID number. In an embodiment, when the number of purchase orders of the user is less than one, the user is prompted to conduct self-evaluation of his own liquidity, and obtain the user's liquidity self-evaluation information through an interactive interface and use it as a liquidity positioning result. .
分析所述历史购买记录,以得到每一订单的产品期限信息。所述产品期限信息包括到期日、起息日及期限长短(短期产品、中期产品、长期产品)。The historical purchase records are analyzed to obtain product term information for each order. The product term information includes expiration date, value date and term length (short-term products, medium-term products, long-term products).
根据所述每一订单的产品期限信息,确定所述用户的流动性定位结果。在一实施例中,当所述每一订单的到期日集中在30天内且起息日不集中在30天内时,确定所述用户的流动性定位结果为子弹型;当所述用户的多个订单中包含长期和短期产品但不包含中期产品时,确定所述用户的流动性定位结果为哑铃型;当所述用户的多个订单中只包含短期产品时,确定所述用户的流动性定位结果为期限型(偏好短期);当所述用户的多个订单中只包含中期产品时,确定所述用户的流动性定位结果为期限型(偏好中期);当所述用户的多个订单中只包含长期产品时,确定所述用户的流动性定位结果为期限型(偏好长期);当不满足上述判断逻辑时,确定所述用户的流动性定位结果为阶梯型。Determine the liquidity positioning result of the user according to the product term information of each order. In an embodiment, when the expiration date of each order is concentrated within 30 days and the value date is not concentrated within 30 days, it is determined that the user's liquidity positioning result is a bullet type; when the user's multiple When long-term and short-term products are included in each order but not medium-term products, the user's liquidity positioning result is determined to be dumbbell-shaped; when multiple orders of the user only include short-term products, the user's liquidity is determined The positioning result is term type (prefer short term); when multiple orders of the user only include mid-term products, it is determined that the liquidity positioning result of the user is term type (prefer middle term); when multiple orders of the user When only long-term products are included, it is determined that the user's liquidity positioning result is a term type (preferred long-term); when the above-mentioned judgment logic is not satisfied, it is determined that the user's liquidity positioning result is a step type.
所述推荐模块204用于获取所述用户的起投额,结合所述风险分类结果与所述流动性定位结果,推荐适合用户的投资产品。The recommendation module 204 is configured to obtain the minimum investment amount of the user, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
所述起投额可以通过用户资料得到,即通过获取用户的收入水平、消费水平及消费记录计算得到。在另一实施例中,可以通过用户在APP上的交互输入得到。The minimum investment amount can be obtained through user data, that is, calculated by obtaining a user's income level, consumption level, and consumption record. In another embodiment, it may be obtained through a user's interactive input on the APP.
在一实施例中,根据所述风险分类结果与所述流动性定位结果为所述用户提供连续6个月的理财建议。In one embodiment, the user is provided with financial advice for six consecutive months based on the risk classification result and the liquidity positioning result.
在一具体实施例中,若现在有一用户B,性别男,年龄50,收入水平年薪10-24万,月均消费水平5000-1万,偏好投资期限为0-3个月,投资经验为1-3年,主要投资有保本有收益的理财,平均每天会在一账通APP上活跃一次,持仓天数为180天,偏好活期产品,不偏好定期产品,通过随机森林模型预测出,用户B的风险承受能力为平衡型,适合购买风险度中等的理财产品。根据用户B历史的交易记录看出,用户B大部分资金用于投资短期理财产品,少部分资金用于投资定期理财产品,推测出用户B为哑铃型用户。根据用户B当前持有的理财产品配置,结合用户B当前可用于投资的金额为2万元,建议用户B投资风险程度中等的短期理财产品。In a specific embodiment, if there is a user B, male gender, age 50, income level annual salary of 100,000 to 240,000, average monthly consumption level of 50,000 to 10,000, preferred investment period is 0-3 months, and investment experience is 1 -3 years, mainly investing in financial management with capital protection and income. On average, it will be active once a day on the One Account App with 180 days of holding positions. It prefers current products and does not prefer regular products. It is predicted by the random forest model that User B ’s Risk tolerance is balanced and suitable for purchasing financial products with medium risk. According to user B's historical transaction records, it can be seen that most of User B's funds are used to invest in short-term wealth management products, and a small amount of funds are used to invest in regular wealth management products. It is inferred that User B is a dumbbell user. According to the configuration of the wealth management product currently held by user B, and combined with the current investment amount of user B of 20,000 yuan, it is recommended that user B invest in short-term wealth management products with a medium degree of risk.
参阅图3所示,是本申请理财产品推荐系统200第二实施例的程序模块图。本实施例中,所述的理财产品推荐系统200除了包括第一实施例中的收集模块201、风险分类模块202、流动性定位模块203、推荐模块204之外,还包括转换模块205。Referring to FIG. 3, it is a program module diagram of the second embodiment of the financial product recommendation system 200 of the present application. In this embodiment, the financial product recommendation system 200 includes a conversion module 205 in addition to the collection module 201, the risk classification module 202, the liquidity positioning module 203, and the recommendation module 204 in the first embodiment.
所述转换模块205用于将所述风险分类结果转换为连续性分数。所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率。The conversion module 205 is configured to convert the risk classification result into a continuity score. The risk classification result includes each classification result and a classification result probability corresponding to each classification result.
具体的,所述将所述风险分类结果转换为连续性分数的步骤具体包括:Specifically, the step of converting the risk classification result into a continuity score specifically includes:
(1)获取所述森林模型的每一分类结果及每一分类结果对应的分类结果概率,风险分类结果可以包括保守型(概率为a)、稳健型(概率为b)、平衡 型(概率为c)、成长型(概率为d)及激进型(概率为e)。(1) Obtain the classification result probability of each classification result and each classification result of the forest model. The risk classification results may include conservative type (probability a), robust type (probability b), and balanced type (probability is c) Growth type (probability d) and aggressive type (probability e).
(2)设置所述森林模型的风险分类结果与映射分数的映射关系;(2) setting a mapping relationship between a risk classification result of the forest model and a mapping score;
Figure PCTCN2018123581-appb-000001
Figure PCTCN2018123581-appb-000001
(3)在映射分数基础上结合分类结果概率得到所述连续性分数。(3) Combining the classification result probability with the mapping score to obtain the continuity score.
具体的,所述连续性分数P的计算方式如下:Specifically, the continuity score P is calculated as follows:
Figure PCTCN2018123581-appb-000002
Figure PCTCN2018123581-appb-000002
其中,将每一分类结果中概率最大的分类结果作为当前分类结果,ave_left_pro为当前分类结果左边各级的平均概率,ave_right_pro为当前分类结果右侧各级的平均概率,cur_pro为当前分类结果的概率。Among them, the classification result with the highest probability in each classification result is taken as the current classification result, ave_left_pro is the average probability of each level on the left side of the current classification result, ave_right_pro is the average probability of each level on the right side of the current classification result, and cur_pro is the probability of the current classification result .
在一实施例中,某用户随机森林输出结果为3级,映射到的分数p=5,模型预测各级概率为a=0.1,b=0.1,c=0.4,d=0.2,e=0.2,预测级别左侧概率均值ave_left_pro=(a+b)/2=0.1,右侧概率均值ave_right_pro=(d+e)/2=0.2,该用户的连续性分数为:In an embodiment, the output of a random forest of a user is level 3, and the mapped score is p = 5. The model predicts the probability of each level as a = 0.1, b = 0.1, c = 0.4, d = 0.2, and e = 0.2. The average left probability of the prediction level is ave_left_pro = (a + b) /2=0.1, and the average right probability is ave_right_pro = (d + e) /2=0.2. The continuity score of this user is:
Figure PCTCN2018123581-appb-000003
Figure PCTCN2018123581-appb-000003
在进一步的实施例中,当所述用户的风险分类结果为5级,且在该等级的分类结果概率e≥0.5时,所述用户的连续性分数P按照下表得到:In a further embodiment, when the risk classification result of the user is level 5 and the classification result probability e at the level is e.g. 0.5, the continuity score P of the user is obtained according to the following table:
分类结果概率eClassification result probability e [0.5,0.6)(0.5,0.6) [0.6,0.7)(0.6,0.7) [0.7,0.8)(0.7,0.8) [0.8,1][0.8,1]
连续性分数PContinuity score P 9.29.2 9.59.5 9.89.8 1010
此外,本申请还提出一种理财产品推荐方法。In addition, this application also proposes a method for recommending wealth management products.
参阅图4所示,是本申请理财产品推荐方法第一实施例的流程示意图。在本实施例中,根据不同的需求,图5所示的流程图中的步骤的执行顺序可以改变,某些步骤可以省略。Refer to FIG. 4, which is a schematic flowchart of a first embodiment of a financial product recommendation method of the present application. In this embodiment, according to different requirements, the execution order of the steps in the flowchart shown in FIG. 5 may be changed, and some steps may be omitted.
步骤S400,收集用户的用户资料,所述用户资料包括行为数据、用户属性。In step S400, user data of a user is collected, and the user data includes behavior data and user attributes.
在一实施例中,所述收集模块201可以从应用软件中获取所述用户资料。所述应用软件可以为一账通APP。In one embodiment, the collection module 201 may obtain the user profile from application software. The application software may be an account communication APP.
具体地,所述用户属性包括性别、年龄、消费水平、收入水平、投资经验、注册天数。Specifically, the user attributes include gender, age, consumption level, income level, investment experience, and registration days.
所述行为数据包括用户在移动终端上的操作记录,具体的,包括用户在一账通APP上的用户操作记录,所述操作记录可以包括点击操作,浏览操作,消费记录。The behavior data includes a user's operation record on the mobile terminal, and specifically includes a user's operation record on the One Account App, and the operation record may include a click operation, a browsing operation, and a consumption record.
步骤S402,根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果。Step S402: Establish a sample set according to the effective user data, and classify the risk capability of the user based on a random forest model to obtain a risk classification result of the user.
具体地,所述风险分类结果可以包括保守型、稳健型、平衡型、成长型及激进型。Specifically, the risk classification result may include a conservative type, a stable type, a balanced type, a growth type, and an aggressive type.
所述有效用户资料为已收集的多组用户的用户资料及对应的风险分类结果,其中,所述用户资料中包括性别、年龄、消费水平、收入水平、投资经验、注册天数、点击操作,浏览操作,消费记录等特征作为样本集的自变量,所述风险分类结果作为样本集的因变量。The effective user information is collected user information of multiple groups of users and corresponding risk classification results, wherein the user information includes gender, age, consumption level, income level, investment experience, registration days, click operation, and browse Features such as operations, consumption records are used as independent variables of the sample set, and the risk classification results are used as dependent variables of the sample set.
进一步的,所述对所述用户进行风险能力分类以得到所述用户的风险分类结果的具体步骤将在本申请理财产品推荐方法的第二实施例(图5)进行详述。Further, the specific steps of classifying the risk capability of the user to obtain the risk classification result of the user will be described in detail in the second embodiment (FIG. 5) of the financial product product recommendation method of the present application.
步骤S404,根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果Step S404: Locate the user's liquidity according to the user profile, and obtain the user's liquidity positioning result.
具体地,所述流动性定位结果包括子弹型、阶梯型、期限性和哑铃型。其中,所述哑铃型用于表示重点投资于期限较短的理财产品和期限较长的理财产品,弱化中期债的投资的用户类型;所述子弹型用于表示偿还期限高度集中于收益率曲线上的某一点的用户类型;所述阶梯型用于表示长期、中期、短期理财产品所占的比重基本一致的用户类型;所述期限型用于表示只偏好于长期、中期、短期理财产品中其中一种的用户类型。Specifically, the fluidity positioning result includes a bullet type, a step type, a term type, and a dumbbell type. Among them, the dumbbell type is used to indicate the types of users who mainly invest in short-term financial products and long-term financial products to weaken the investment of medium-term debt; the bullet type is used to indicate that the repayment period is highly concentrated on the yield curve User type at a certain point; the ladder type is used to indicate the type of users whose long-term, medium-term, and short-term wealth management products have basically the same proportion; the term type is used to indicate that they only prefer long-, medium-, and short-term financial products One of the user types.
进一步的,所述对所述用户进行流动性定位的具体步骤将在本申请理财产品推荐方法的第三实施例(图6)进行详述。Further, the specific steps of positioning the user's liquidity will be described in detail in the third embodiment (FIG. 6) of the financial product product recommendation method of the present application.
步骤S406,获取所述用户的起投额,结合所述风险分类结果与所述流动性定位结果,推荐适合用户的投资产品。Step S406: Obtain the user's minimum investment amount, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
所述起投额可以通过用户资料得到,即通过获取用户的收入水平、消费水平及消费记录计算得到。在另一实施例中,可以通过用户在APP上的交互输入得到。The minimum investment amount can be obtained through user data, that is, calculated by obtaining a user's income level, consumption level, and consumption record. In another embodiment, it may be obtained through a user's interactive input on the APP.
在一实施例中,根据所述风险分类结果与所述流动性定位结果为所述用户提供连续6个月的理财建议。In one embodiment, the user is provided with financial advice for six consecutive months based on the risk classification result and the liquidity positioning result.
在一具体实施例中,若现在有一用户B,性别男,年龄50,收入水平年薪10-24万,月均消费水平5000-1万,偏好投资期限为0-3个月,投资经验为1-3年,主要投资有保本有收益的理财,平均每天会在一账通APP上活跃一次,持仓天数为180天,偏好活期产品,不偏好定期产品,通过随机森林模型预测出,用户B的风险承受能力为平衡型,适合购买风险度中等的理财产品。根据用户B历史的交易记录看出,用户B大部分资金用于投资短期理财产品,少部分资金用于投资定期理财产品,推测出用户B为哑铃型用户。根据用户B当前持有的理财产品配置,结合用户B当前可用于投资的金额为2万元,建议用户B投资风险程度中等的短期理财产品。In a specific embodiment, if there is a user B, male gender, age 50, income level annual salary of 100,000 to 240,000, average monthly consumption level of 50,000 to 10,000, preferred investment period is 0-3 months, and investment experience is 1 -3 years, mainly investing in financial management with capital protection and income. On average, it will be active once a day on the One Account App with 180 days of holding positions. It prefers current products and not regular products. It is predicted by the random forest model. Risk tolerance is balanced and suitable for purchasing financial products with medium risk. According to user B's historical transaction records, it can be seen that most of User B's funds are used to invest in short-term wealth management products, and a small amount of funds are used to invest in regular wealth management products. According to the configuration of the wealth management product currently held by user B, and combined with the current investment amount of user B of 20,000 yuan, it is recommended that user B invest in short-term wealth management products with a medium degree of risk.
如图5所示,是本申请理财产品推荐方法的第二实施例的流程示意图。在本实施例中,根据不同的需求,图5所示的流程图中的步骤的执行顺序可以改变,某些步骤可以省略。As shown in FIG. 5, it is a schematic flowchart of a second embodiment of a method for recommending wealth management products in this application. In this embodiment, according to different requirements, the execution order of the steps in the flowchart shown in FIG. 5 may be changed, and some steps may be omitted.
在本实施例中,所述对所述用户进行风险能力分类以得到所述用户的风险分类结果的步骤,具体包括:In this embodiment, the step of classifying the risk capability of the user to obtain a risk classification result of the user specifically includes:
随机森林模型训练过程:S500、根据有效用户资料建立样本集;Random forest model training process: S500, establish a sample set according to valid user data;
S502、从所述样本集中通过重采样的方式产生n个特征样本,每个特征样本中特征分量的个数为a,决策树的个数为m,每个决策树的决策特征的个数为k;S502. Generate n feature samples by resampling from the sample set. The number of feature components in each feature sample is a, the number of decision trees is m, and the number of decision features of each decision tree is k;
S504、使用Bagging算法对n个特征样本取样m次,得到m个特征集合;S504. Use the Bagging algorithm to sample n feature samples m times to obtain m feature sets.
S506、对每一个随机树随机选取一个特征集合,并对该决策树进行评估及误差分析,对于树中的每一个节点,随机选择k个基于此点的特征分量,并针对不同类别的特征样本,赋予不同的权值以寻找最佳的分割方式;S506. A feature set is randomly selected for each random tree, and the decision tree is evaluated and error analyzed. For each node in the tree, k feature components based on this point are randomly selected, and feature samples of different categories are targeted. To assign different weights to find the best segmentation method;
S508、根据分类效果最好的特征节点将节点划分为两个分支,再递归调用S506直到这棵树能够准确分类训练样本集,或所有属性都已经被使用过;S508. Divide the node into two branches according to the feature node with the best classification effect, and then call S506 recursively until the tree can accurately classify the training sample set, or all attributes have been used;
S510、重复S504-S508,直到建立了全部m棵决策树,以生成随机森林模型;S510. Repeat S504-S508 until all m decision trees are established to generate a random forest model.
随机森林模型的预测过程:The prediction process of the random forest model:
S512、将获取的所述用户资料(包括性别、年龄、消费水平、收入水平、投资经验、注册天数、点击操作,浏览操作,消费记录)作为自变量输入所述随机森林模型。S512. Input the obtained user data (including gender, age, consumption level, income level, investment experience, registration days, click operation, browsing operation, consumption record) as independent variables into the random forest model.
S514、采用多数投票的方法来综合决定多个决策树的分类结果,即得到了基于随机森林模型的风险分类结果。具体的,所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率。S514. The majority voting method is used to comprehensively determine the classification results of multiple decision trees, and the risk classification results based on the random forest model are obtained. Specifically, the risk classification result includes each classification result and a classification result probability corresponding to each classification result.
在一具体实施例中,所述风险包括:所述用户为第一分类结果(保守型)的概率为a,所述用户为第二分类结果(稳健型)的概率为b,所述用户为第三分类结果(平衡型)的概率为c,所述用户为第四分类结果(成长型)的概率为d,所述用户为第五分类结果(激进型)的概率为e。In a specific embodiment, the risk includes: the probability that the user is the first classification result (conservative) is a, the probability that the user is the second classification result (robust) is b, and the user is The probability of the third classification result (balanced type) is c, the probability of the user being the fourth classification result (growth type) is d, and the probability of the user being the fifth classification result (aggressive type) is e.
如图6所示,是本申请理财产品推荐方法的第三实施例的流程示意图。。在本实施例中,根据不同的需求,图6所示的流程图中的步骤的执行顺序可以改变,某些步骤可以省略。As shown in FIG. 6, it is a schematic flowchart of a third embodiment of a method for recommending wealth management products in this application. . In this embodiment, according to different requirements, the execution order of the steps in the flowchart shown in FIG. 6 may be changed, and some steps may be omitted.
在本实施例中,所述对所述用户进行流动性定位的步骤,具体包括:In this embodiment, the step of positioning the user for mobility specifically includes:
S600、根据所述用户的用户资料,获取所述用户的历史购买记录。S600. Acquire a historical purchase record of the user according to the user profile of the user.
其中,所述用户资料可以包括所述用户的用户名、注册邮箱、注册手机号及身份证号。所述历史购买记录为金融产品的购买订单,所述购买订单可以通过所述用户的用户名、注册邮箱、注册手机号及身份证号在各个金融系统中查找相关订单。在一实施例中,当所述用户的购买订单的订单数少于1笔时,提示用户对自己的流动性进行自我评价,通过交互界面获取用户的流动性自我评价信息并作为流动性定位结果。The user profile may include a user name, a registered email address, a registered mobile phone number, and an ID card number of the user. The historical purchase record is a purchase order for a financial product, and the purchase order can be used to find related orders in various financial systems through the user's username, registered mailbox, registered mobile phone number, and ID number. In an embodiment, when the number of purchase orders of the user is less than one, the user is prompted to conduct self-evaluation of his own liquidity, and obtain the user's liquidity self-evaluation information through an interactive interface and use it as a liquidity positioning result .
S602、分析所述历史购买记录,以得到每一订单的产品期限信息。S602. Analyze the historical purchase records to obtain product term information of each order.
所述产品期限信息包括到期日、起息日及期限长短(短期产品、中期产品、长期产品)。The product term information includes expiration date, value date and term length (short-term products, medium-term products, long-term products).
S604、根据所述每一订单的产品期限信息,确定所述用户的流动性定位结果。S604. Determine the liquidity positioning result of the user according to the product term information of each order.
在一实施例中,当所述每一订单的到期日集中在30天内且起息日不集中在30天内时,确定所述用户的流动性定位结果为子弹型;当所述用户的多个订单中包含长期和短期产品但不包含中期产品时,确定所述用户的流动性定位结果为哑铃型;当所述用户的多个订单中只包含短期产品时,确定所述用户的流动性定位结果为期限型(偏好短期);当所述用户的多个订单中只包含中期产品时,确定所述用户的流动性定位结果为期限型(偏好中期);当所述用户的多个订单中只包含长期产品时,确定所述用户的流动性定位结果为期限型(偏好长期);当不满足上述判断逻辑时,确定所述用户的流动性定位结果为阶梯型。In an embodiment, when the expiration date of each order is concentrated within 30 days and the value date is not concentrated within 30 days, it is determined that the user's liquidity positioning result is a bullet type; when the user's multiple When long-term and short-term products are included in each order but not medium-term products, the user's liquidity positioning result is determined to be dumbbell-shaped; when multiple orders of the user only include short-term products, the user's liquidity is determined The positioning result is term type (prefer short term); when multiple orders of the user only include mid-term products, it is determined that the liquidity positioning result of the user is term type (prefer middle term); when multiple orders of the user When only long-term products are included, it is determined that the user's liquidity positioning result is a term type (preferred long-term); when the above-mentioned judgment logic is not satisfied, it is determined that the user's liquidity positioning result is a step type.
如图7所示,是本申请理财产品推荐方法的第四实施例的流程示意图。本实施例中,所述理财产品推荐方法的步骤S700-S702与第一实施例的步骤S400-S402相类似,区别在于该方法还包括步骤S704-S708。As shown in FIG. 7, it is a schematic flowchart of a fourth embodiment of a method for recommending wealth management products of the present application. In this embodiment, steps S700-S702 of the financial product recommendation method are similar to steps S400-S402 of the first embodiment, except that the method further includes steps S704-S708.
所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率。The risk classification result includes each classification result and a classification result probability corresponding to each classification result.
步骤S704、获取所述森林模型的每一分类结果及每一分类结果对应的分类结果概率,风险分类结果可以包括保守型(概率为a)、稳健型(概率为b)、平衡型(概率为c)、成长型(概率为d)及激进型(概率为e);Step S704: Obtain each classification result of the forest model and the classification result probability corresponding to each classification result. The risk classification result may include conservative type (probability a), robust type (probability b), and balanced type (probability is c) growth type (probability d) and aggressive type (probability e);
步骤S706、设置所述森林模型的风险分类结果与映射分数的映射关系;Step S706: Set a mapping relationship between a risk classification result of the forest model and a mapping score;
Figure PCTCN2018123581-appb-000004
Figure PCTCN2018123581-appb-000004
步骤S708、在映射分数基础上结合分类结果概率得到所述连续性分数。Step S708: Combine the classification result probability on the basis of the mapping score to obtain the continuity score.
具体的,所述连续性分数P的计算方式如下:Specifically, the continuity score P is calculated as follows:
Figure PCTCN2018123581-appb-000005
Figure PCTCN2018123581-appb-000005
其中,将每一分类结果中概率最大的分类结果作为当前分类结果,ave_left_pro为当前分类结果左边各级的平均概率,ave_right_pro为当前分类结果右侧各级的平均概率,cur_pro为当前分类结果的概率。Among them, the classification result with the highest probability in each classification result is taken as the current classification result, ave_left_pro is the average probability of each level on the left side of the current classification result, ave_right_pro is the average probability of each level on the right side of the current classification result, and cur_pro is the probability of the current classification result .
在一实施例中,某用户随机森林输出结果为3级,映射到的分数p=5,模型预测各级概率为a=0.1,b=0.1,c=0.4,d=0.2,e=0.2,预测级别左侧概率均值ave_left_pro=(a+b)/2=0.1,右侧概率均值ave_right_pro=(d+e)/2=0.2,该用户的连续性分数为:In an embodiment, the output of a random forest of a user is level 3, and the mapped score is p = 5. The model predicts the probability of each level as a = 0.1, b = 0.1, c = 0.4, d = 0.2, and e = 0.2. The average left probability of the prediction level is ave_left_pro = (a + b) /2=0.1, and the average right probability is ave_right_pro = (d + e) /2=0.2. The continuity score of this user is:
Figure PCTCN2018123581-appb-000006
Figure PCTCN2018123581-appb-000006
在进一步的实施例中,当所述用户的风险分类结果为5级,且在该等级的分类结果概率e≥0.5时,所述用户的连续性分数P按照下表得到:In a further embodiment, when the risk classification result of the user is level 5 and the classification result probability e at the level is e.g. 0.5, the continuity score P of the user is obtained according to the following table:
分类结果概率eClassification result probability e [0.5,0.6)(0.5,0.6) [0.6,0.7)(0.6,0.7) [0.7,0.8)(0.7,0.8) [0.8,1][0.8,1]
连续性分数PContinuity score P 9.29.2 9.59.5 9.89.8 1010
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。The above-mentioned serial numbers of the embodiments of the present application are merely for description, and do not represent the superiority or inferiority of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods in the above embodiments can be implemented by means of software plus a necessary universal hardware platform, and of course, also by hardware, but in many cases the former is better. Implementation. Based on such an understanding, the technical solution of this application that is essentially or contributes to the existing technology can be embodied in the form of a software product, which is stored in a storage medium (such as ROM / RAM, magnetic disk, The optical disc) includes several instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in the embodiments of the present application.
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。The above are only preferred embodiments of the present application, and thus do not limit the patent scope of the present application. Any equivalent structure or equivalent process transformation made by using the contents of the specification and drawings of the present application, or directly or indirectly used in other related technical fields Are included in the scope of patent protection of this application.

Claims (20)

  1. 一种理财产品推荐方法,应用于服务器,其特征在于,所述方法包括步骤:A method for recommending financial products, which is applied to a server, is characterized in that the method includes steps:
    收集用户的用户资料;Collect user data of users;
    根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果;Establish a sample set according to valid user data, classify the user's risk ability based on a random forest model, and obtain a risk classification result for the user;
    根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果;及Locating the user's mobility according to the user profile to obtain a result of the user's mobility positioning; and
    获取所述用户的起投额,结合所述风险分类结果与所述流动性定位结果,推荐适合用户的投资产品。Obtain the user's minimum investment amount, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
  2. 如权利要求1所述的理财产品推荐方法,其特征在于,所述根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果的步骤具体包括:The method for recommending financial products according to claim 1, wherein the step of establishing a sample set based on valid user data, classifying the user's risk ability based on a random forest model, and obtaining the risk classification result of the user is specific include:
    (a)根据有效用户资料建立样本集,;(a) establishing a sample set based on valid user data;
    (b)从所述样本集中通过重采样的方式产生n个特征样本,每个特征样本中特征分量的个数为a,决策树的个数为m,每个决策树的决策特征的个数为k;(b) Generate n feature samples from the sample set by resampling. The number of feature components in each feature sample is a, the number of decision trees is m, and the number of decision features of each decision tree. K
    (c)使用Bagging算法对n个特征样本取样m次,得到m个特征集合;(c) Sample the n feature samples m times using the Bagging algorithm to obtain m feature sets;
    (d)对每一个随机树随机选取一个特征集合,并对该决策树进行评估及误差分析,对于树中的每一个节点,随机选择k个基于此点的特征分量,并针对不同类别的特征样本,赋予不同的权值以寻找最佳的分割方式;(d) Randomly select a feature set for each random tree, and evaluate and analyze the decision tree. For each node in the tree, randomly select k feature components based on this point, and target different categories of features. Samples, assign different weights to find the best segmentation method;
    (e)根据分类效果最好的特征节点将节点划分为两个分支,再递归调用步骤(d)直到这棵树能够准确分类训练样本集,或所有属性都已经被使用过;(e) Divide the node into two branches according to the feature node with the best classification effect, and then recursively call step (d) until the tree can accurately classify the training sample set, or all attributes have been used;
    (f)重复所述步骤(c)-(e),直到建立了全部m棵决策树,以生成随机森林;(f) repeating steps (c)-(e) until all m decision trees are established to generate a random forest;
    (g)将获取的所述用户资料作为自变量输入所述随机森林模型;(g) inputting the obtained user data as an independent variable into the random forest model;
    (h)采用多数投票的方法来综合决定多个决策树的分类结果,即得到了基于随机森林模型的风险分类结果。(h) The majority voting method is used to comprehensively determine the classification results of multiple decision trees, and the risk classification results based on the random forest model are obtained.
  3. 如权利要求1所述的理财产品推荐方法,其特征在于,在基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果后,还可以包括步骤:The method for recommending financial products according to claim 1, further comprising the steps of: after classifying the risk ability of the user based on a random forest model to obtain the risk classification result of the user:
    将所述风险分类结果转换为连续性分数。The risk classification result is converted into a continuity score.
  4. 如权利要求2所述的理财产品推荐方法,其特征在于,在基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果后,还可以包括步骤:The method for recommending financial products according to claim 2, characterized in that after classifying the risk capability of the user based on a random forest model and obtaining the risk classification result of the user, the method further comprises the steps of:
    将所述风险分类结果转换为连续性分数。The risk classification result is converted into a continuity score.
  5. 如权利要求3所述的理财产品推荐方法,其特征在于,所述风险分类 结果包括每一分类结果及每一分类结果对应的分类结果概率,所述将所述风险分类结果转换为连续性分数的步骤具体包括:The financial product recommendation method according to claim 3, wherein the risk classification result comprises each classification result and a classification result probability corresponding to each classification result, and the risk classification result is converted into a continuity score The steps include:
    获取所述森林模型的每一分类结果及每一分类结果对应的分类结果概率;Obtaining each classification result and the classification result probability corresponding to each classification result of the forest model;
    设置所述森林模型的风险分类结果与映射分数的映射关系;Setting a mapping relationship between a risk classification result of the forest model and a mapping score;
    在映射分数基础上结合分类结果概率得到所述连续性分数。The continuity score is obtained by combining the classification result probability on the basis of the mapping score.
  6. 如权利要求4所述的理财产品推荐方法,其特征在于,所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率,所述将所述风险分类结果转换为连续性分数的步骤具体包括:The financial product recommendation method according to claim 4, wherein the risk classification result includes each classification result and a classification result probability corresponding to each classification result, and the risk classification result is converted into a continuity score The steps include:
    获取所述森林模型的每一分类结果及每一分类结果对应的分类结果概率;Obtaining each classification result and the classification result probability corresponding to each classification result of the forest model;
    设置所述森林模型的风险分类结果与映射分数的映射关系;Setting a mapping relationship between a risk classification result of the forest model and a mapping score;
    在映射分数基础上结合分类结果概率得到所述连续性分数。The continuity score is obtained by combining the classification result probability on the basis of the mapping score.
  7. 如权利要求1所述的理财产品推荐方法,其特征在于,所述根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果的步骤具体包括:The financial product recommendation method according to claim 1, wherein the step of performing liquidity positioning on the user according to the user profile to obtain the liquidity positioning result of the user specifically includes:
    根据所述用户资料,获取所述用户的历史购买记录;Obtaining historical purchase records of the user according to the user profile;
    分析所述历史购买记录,以得到每一订单的产品期限信息;Analyze the historical purchase records to obtain product term information for each order;
    根据所述每一订单的产品期限信息,确定所述用户的流动性定位结果。Determine the liquidity positioning result of the user according to the product term information of each order.
  8. 一种服务器,其特征在于,所述服务器包括存储器、处理器,所述存储器上存储有可在所述处理器上运行的理财产品推荐系统,所述理财产品推荐系统被所述处理器执行时实现如下步骤:A server, characterized in that the server includes a memory and a processor, and the memory stores a financial product recommendation system operable on the processor, and when the financial product recommendation system is executed by the processor To achieve the following steps:
    收集用户的用户资料;Collect user data of users;
    根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果;Establish a sample set according to valid user data, classify the user's risk ability based on a random forest model, and obtain a risk classification result for the user;
    根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果;及Locating the user's mobility according to the user profile to obtain a result of the user's mobility positioning; and
    获取所述用户的起投额,结合所述风险分类结果与所述流动性定位结果,推荐适合用户的投资产品。Obtain the user's minimum investment amount, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
  9. 如权利要求8所述的服务器,其特征在于,所述根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果的步骤具体包括:The server according to claim 8, wherein the step of establishing a sample set according to valid user data, classifying the risk capability of the user based on a random forest model, and obtaining the risk classification result of the user specifically comprises:
    (a)根据根据有效用户资料建立样本集,资料建立样本集;(a) Establish a sample set based on valid user data, and a sample set based on the data;
    (b)从所述样本集中通过重采样的方式产生n个特征样本,每个特征样本中特征分量的个数为a,决策树的个数为m,每个决策树的决策特征的个数为k;(b) Generate n feature samples from the sample set by resampling. The number of feature components in each feature sample is a, the number of decision trees is m, and the number of decision features of each decision tree. K
    (c)使用Bagging算法对n个特征样本取样m次,得到m个特征集合;(c) Sample the n feature samples m times using the Bagging algorithm to obtain m feature sets;
    (d)对每一个随机树随机选取一个特征集合,并对该决策树进行评估及误差分析,对于树中的每一个节点,随机选择k个基于此点的特征分量,并 针对不同类别的特征样本,赋予不同的权值以寻找最佳的分割方式;(d) Randomly select a feature set for each random tree, and evaluate and analyze the decision tree. For each node in the tree, randomly select k feature components based on this point, and target different categories of features Samples, assign different weights to find the best segmentation method;
    (e)根据分类效果最好的特征节点将节点划分为两个分支,再递归调用步骤(d)直到这棵树能够准确分类训练样本集,或所有属性都已经被使用过;(e) Divide the node into two branches according to the feature node with the best classification effect, and then recursively call step (d) until the tree can accurately classify the training sample set, or all attributes have been used;
    (f)重复所述步骤(c)-(e),直到建立了全部m棵决策树,以生成随机森林;(f) repeating steps (c)-(e) until all m decision trees are established to generate a random forest;
    (g)将获取的所述用户资料作为自变量输入所述随机森林模型;(g) inputting the obtained user data as an independent variable into the random forest model;
    (h)采用多数投票的方法来综合决定多个决策树的分类结果,即得到了基于随机森林模型的风险分类结果。(h) The majority voting method is used to comprehensively determine the classification results of multiple decision trees, and the risk classification results based on the random forest model are obtained.
  10. 如权利要求8所述的服务器,其特征在于,在基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果后,还可以包括步骤:The server according to claim 8, characterized in that after classifying the risk capability of the user based on a random forest model and obtaining the risk classification result of the user, further comprising the step of:
    将所述风险分类结果转换为连续性分数。The risk classification result is converted into a continuity score.
  11. 如权利要求9所述的服务器,其特征在于,在基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果后,还可以包括步骤:The server according to claim 9, characterized in that after classifying the risk capability of the user based on a random forest model and obtaining the risk classification result of the user, the method further comprises the step of:
    将所述风险分类结果转换为连续性分数。The risk classification result is converted into a continuity score.
  12. 如权利要求10所述的服务器,其特征在于,所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率,所述将所述风险分类结果转换为连续性分数的步骤具体包括:The server according to claim 10, wherein the risk classification result includes each classification result and a classification result probability corresponding to each classification result, and the step of converting the risk classification result into a continuity score is specific include:
    获取所述森林模型的每一分类结果及每一分类结果对应的分类结果概率;Obtaining each classification result and the classification result probability corresponding to each classification result of the forest model;
    设置所述森林模型的风险分类结果与映射分数的映射关系;Setting a mapping relationship between a risk classification result of the forest model and a mapping score;
    在映射分数基础上结合分类结果概率得到所述连续性分数。The continuity score is obtained by combining the classification result probability on the basis of the mapping score.
  13. 如权利要求11所述的服务器,其特征在于,所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率,所述将所述风险分类结果转换为连续性分数的步骤具体包括:The server according to claim 11, wherein the risk classification result includes each classification result and a classification result probability corresponding to each classification result, and the step of converting the risk classification result into a continuity score is specific include:
    获取所述森林模型的每一分类结果及每一分类结果对应的分类结果概率;Obtaining each classification result and the classification result probability corresponding to each classification result of the forest model;
    设置所述森林模型的风险分类结果与映射分数的映射关系;Setting a mapping relationship between a risk classification result of the forest model and a mapping score;
    在映射分数基础上结合分类结果概率得到所述连续性分数。The continuity score is obtained by combining the classification result probability on the basis of the mapping score.
  14. 如权利要求8所述的服务器,其特征在于,所述根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果的步骤具体包括:The server according to claim 8, wherein the step of performing liquidity positioning on the user according to the user profile to obtain the liquidity positioning result of the user specifically includes:
    根据所述用户资料,获取所述用户的历史购买记录;Obtaining historical purchase records of the user according to the user profile;
    分析所述历史购买记录,以得到每一订单的产品期限信息;Analyze the historical purchase records to obtain product term information for each order;
    根据所述每一订单的产品期限信息,确定所述用户的流动性定位结果。Determine the liquidity positioning result of the user according to the product term information of each order.
  15. 一种计算机可读存储介质,所述计算机可读存储介质存储有理财产品推荐系统,所述理财产品推荐系统可被至少一个处理器执行,以使所述至少一个处理器执行如下步骤:A computer-readable storage medium stores a financial product recommendation system, and the financial product recommendation system is executable by at least one processor, so that the at least one processor performs the following steps:
    收集用户的用户资料;Collect user data of users;
    根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果;Establish a sample set according to valid user data, classify the user's risk ability based on a random forest model, and obtain a risk classification result for the user;
    根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果;及Locating the user's mobility according to the user profile to obtain a result of the user's mobility positioning; and
    获取所述用户的起投额,结合所述风险分类结果与所述流动性定位结果,推荐适合用户的投资产品。Obtain the user's minimum investment amount, and combine the risk classification result and the liquidity positioning result to recommend investment products suitable for the user.
  16. 如权利要求15所述的计算机可读存储介质,其特征在于,所述根据有效用户资料建立样本集,基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果的步骤具体包括:The computer-readable storage medium of claim 15, wherein the step of establishing a sample set based on valid user data, classifying the user's risk ability based on a random forest model, and obtaining a risk classification result for the user These include:
    (a)根据根据有效用户资料建立样本集,资料建立样本集;(a) Establish a sample set based on valid user data, and a sample set based on the data;
    (b)从所述样本集中通过重采样的方式产生n个特征样本,每个特征样本中特征分量的个数为a,决策树的个数为m,每个决策树的决策特征的个数为k;(b) Generate n feature samples from the sample set by resampling. The number of feature components in each feature sample is a, the number of decision trees is m, and the number of decision features of each decision tree. K
    (c)使用Bagging算法对n个特征样本取样m次,得到m个特征集合;(c) Sample the n feature samples m times using the Bagging algorithm to obtain m feature sets;
    (d)对每一个随机树随机选取一个特征集合,并对该决策树进行评估及误差分析,对于树中的每一个节点,随机选择k个基于此点的特征分量,并针对不同类别的特征样本,赋予不同的权值以寻找最佳的分割方式;(d) Randomly select a feature set for each random tree, and evaluate and analyze the decision tree. For each node in the tree, randomly select k feature components based on this point, and target different categories of features. Samples, assign different weights to find the best segmentation method;
    (e)根据分类效果最好的特征节点将节点划分为两个分支,再递归调用步骤(d)直到这棵树能够准确分类训练样本集,或所有属性都已经被使用过;(e) Divide the node into two branches according to the feature node with the best classification effect, and then recursively call step (d) until the tree can accurately classify the training sample set, or all attributes have been used;
    (f)重复所述步骤(c)-(e),直到建立了全部m棵决策树,以生成随机森林;(f) repeating steps (c)-(e) until all m decision trees are established to generate a random forest;
    (g)将获取的所述用户资料作为自变量输入所述随机森林模型;(g) inputting the obtained user data as an independent variable into the random forest model;
    (h)采用多数投票的方法来综合决定多个决策树的分类结果,即得到了基于随机森林模型的风险分类结果。(h) The majority voting method is used to comprehensively determine the classification results of multiple decision trees, and the risk classification results based on the random forest model are obtained.
  17. 如权利要求15所述的计算机可读存储介质,其特征在于,在基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果后,还可以包括步骤:The computer-readable storage medium according to claim 15, wherein after classifying the risk capability of the user based on a random forest model and obtaining the risk classification result of the user, further comprising the step of:
    将所述风险分类结果转换为连续性分数。The risk classification result is converted into a continuity score.
  18. 如权利要求16所述的计算机可读存储介质,其特征在于,在基于随机森林模型对所述用户进行风险能力分类,得到所述用户的风险分类结果后,还可以包括步骤:The computer-readable storage medium of claim 16, further comprising: after the risk capability classification of the user is performed based on a random forest model to obtain the risk classification result of the user, further comprising the step of:
    将所述风险分类结果转换为连续性分数。The risk classification result is converted into a continuity score.
  19. 如权利要求17或18所述的计算机可读存储介质,其特征在于,所述风险分类结果包括每一分类结果及每一分类结果对应的分类结果概率,所述将所述风险分类结果转换为连续性分数的步骤具体包括:The computer-readable storage medium according to claim 17 or 18, wherein the risk classification result comprises each classification result and a classification result probability corresponding to each classification result, and the risk classification result is converted into The steps of the continuity score include:
    获取所述森林模型的每一分类结果及每一分类结果对应的分类结果概率;Obtaining each classification result and the classification result probability corresponding to each classification result of the forest model;
    设置所述森林模型的风险分类结果与映射分数的映射关系;Setting a mapping relationship between a risk classification result of the forest model and a mapping score;
    在映射分数基础上结合分类结果概率得到所述连续性分数。The continuity score is obtained by combining the classification result probability on the basis of the mapping score.
  20. 如权利要求15所述的计算机可读存储介质,其特征在于,所述根据所述用户资料对所述用户进行流动性定位,得到所述用户的流动性定位结果的步骤具体包括:The computer-readable storage medium according to claim 15, wherein the step of performing liquidity positioning on the user according to the user profile to obtain the liquidity positioning result of the user specifically includes:
    根据所述用户资料,获取所述用户的历史购买记录;Obtaining historical purchase records of the user according to the user profile;
    分析所述历史购买记录,以得到每一订单的产品期限信息;Analyze the historical purchase records to obtain product term information for each order;
    根据所述每一订单的产品期限信息,确定所述用户的流动性定位结果。Determine the liquidity positioning result of the user according to the product term information of each order.
PCT/CN2018/123581 2018-09-04 2018-12-25 Financial product recommendation method, server and computer readable storage medium WO2020048051A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811024273.4A CN109359812A (en) 2018-09-04 2018-09-04 Finance product recommended method, server and computer readable storage medium
CN201811024273.4 2018-09-04

Publications (1)

Publication Number Publication Date
WO2020048051A1 true WO2020048051A1 (en) 2020-03-12

Family

ID=65350634

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/123581 WO2020048051A1 (en) 2018-09-04 2018-12-25 Financial product recommendation method, server and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN109359812A (en)
WO (1) WO2020048051A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111179037A (en) * 2019-12-31 2020-05-19 中国银行股份有限公司 Financial product recommendation method and device
CN111581516A (en) * 2020-05-11 2020-08-25 中国银行股份有限公司 Investment product recommendation method and related device
CN112017060A (en) * 2020-07-15 2020-12-01 北京淇瑀信息科技有限公司 Method and device for resource allocation for target user and electronic equipment
CN112053244A (en) * 2020-09-02 2020-12-08 中国银行股份有限公司 Information processing method and device and server
CN112200537A (en) * 2020-09-30 2021-01-08 中国银行股份有限公司 Product confirmation method and system
CN113240472A (en) * 2021-05-19 2021-08-10 深圳索信达数据技术有限公司 Financial product recommendation method, electronic device and storage medium
CN113554463A (en) * 2021-07-21 2021-10-26 中国农业银行股份有限公司南海分行 Capital flow direction analysis method and system

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109903140A (en) * 2019-03-07 2019-06-18 阿里巴巴集团控股有限公司 A kind of credit services recommended method, device and equipment
CN110070261A (en) * 2019-03-12 2019-07-30 深圳壹账通智能科技有限公司 Consumer's risk method for early warning, device and computer readable storage medium
CN110009503A (en) * 2019-04-03 2019-07-12 平安信托有限责任公司 Finance product recommended method, device, computer equipment and storage medium
CN110135942A (en) * 2019-04-12 2019-08-16 深圳壹账通智能科技有限公司 Products Show method, apparatus and computer readable storage medium
CN110134862A (en) * 2019-04-17 2019-08-16 深圳壹账通智能科技有限公司 Product information methods of exhibiting, device, computer equipment and storage medium
CN110502691A (en) * 2019-07-05 2019-11-26 平安科技(深圳)有限公司 Product method for pushing, device and readable storage medium storing program for executing based on client segmentation
JP7339139B2 (en) * 2019-12-05 2023-09-05 株式会社日立ビルシステム Requirements planning system and requirements planning method
CN111242723B (en) * 2020-01-02 2020-09-15 平安科技(深圳)有限公司 User child and child condition judgment method, server and computer readable storage medium
CN113112343A (en) * 2021-04-16 2021-07-13 上海同态信息科技有限责任公司 Financial risk assessment method based on Random Forest neural network
CN113628748A (en) * 2021-08-16 2021-11-09 未鲲(上海)科技服务有限公司 Method, device and equipment for evaluating risk bearing tendency of user and storage medium
CN115511569A (en) * 2022-10-09 2022-12-23 湖南工商大学 Financial risk monitoring device and method
CN116091233A (en) * 2023-03-22 2023-05-09 大有期货有限公司 Real-time quotation field option business electronic management system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030097292A1 (en) * 1999-09-30 2003-05-22 Christopher L Bernard System and method for stability analysis of profitability of target markets for goods or services
CN105095588A (en) * 2015-08-05 2015-11-25 中国联合网络通信集团有限公司 Mobile internet user complaint prediction method and device
CN107358530A (en) * 2017-08-17 2017-11-17 杭州铜板街互联网金融信息服务有限公司 Finance product recommends method
CN107436866A (en) * 2016-05-25 2017-12-05 阿里巴巴集团控股有限公司 The recommendation method and device of finance product
CN107871282A (en) * 2017-11-29 2018-04-03 上海壹账通金融科技有限公司 Finance product purchasing method, device, equipment and readable storage medium storing program for executing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030097292A1 (en) * 1999-09-30 2003-05-22 Christopher L Bernard System and method for stability analysis of profitability of target markets for goods or services
CN105095588A (en) * 2015-08-05 2015-11-25 中国联合网络通信集团有限公司 Mobile internet user complaint prediction method and device
CN107436866A (en) * 2016-05-25 2017-12-05 阿里巴巴集团控股有限公司 The recommendation method and device of finance product
CN107358530A (en) * 2017-08-17 2017-11-17 杭州铜板街互联网金融信息服务有限公司 Finance product recommends method
CN107871282A (en) * 2017-11-29 2018-04-03 上海壹账通金融科技有限公司 Finance product purchasing method, device, equipment and readable storage medium storing program for executing

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111179037A (en) * 2019-12-31 2020-05-19 中国银行股份有限公司 Financial product recommendation method and device
CN111179037B (en) * 2019-12-31 2023-07-25 中国银行股份有限公司 Financial product recommendation method and device
CN111581516A (en) * 2020-05-11 2020-08-25 中国银行股份有限公司 Investment product recommendation method and related device
CN111581516B (en) * 2020-05-11 2024-04-12 中国银行股份有限公司 Investment product recommending method and related device
CN112017060A (en) * 2020-07-15 2020-12-01 北京淇瑀信息科技有限公司 Method and device for resource allocation for target user and electronic equipment
CN112017060B (en) * 2020-07-15 2024-04-26 北京淇瑀信息科技有限公司 Method and device for allocating resources for target user and electronic equipment
CN112053244B (en) * 2020-09-02 2023-09-08 中国银行股份有限公司 Information processing method, device and server
CN112053244A (en) * 2020-09-02 2020-12-08 中国银行股份有限公司 Information processing method and device and server
CN112200537B (en) * 2020-09-30 2024-02-02 中国银行股份有限公司 Product confirmation method and system
CN112200537A (en) * 2020-09-30 2021-01-08 中国银行股份有限公司 Product confirmation method and system
CN113240472B (en) * 2021-05-19 2024-02-02 深圳索信达数据技术有限公司 Financial product recommendation method, electronic equipment and storage medium
CN113240472A (en) * 2021-05-19 2021-08-10 深圳索信达数据技术有限公司 Financial product recommendation method, electronic device and storage medium
CN113554463A (en) * 2021-07-21 2021-10-26 中国农业银行股份有限公司南海分行 Capital flow direction analysis method and system

Also Published As

Publication number Publication date
CN109359812A (en) 2019-02-19

Similar Documents

Publication Publication Date Title
WO2020048051A1 (en) Financial product recommendation method, server and computer readable storage medium
CN112148987B (en) Message pushing method based on target object activity and related equipment
TWI677828B (en) Business customization device, method, and computer readable storage media based on data source
WO2019061994A1 (en) Electronic device, insurance product recommendation method and system, and computer readable storage medium
US20200090269A1 (en) Data collection method and apparatus for risk evaluation, and electronic device
JP6515251B2 (en) Method and system for allocating a price discovery mechanism in a data market
CN112148995A (en) Product recommendation method and device, electronic equipment and readable storage medium
CN113742492A (en) Insurance scheme generation method and device, electronic equipment and storage medium
CN111340584A (en) Method, device, equipment and storage medium for determining fund side
WO2021174881A1 (en) Multi-dimensional information combination prediction method, apparatus, computer device, and medium
CN111582932A (en) Inter-scene information pushing method and device, computer equipment and storage medium
CN111861605A (en) Business object recommendation method
CN107871277B (en) Server, client relationship mining method and computer readable storage medium
CN114943582A (en) Information recommendation method and system and recommendation server
US20210073908A1 (en) Systems and computer-implemented processes for occupational risk assessment
CN117114901A (en) Method, device, equipment and medium for processing insurance data based on artificial intelligence
CN111858686A (en) Data display method and device, terminal equipment and storage medium
CN113821641B (en) Method, device, equipment and storage medium for classifying medicines based on weight distribution
CN114925275A (en) Product recommendation method and device, computer equipment and storage medium
JP6932570B2 (en) Insurance design support system and insurance design support method
CN108256990B (en) Server, risk prompting method and computer readable storage medium
CN112785443A (en) Financial product pushing method and device based on client group
CN112435134A (en) Information list generation method and device, readable storage medium and electronic equipment
JP7410209B2 (en) Information processing device, information processing method, and information processing program
JP7401588B2 (en) Information processing device, information processing method, and information processing program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18932657

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 07/06/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18932657

Country of ref document: EP

Kind code of ref document: A1