CN118840802A - Intelligent queuing calling method and system based on machine learning - Google Patents
Intelligent queuing calling method and system based on machine learning Download PDFInfo
- Publication number
- CN118840802A CN118840802A CN202411310399.3A CN202411310399A CN118840802A CN 118840802 A CN118840802 A CN 118840802A CN 202411310399 A CN202411310399 A CN 202411310399A CN 118840802 A CN118840802 A CN 118840802A
- Authority
- CN
- China
- Prior art keywords
- customer
- service
- user
- server
- orders
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
- G07C11/00—Arrangements, systems or apparatus for checking, e.g. the occurrence of a condition, not provided for elsewhere
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/243—Classification techniques relating to the number of classes
- G06F18/24323—Tree-organised classifiers
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06312—Adjustment or analysis of established resource schedule, e.g. resource or task levelling, or dynamic rescheduling
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
- G07C11/00—Arrangements, systems or apparatus for checking, e.g. the occurrence of a condition, not provided for elsewhere
- G07C2011/04—Arrangements, systems or apparatus for checking, e.g. the occurrence of a condition, not provided for elsewhere related to queuing systems
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Economics (AREA)
- Strategic Management (AREA)
- Theoretical Computer Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Development Economics (AREA)
- General Business, Economics & Management (AREA)
- Game Theory and Decision Science (AREA)
- Marketing (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Educational Administration (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本发明适用于通信控制领域,提供了一种基于机器学习的智能排队呼叫方法及系统,所述方法包括:根据获取的用户信息预估用户的文化程度,根据用户信息确定用户待办客单的需求类型;通过服务端对客服的历史服务数据进行评价学习,以便于对客服的服务技能进行分类;将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时;根据指定评价原则,对预测的各客单耗时赋值奖励度,对奖励度低于奖励度阈值的客单匹配进行调整;根据调整后的客单匹配进行服务端的排队呼叫;本发明的方法不同于传统的FCFS排队机制,提供了更加个性、舒适的服务体验。
The present invention is applicable to the field of communication control, and provides an intelligent queuing call method and system based on machine learning, the method comprising: estimating the user's cultural level according to the acquired user information, and determining the demand type of the user's pending customer order according to the user information; evaluating and learning the historical service data of the customer service through the server, so as to classify the service skills of the customer service; matching the user's pending customer orders to each server, and predicting the time consumption of each customer order and the total time consumption of all customer orders after matching according to the demand type and service skills based on random forest; assigning a reward degree to each predicted customer order time consumption according to a specified evaluation principle, and adjusting the customer order matching with a reward degree lower than a reward degree threshold; and making a queuing call on the server according to the adjusted customer order matching; the method of the present invention is different from the traditional FCFS queuing mechanism, and provides a more personalized and comfortable service experience.
Description
技术领域Technical Field
本发明涉及通信控制领域,尤其涉及一种基于机器学习的智能排队呼叫方法及系统。The present invention relates to the field of communication control, and in particular to an intelligent queuing calling method and system based on machine learning.
背景技术Background Art
随着人工智能、深度学习、机器学习等技术的不断发展和完善,在越来越多的行业帮助用户提升生产效率。而传统的呼叫中心通常采用简单的先到先服务(FCFS)排队机制,这种机制不能有效地利用资源,也不能针对不同呼叫者的特定需求提供个性化的服务体验;因此,有必要提供一种基于机器学习的智能排队呼叫方法及系统,不断演化的机器学习算法,为实现更加智能化、个性化的呼叫服务提供了可能。With the continuous development and improvement of artificial intelligence, deep learning, machine learning and other technologies, they are helping users improve their production efficiency in more and more industries. Traditional call centers usually adopt a simple first-come, first-served (FCFS) queuing mechanism, which cannot effectively utilize resources and cannot provide personalized service experience for the specific needs of different callers; therefore, it is necessary to provide an intelligent queuing call method and system based on machine learning. The evolving machine learning algorithm makes it possible to achieve more intelligent and personalized call services.
发明内容Summary of the invention
本发明的目的在于提供一种基于机器学习的智能排队呼叫方法及系统,旨在上述背景技术提到的问题。The purpose of the present invention is to provide an intelligent queuing call method and system based on machine learning, aiming at solving the problems mentioned in the above background technology.
本发明的第一方面是这样实现的,一种基于机器学习的智能排队呼叫方法,所述方法包括:The first aspect of the present invention is achieved by a machine learning-based intelligent queuing calling method, the method comprising:
根据获取的用户信息预估用户的文化程度,根据用户信息确定用户待办客单的需求类型;Estimate the user's education level based on the acquired user information, and determine the type of demand for the user's pending customer orders based on the user information;
通过服务端对客服的历史服务数据进行评价学习,以便于对客服的服务技能进行分类;其中,服务技能包括可服务的需求类型、服务不同文化程度用户的可行度;The server evaluates and learns the customer service's historical service data to classify the customer service's service skills; service skills include the types of needs that can be served and the feasibility of serving users with different cultural levels;
将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时;Match the user's pending orders to each server, and based on the random forest, predict the time consumption of each order after matching and the total time consumption of all orders according to the demand type and service skills;
根据指定评价原则,对预测的各客单耗时赋值奖励度,对奖励度低于奖励度阈值的客单匹配进行调整;According to the specified evaluation principle, the predicted time consumption of each customer order is assigned a reward degree, and the customer order matching with a reward degree lower than the reward degree threshold is adjusted;
根据调整后的客单匹配进行服务端的排队呼叫。Make queue calls on the server side based on the adjusted customer order matching.
进一步地,所述方法还包括:Furthermore, the method further comprises:
通过服务端采集用户对客单耗时的关注热度;Collect users' attention to the time spent on customer orders through the server;
根据所述关注热度,对预测的各客单耗时赋值额外的奖励度。According to the attention heat, an additional reward degree is assigned to each predicted customer order time.
进一步地,所述方法还包括:Furthermore, the method further comprises:
预留冗余服务端,冗余服务端可服务的需求类型不少于在役的任一服务端;Reserve redundant servers, which can serve at least as many types of needs as any of the servers in service.
将监测到的关注热度超过第一热度阈值的待办客单重新匹配到冗余服务端。The pending customer orders whose monitored attention heat exceeds the first heat threshold are re-matched to the redundant server.
进一步地,所述方法还包括:Furthermore, the method further comprises:
监测待办客单是否标记有加急,若是则将标记为加急的待办客单匹配到空闲的冗余服务端。Monitor whether the pending customer orders are marked as expedited. If so, match the pending customer orders marked as expedited to the idle redundant server.
进一步地,所述根据获取的用户信息预估用户的文化程度,根据用户信息确定用户待办客单的需求类型的步骤,具体包括:Furthermore, the step of estimating the user's educational level based on the acquired user information and determining the type of demand for the user's pending customer order based on the user information specifically includes:
基于大数据技术,根据获取的用户信息预估用户的文化程度;Based on big data technology, estimate the user's education level according to the acquired user information;
对用户的文化程度进行数值化分级,并建立分级表;Numerically classify the user's educational level and establish a classification table;
确定服务端可服务的业务类型,根据用户信息确定用户待办客单的需求类型,需求类型与业务类型一一对应。Determine the business types that the server can serve, and determine the demand type of the user's pending customer order based on user information. The demand type corresponds to the business type one by one.
进一步地,所述通过服务端对客服的历史服务数据进行评价学习的步骤中,进行评价学习采用的是强化学习模型。Furthermore, in the step of evaluating and learning the historical service data of the customer service through the server, a reinforcement learning model is used for the evaluation and learning.
进一步地,在所述将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时的步骤前,所述方法还包括:Furthermore, before the step of matching the user's pending orders to each service end and predicting the time consumption of each matched order and the total time consumption of all orders based on the demand type and service skills based on the random forest, the method further includes:
建立需求类型决策树;建立服务用时决策树;Establish a demand type decision tree; establish a service time decision tree;
连接所述需求类型决策树、服务用时决策树,构成随机森林。The demand type decision tree and the service time decision tree are connected to form a random forest.
本发明的第二方面,一种基于机器学习的智能排队呼叫系统,用于所述的方法,所述系统包括:A second aspect of the present invention is an intelligent queuing call system based on machine learning, used in the method described above, the system comprising:
用户预估和分配模块,用于根据获取的用户信息预估用户的文化程度,根据用户信息确定用户待办客单的需求类型;The user estimation and allocation module is used to estimate the user's educational level based on the acquired user information and determine the type of demand for the user's pending customer order based on the user information;
模型调用模块,用于通过服务端对客服的历史服务数据进行评价学习,以便于对客服的服务技能进行分类;The model calling module is used to evaluate and learn the customer service historical service data through the server, so as to classify the customer service skills;
客单匹配和评价模块,用于将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时;The order matching and evaluation module is used to match the user's pending orders to each service end, and based on the random forest, predict the time consumption of each order after matching and the total time consumption of all orders according to the demand type and service skills;
客单匹配优化模块,用于根据指定评价原则,对预测的各客单耗时赋值奖励度,对奖励度低于奖励度阈值的客单匹配进行调整;The customer order matching optimization module is used to assign a reward degree to each predicted customer order time consumption according to a specified evaluation principle, and to adjust the customer order matching whose reward degree is lower than the reward degree threshold;
客单呼叫模块,用于根据调整后的客单匹配进行服务端的排队呼叫。The customer order calling module is used to make queue calls on the server side according to the adjusted customer order matching.
进一步地,所述系统还包括:Furthermore, the system further comprises:
关注热度获取模块,用于通过服务端采集用户对客单耗时的关注热度;The attention acquisition module is used to collect the user's attention to the customer order time consumption through the server;
客单优化模块,用于根据所述关注热度,对预测的各客单耗时赋值额外的奖励度。The customer order optimization module is used to assign additional reward points to the predicted customer order time consumption according to the attention heat.
进一步地,所述系统还包括:Furthermore, the system further comprises:
冗余配置模块,用于预留冗余服务端,冗余服务端可服务的需求类型不少于在役的任一服务端;A redundant configuration module is used to reserve a redundant server, and the types of requirements that can be served by the redundant server are not less than any of the servers in service;
服务重匹配模块,用于将监测到的关注热度超过第一热度阈值的待办客单重新匹配到冗余服务端;A service rematching module, used for rematching the pending customer orders whose monitored attention heat exceeds a first heat threshold to a redundant server;
急客监测和处理模块,用于监测待办客单是否标记有加急,若是则将标记为加急的待办客单匹配到空闲的冗余服务端。The urgent customer monitoring and processing module is used to monitor whether the pending customer orders are marked as urgent. If so, the pending customer orders marked as urgent will be matched to the idle redundant server.
本发明提供的一种基于机器学习的智能排队呼叫方法,相比现有技术,本方法取得的效果有:根据获取的用户信息预估用户的文化程度,文化程度的不同对具体业务的理解能力存在差异,可能需要客服提供更加细致的、贴合的问询服务;并且客服自身掌握的专业能力,在应对不同用户(或客户)时可能也有差异;而通过服务端对客服的历史服务数据进行评价学习,以便于对客服的服务技能进行分类,例如评价客服可服务的需求类型、服务不同文化程度用户的可行度,这样的话,将客服的服务技能与用户的文化程度联系起来,减少两者匹配的差异可以更好的完成服务,提供智能化、个性化的服务体验;将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时;根据指定评价原则,对预测的各客单耗时赋值奖励度,根据奖励度进行排序,并据此进行排队呼叫,可以在实现个性化匹配的基础上,保证客单耗时减少,所有客单总耗时减少;也可以对奖励度低于奖励度阈值的客单匹配进行调整,并根据调整后的客单匹配进行服务端的排队呼叫;以进一步降低各客单耗时,提高对业务的处理效率和满意度。The present invention provides an intelligent queuing call method based on machine learning. Compared with the prior art, the present method has the following effects: estimating the user's cultural level based on the acquired user information. Different cultural levels have different understanding abilities of specific business, and customer service may need to provide more detailed and tailored inquiry services; and the professional capabilities of customer service themselves may also be different when dealing with different users (or customers); and the service end evaluates and studies the historical service data of customer service to facilitate the classification of customer service service skills, such as evaluating the types of needs that customer service can serve and the feasibility of serving users with different cultural levels. In this way, the service skills of customer service are linked to the cultural level of the user, reducing the two The difference in matching can better complete the service and provide intelligent and personalized service experience; match the user's pending orders to each server, and based on random forest, predict the time consumption of each order after matching and the total time consumption of all orders according to the demand type and service skills; according to the specified evaluation principle, assign a reward degree to the predicted time consumption of each order, sort them according to the reward degree, and queue calls accordingly, which can ensure that the time consumption of the order is reduced and the total time consumption of all orders is reduced on the basis of achieving personalized matching; it can also adjust the order matching with a reward degree lower than the reward degree threshold, and queue calls on the server according to the adjusted order matching; so as to further reduce the time consumption of each order and improve the processing efficiency and satisfaction of the business.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为本发明实施例提供的一种基于机器学习的智能排队呼叫方法的流程图;FIG1 is a flow chart of an intelligent queuing call method based on machine learning provided by an embodiment of the present invention;
图2为本发明实施例的第一子流程图;FIG2 is a first sub-flow chart of an embodiment of the present invention;
图3为本发明实施例的第二子流程图;FIG3 is a second sub-flow chart of an embodiment of the present invention;
图4为本发明实施例的第三子流程图;FIG4 is a third sub-flow chart of an embodiment of the present invention;
图5为本发明实施例的第四子流程图;FIG5 is a fourth sub-flow chart of an embodiment of the present invention;
图6为本发明实施例提供的一种基于机器学习的智能排队呼叫系统的结构框图;FIG6 is a structural block diagram of an intelligent queuing call system based on machine learning provided by an embodiment of the present invention;
图7为本发明实施例提供的另一种基于机器学习的智能排队呼叫系统的结构框图;FIG7 is a structural block diagram of another intelligent queuing call system based on machine learning provided by an embodiment of the present invention;
图8为一个实施例中计算机设备的内部结构框图。FIG8 is a block diagram of the internal structure of a computer device in one embodiment.
具体实施方式DETAILED DESCRIPTION
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the purpose, technical solution and advantages of the present invention more clearly understood, the present invention is further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present invention and are not intended to limit the present invention.
如图1所示,在一个实施例中,一种基于机器学习的智能排队呼叫方法,该方法可以应用于智能呼叫机,该智能呼叫机可以由取号机(产生电子号码,或其他形式号码)、呼叫器、显示设备和通知系统组成;该方法也可以用于服务端、用户端,其中服务端通常是办公电脑,用户端通常是智能手机;在一个场景中,该智能呼叫机可以布置在银行服务网点、电信营业厅、商场服务中心等等;以银行服务网点为例,智能呼叫机可以配置如下:As shown in FIG1 , in one embodiment, a method for intelligent queuing and calling based on machine learning can be applied to an intelligent pager, which can be composed of a number-taking machine (generating an electronic number or other forms of numbers), a pager, a display device, and a notification system; the method can also be used on a server side and a user side, wherein the server side is usually an office computer and the user side is usually a smart phone; in one scenario, the intelligent pager can be deployed in a bank service outlet, a telecommunications business hall, a shopping mall service center, etc.; taking a bank service outlet as an example, the intelligent pager can be configured as follows:
取号机:用户(或客户)到达服务网点时,可以通过取号机获取一个排队号码(可以是电子号码),该排队号码可能包含了业务类型等信息;Number-taking machine: When a user (or customer) arrives at a service outlet, he or she can obtain a queue number (which can be an electronic number) through the number-taking machine. The queue number may contain information such as the service type.
呼叫器:客服(或工作人员)使用呼叫器呼叫下一个客户进行服务;Pager: Customer service (or staff) uses the pager to call the next customer for service;
显示设备:如LED显示屏,显示当前正在服务的号码以及等待的号码列表;Display device: such as LED display screen, showing the number currently being served and the list of waiting numbers;
通知系统:通过语音广播、短信、小程序等多种方式通知客户即将轮到他们;还可以进行的多渠道通知:除了现场语音广播之外,还可以通过电话、短信、微信等多种方式通知客户。Notification system: notify customers of their upcoming turn through voice broadcasts, text messages, mini-programs, and other methods; multi-channel notifications: in addition to on-site voice broadcasts, customers can also be notified through phone calls, text messages, WeChat, and other methods.
示例性的,本实施例的方法可以包括步骤S101至S105;Exemplarily, the method of this embodiment may include steps S101 to S105;
S101:根据获取的用户信息预估用户的文化程度,根据用户信息确定用户待办客单的需求类型;S101: estimating the user's education level based on the acquired user information, and determining the type of demand for the user's pending customer order based on the user information;
示例性的,用户信息包括姓名、性别、年龄等等,甚至包括居住地、民族、文化程度;可以通过取号机进行获取,具体可以通过读取身份证、电子卡等实现,或通过语言输入、键盘输入等方式实现;For example, user information includes name, gender, age, etc., and even place of residence, ethnicity, and education level; it can be obtained through a number-taking machine, which can be implemented by reading an ID card, an electronic card, etc., or by language input, keyboard input, etc.;
当用户信息是第一次获取时,通常可以建立用户档案,便于对用户的服务进行记录,也便于根据记录提升服务水平。若用户信息非第一次获取时,可以通过调用记录直接获得该用户的文化程度等数据。一般的,获取的用户信息可能直接包含有文化程度相关的数据,也免去预估的步骤。When user information is obtained for the first time, a user profile can usually be established to record the user's service and improve the service level based on the record. If the user information is not obtained for the first time, the user's education level and other data can be directly obtained by calling the record. Generally, the obtained user information may directly contain data related to education level, which also eliminates the estimation step.
示例性的,根据用户信息确定用户待办客单的需求类型,需求类型是可以在进行用户信息获取过程中提醒用户选择或输入的;Exemplarily, the demand type of the user's pending order is determined according to the user information, and the demand type can be prompted to the user to select or input during the process of obtaining the user information;
例如:银行的业务类型主要可以分为三大类:资产业务、负债业务和中间业务;而资产业务有:贷款业务:银行向个人或企业提供资金,并在未来收取本金和利息;贴现业务:银行购买未到期的商业票据,按低于面额的价格买入,到期后按面额收回;投资业务:银行进行债券、股票等金融市场的投资活动;同业拆出业务:银行之间相互借贷短期资金。负债业务有:存款业务:接受客户的存款,包括活期存款、定期存款等;借款业务:银行从中国人民银行或其他金融机构借款;同业拆入:银行从其他银行或金融机构借入短期资金;发行债券业务:银行发行债券筹集资金。中间业务有:担保业务:银行为客户提供的各类信用担保服务;代理业务:银行为客户代理支付、收款、证券买卖等;顾问业务:为企业和个人提供财务规划、资产管理等咨询服务;收付款业务:提供转账、汇款、支票兑现等服务;银行卡业务:发行信用卡、借记卡等;托管业务:为客户提供资产保管服务;理财业务:销售理财产品,提供投资管理服务;电子银行业务:提供网上银行、手机银行等电子服务渠道,等等。其中,预估用户的文化程度时,主要是基于大数据技术,根据用户的年龄进行估计。For example: the business types of banks can be mainly divided into three categories: asset business, liability business and intermediary business; and asset business includes: loan business: banks provide funds to individuals or enterprises and collect principal and interest in the future; discount business: banks purchase unexpired commercial bills at a price lower than the face value, and recover the face value after maturity; investment business: banks conduct investment activities in financial markets such as bonds and stocks; interbank lending business: banks lend short-term funds to each other. Liability business includes: deposit business: accepting deposits from customers, including demand deposits, time deposits, etc.; borrowing business: banks borrow from the People's Bank of China or other financial institutions; interbank lending: banks borrow short-term funds from other banks or financial institutions; bond issuance business: banks issue bonds to raise funds. Intermediary businesses include: guarantee business: various credit guarantee services provided by banks to customers; agency business: banks act as agents for customers in payment, collection, securities trading, etc.; consulting business: providing consulting services such as financial planning and asset management for enterprises and individuals; payment and collection business: providing transfer, remittance, check cashing and other services; bank card business: issuing credit cards, debit cards, etc.; custody business: providing asset custody services for customers; financial management business: selling financial products and providing investment management services; electronic banking business: providing electronic service channels such as online banking and mobile banking, etc. Among them, the estimation of the user's educational level is mainly based on big data technology and the user's age is estimated.
如图5所示,示例性的,所述根据获取的用户信息预估用户的文化程度,根据用户信息确定用户待办客单的需求类型的步骤,具体包括:As shown in FIG. 5 , illustratively, the step of estimating the user's education level based on the acquired user information and determining the type of demand for the user's pending customer order based on the user information specifically includes:
S501:基于大数据技术,根据获取的用户信息预估用户的文化程度;S501: Based on big data technology, estimate the user's education level according to the acquired user information;
其中,可以从服务端获取相关数据,进行大数据分析,构建年龄与文化程度的参考数据库,基于该数据库容易预估用户的文化程度;还可以使用网页爬虫技术进行相关数据的获取。Among them, relevant data can be obtained from the server, big data analysis can be performed, and a reference database of age and educational level can be constructed. Based on this database, it is easy to estimate the user's educational level; web crawler technology can also be used to obtain relevant data.
S502:对用户的文化程度进行数值化分级,并建立分级表;S502: numerically classify the user's educational level and establish a classification table;
例如:建立不同年龄的文化分级表,如表1所示;For example: establish a cultural grading table for different ages, as shown in Table 1;
表1为预测的不同年龄的文化分级表Table 1 shows the predicted cultural classification table for different ages
S503:确定服务端可服务的业务类型,根据用户信息确定用户待办客单的需求类型,需求类型与业务类型一一对应。S503: Determine the service type that the server can provide, and determine the demand type of the user's pending order based on the user information, where the demand type corresponds to the service type.
其中,确定服务端可服务的业务类型中,相当于是确定各客服的可服务的业务类型,因为各服务端的使用者对应客服,需求类型与业务类型一一对应,可以提高业务办理效率和质量。Among them, determining the business types that the server can provide is equivalent to determining the business types that each customer service can provide, because the users of each server correspond to the customer service, and the demand type corresponds to the business type one by one, which can improve the efficiency and quality of business handling.
S102:通过服务端对客服的历史服务数据进行评价学习,以便于对客服的服务技能进行分类;其中,服务技能包括可服务的需求类型、服务不同文化程度用户的可行度;S102: The server evaluates and learns the historical service data of the customer service staff so as to classify the service skills of the customer service staff; wherein the service skills include the types of needs that can be served and the feasibility of serving users with different cultural levels;
其中,评价学习是机器学习中的一种算法实现,该算法的具体体现可以是一种强化学习模型。需求类型可以由机器学习生成,也可以由资深专家编辑和分类好;服务不同文化程度用户的可行度,是对客服的服务能力的量化;Among them, evaluation learning is an algorithm implementation in machine learning, and the specific embodiment of this algorithm can be a reinforcement learning model. The demand type can be generated by machine learning, or edited and classified by senior experts; the feasibility of serving users with different cultural levels is a quantification of the service capabilities of customer service;
而客服服务不同文化程度用户的可行度,表示客服对需求类型的办理熟练程度、用户的满意度。The feasibility of customer service for users with different cultural levels indicates the customer service's proficiency in handling demand types and user satisfaction.
S103:将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时;S103: Match the pending customer orders of the user to each server, and predict the time consumption of each customer order after matching and the total time consumption of all customer orders based on the demand type and service skills based on random forest;
其中,用户待办客单中记录有需求类型,例如:资产业务、负债业务和中间业务中的具体业务类型;The user's pending customer order records the demand type, such as specific business types in asset business, liability business and intermediary business;
可以理解的是,可能存在多个用户待办客单匹配到一个服务端的情况;此时,可以根据FCFS排队机制进行处理;所有客单总耗时是各客单耗时的总和。It is understandable that there may be a situation where multiple user pending orders are matched to one server; in this case, they can be processed according to the FCFS queuing mechanism; the total time consumed for all orders is the sum of the time consumed for each order.
本步骤中的随机森林是现有技术,在此不再详述。The random forest in this step is a prior art and will not be described in detail here.
一些场景中,在所述将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时的步骤前,所述方法还包括:In some scenarios, before the step of matching the user's pending orders to each server, and predicting the time consumption of each order after matching and the total time consumption of all orders based on the demand type and service skills based on random forest, the method further includes:
建立需求类型决策树;建立服务用时决策树;Establish a demand type decision tree; establish a service time decision tree;
连接所述需求类型决策树、服务用时决策树,构成随机森林。The demand type decision tree and the service time decision tree are connected to form a random forest.
S104:根据指定评价原则,对预测的各客单耗时赋值奖励度,对奖励度低于奖励度阈值的客单匹配进行调整;S104: assigning a reward degree to each predicted customer order time consumption according to a specified evaluation principle, and adjusting the customer order matching whose reward degree is lower than the reward degree threshold;
其中,指定评价原则,可以是最短用时原则,可以是最少办理次数原则等等;对于奖励度,可以根据各客单平均耗时设置有一个参考的奖励基值,之后,根据各客单耗时与客单平均耗时,进行正负奖励值的赋值,得到对应的奖励度;奖励度阈值也可以根据实际需要进行灵活设置;The specified evaluation principle may be the shortest time principle, the least number of processing times principle, etc. For the reward level, a reference reward base value may be set according to the average time of each customer order, and then, positive and negative reward values may be assigned according to the time of each customer order and the average time of each customer order to obtain the corresponding reward level; the reward level threshold may also be flexibly set according to actual needs;
例如:客单平均耗时为18min,奖励基值是6(分);其中一个客单耗时为15min,赋值的正奖励值是2,得到奖励度是7;另一个客单耗时为21min,赋值的负奖励值是-2,得到奖励度是4;奖励度阈值是5;那么,该另一个客单重新匹配,以进行调整。For example: the average time taken for a customer order is 18 minutes, and the base reward value is 6 (points); one of the customer orders takes 15 minutes, the assigned positive reward value is 2, and the reward level is 7; the other customer order takes 21 minutes, the assigned negative reward value is -2, and the reward level is 4; the reward level threshold is 5; then, the other customer order is re-matched for adjustment.
S105:根据调整后的客单匹配进行服务端的排队呼叫。S105: Perform a queue call on the server according to the adjusted customer order matching.
在一个实施例中,如图2所示,所述方法还包括:In one embodiment, as shown in FIG2 , the method further includes:
S201:通过服务端采集用户对客单耗时的关注热度;S201: Collecting the user's attention to the time spent on a single order through the server;
例如:取号机产生的电子号码,在用户的智能手机上显示,显示界面可以被用户点击或滑动,那么点击或滑动次数越多,表明用户对时间的关注度越高,用户对客单耗时的关注热度就越高;这样的话,间接表明了用户对客单的要紧程度;点击或滑动次数通过智能手机传输到服务端,由服务端进行处理。For example: the electronic number generated by the number-taking machine is displayed on the user's smartphone, and the display interface can be clicked or swiped by the user. The more clicks or swipes there are, the more attention the user pays to time, and the more attention the user pays to the time spent on a customer order. This indirectly indicates how important the customer order is to the user. The number of clicks or swipes is transmitted to the server via the smartphone and processed by the server.
又如:通过视频监控系统,采集用户的等待状态,根据该等待状态判断用户对客单耗时的关注热度;等待状态可以通过用户对显示屏(显示有排队情况)的观看时间和次数来表征。For example, through the video surveillance system, the user's waiting state is collected, and the user's attention to the time consumed by the customer order is judged based on the waiting state; the waiting state can be characterized by the time and number of times the user looks at the display screen (showing a queue).
S202:根据所述关注热度,对预测的各客单耗时赋值额外的奖励度。S202: According to the attention heat, assign an additional reward degree to each predicted customer order consumption time.
其中,关注热度可以是点击或滑动次数,或者是其他类似的计数方式,在此不再详述。The attention heat may be the number of clicks or swipes, or other similar counting methods, which will not be described in detail here.
上述的根据所述关注热度,对预测的各客单耗时赋值额外的奖励度;这样的话,可以对比较紧急的客单进行加权,使得该客单更加容易被优先处理。In the above, according to the attention heat, additional reward degrees are assigned to the predicted time consumption of each customer order; in this way, more urgent customer orders can be weighted so that the customer orders are more likely to be processed with priority.
在本实施例的一个示例中,如图3所示,所述方法还包括:In an example of this embodiment, as shown in FIG3 , the method further includes:
S301:预留冗余服务端,冗余服务端可服务的需求类型不少于在役的任一服务端;S301: reserve a redundant server, and the redundant server can serve no fewer types of requirements than any of the active servers;
当然,冗余服务端可服务的需求类型可以与在役的任一服务端一样,其中,服务端可服务的需求类型,表征的是该服务端对应的客服可服务的需求类型;Of course, the types of demands that can be served by the redundant server can be the same as those of any of the active servers, wherein the types of demands that can be served by the server represent the types of demands that can be served by the customer service corresponding to the server;
一些场景中,冗余服务端一般可以配置给客服经理或资深客服等等。In some scenarios, redundant servers can generally be configured for customer service managers or senior customer service staff, etc.
S302:将监测到的关注热度超过第一热度阈值的待办客单重新匹配到冗余服务端。S302: Re-matching the pending customer orders whose monitored attention heat exceeds the first heat threshold to the redundant server.
其中,第一热度阈值可以根据实际需求进行灵活的设置,例如:设置为5、7或10(次)等等。The first heat threshold can be flexibly set according to actual needs, for example, set to 5, 7 or 10 (times) and so on.
在本实施例的一个示例中,如图4所示,所述方法还包括:In an example of this embodiment, as shown in FIG4 , the method further includes:
S401:监测待办客单是否标记有加急,若是则将标记为加急的待办客单匹配到空闲的冗余服务端。S401: Monitor whether the pending customer orders are marked as expedited, and if so, match the pending customer orders marked as expedited to an idle redundant server.
在本实施例的一个示例中,所述通过服务端对客服的历史服务数据进行评价学习的步骤中,进行评价学习采用的是强化学习模型。In an example of this embodiment, in the step of evaluating and learning the historical service data of the customer service through the server, a reinforcement learning model is used for the evaluation and learning.
在另一个实施例中,如图6所示,一种基于机器学习的智能排队呼叫系统,用于所述的方法,所述系统包括:In another embodiment, as shown in FIG6 , a machine learning-based intelligent queuing calling system is used in the method, and the system includes:
用户预估和分配模块100,用于根据获取的用户信息预估用户的文化程度,根据用户信息确定用户待办客单的需求类型;The user estimation and allocation module 100 is used to estimate the user's education level based on the acquired user information and determine the type of demand for the user's pending customer order based on the user information;
模型调用模块200,用于通过服务端对客服的历史服务数据进行评价学习,以便于对客服的服务技能进行分类;The model calling module 200 is used to evaluate and learn the historical service data of the customer service through the server, so as to classify the service skills of the customer service;
客单匹配和评价模块300,用于将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时;The order matching and evaluation module 300 is used to match the user's pending orders to each service end, and predict the time consumption of each order after matching and the total time consumption of all orders based on the demand type and service skills based on random forest;
客单匹配优化模块400,用于根据指定评价原则,对预测的各客单耗时赋值奖励度,对奖励度低于奖励度阈值的客单匹配进行调整;The customer order matching optimization module 400 is used to assign a reward degree to each predicted customer order time consumption according to a specified evaluation principle, and adjust the customer order matching whose reward degree is lower than the reward degree threshold;
客单呼叫模块500,用于根据调整后的客单匹配进行服务端的排队呼叫。The customer order calling module 500 is used to make a queue call on the server according to the adjusted customer order matching.
在本实施例的一个示例中,如图7所示,所述系统还包括:In an example of this embodiment, as shown in FIG7 , the system further includes:
关注热度获取模块600,用于通过服务端采集用户对客单耗时的关注热度;The attention acquisition module 600 is used to collect the attention of users on the customer order time consumption through the server;
客单优化模块700,用于根据所述关注热度,对预测的各客单耗时赋值额外的奖励度。The customer order optimization module 700 is used to assign additional reward points to each predicted customer order time consumption according to the attention heat.
在本实施例的一个示例中,如图7所示,所述系统还包括:In an example of this embodiment, as shown in FIG7 , the system further includes:
冗余配置模块800,用于预留冗余服务端,冗余服务端可服务的需求类型不少于在役的任一服务端;A redundancy configuration module 800 is used to reserve a redundant server, and the redundant server can serve no less demand types than any server in service;
服务重匹配模块900,用于将监测到的关注热度超过第一热度阈值的待办客单重新匹配到冗余服务端;A service rematching module 900 is used to rematch the monitored pending customer orders whose attention heat exceeds a first heat threshold to a redundant service end;
急客监测和处理模块1000,用于监测待办客单是否标记有加急,若是则将标记为加急的待办客单匹配到空闲的冗余服务端。The urgent customer monitoring and processing module 1000 is used to monitor whether the pending customer orders are marked as urgent, and if so, match the pending customer orders marked as urgent to the idle redundant server.
本实施例的一个示例中,所述的基于机器学习的智能排队呼叫系统,是一种计算机程序,可以通过一种计算机设备执行和实现。In an example of this embodiment, the intelligent queuing call system based on machine learning is a computer program that can be executed and implemented by a computer device.
在一个实施例中,如图8所示,一种计算机设备,包括处理器和存储器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现所述方法的步骤S101至S105。In one embodiment, as shown in FIG8 , a computer device includes a processor and a memory, wherein the memory stores a computer program, and when the processor executes the computer program, steps S101 to S105 of the method are implemented.
本发明提供的一种基于机器学习的智能排队呼叫方法,并基于该方法提供了一种基于机器学习的智能排队呼叫系统,该方法相比现有技术,本方法可以根据获取的用户信息预估用户的文化程度,文化程度的不同对具体业务的理解能力存在差异,可能需要客服提供更加细致的问询服务;并且客服自身掌握的专业能力,在应对不同用户时可能也有差异;而通过服务端对客服的历史服务数据进行评价学习,以便于对客服的服务技能进行分类,例如评价客服可服务的需求类型、服务不同文化程度用户的可行度,这样的话,将客服的服务技能与用户的文化程度联系起来,减少两者匹配的差异可以更好的完成服务,提供智能化、个性化的服务体验;将用户待办客单匹配到各服务端,基于随机森林,根据所述需求类型和服务技能预测匹配后的各客单耗时、所有客单总耗时;根据指定评价原则,对预测的各客单耗时赋值奖励度,根据奖励度进行排序,并据此进行排队呼叫,可以在实现个性化匹配的基础上,保证客单耗时少;也可以对奖励度低于奖励度阈值的客单匹配进行调整,并根据调整后的客单匹配进行服务端的排队呼叫;以进一步降低各客单耗时,提高对业务的处理效率和满意度。The present invention provides an intelligent queuing call method based on machine learning, and based on this method provides an intelligent queuing call system based on machine learning. Compared with the prior art, this method can estimate the user's cultural level based on the acquired user information. Different cultural levels have different understanding abilities of specific business, and customer service may need to provide more detailed inquiry services; and the professional capabilities of customer service themselves may also be different when dealing with different users; and the service end evaluates and studies the historical service data of customer service to facilitate the classification of customer service service skills, such as evaluating the types of needs that customer service can serve and the feasibility of serving users with different cultural levels. In this way, the service skills of customer service are compared with the user. The cultural level of the user is linked to that of the user, and reducing the difference in matching between the two can better complete the service and provide intelligent and personalized service experience; the user's pending customer orders are matched to each service end, and based on random forest, the time consumption of each customer order after matching and the total time consumption of all customer orders are predicted according to the demand type and service skills; according to the specified evaluation principle, a reward degree is assigned to the predicted time consumption of each customer order, and the order is sorted according to the reward degree, and queue calls are made accordingly, which can ensure that the customer order consumption is short on the basis of achieving personalized matching; the customer order matching with a reward degree lower than the reward degree threshold can also be adjusted, and the queue call of the server is made according to the adjusted customer order matching, so as to further reduce the time consumption of each customer order and improve the processing efficiency and satisfaction of the business.
本实施例中,图8示出了一个实施例中计算机设备的内部结构图。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口、输入装置和显示屏(或手机、笔记本电脑、智能呼叫机)。其中,存储器包括非易失性存储介质和内存储器。该计算机设备的非易失性存储介质存储有操作系统,还可存储有计算机程序,该计算机程序被处理器执行时,可使得处理器实现基于机器学习的智能排队呼叫系统,具体可以是实现所述系统中各功能模块等各自执行的步骤。该内存储器中也可储存有计算机程序,该计算机程序被处理器执行时,可使得处理器执行基于机器学习的智能排队呼叫方法的步骤。计算机设备的显示屏可以是液晶显示屏或者电子墨水显示屏,计算机设备的输入装置可以是显示屏上覆盖的触摸层,也可以是计算机设备外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。In this embodiment, FIG8 shows an internal structure diagram of a computer device in an embodiment. The computer device includes a processor, a memory, a network interface, an input device and a display screen (or a mobile phone, a laptop computer, an intelligent pager) connected via a system bus. Among them, the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program. When the computer program is executed by the processor, the processor can implement an intelligent queuing calling system based on machine learning, specifically, it can implement the steps of each functional module in the system. The internal memory may also store a computer program. When the computer program is executed by the processor, the processor can execute the steps of the intelligent queuing calling method based on machine learning. The display screen of the computer device may be a liquid crystal display screen or an electronic ink display screen. The input device of the computer device may be a touch layer covered on the display screen, or a key, trackball or touchpad provided on the housing of the computer device, or an external keyboard, touchpad or mouse.
本领域技术人员可以理解,图8中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art will understand that the structure shown in FIG. 8 is merely a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied. The specific computer device may include more or fewer components than shown in the figure, or combine certain components, or have a different arrangement of components.
应该理解的是,虽然本发明各实施例的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,各实施例中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that, although each step in the flow chart of each embodiment of the present invention is shown in sequence according to the indication of the arrow, these steps are not necessarily performed in sequence according to the order indicated by the arrow. Unless there is a clear explanation in this article, the execution of these steps does not have a strict order restriction, and these steps can be performed in other orders. Moreover, at least a portion of the steps in each embodiment may include a plurality of sub-steps or a plurality of stages, and these sub-steps or stages are not necessarily performed at the same time, but can be performed at different times, and the execution order of these sub-steps or stages is not necessarily performed in sequence, but can be performed in turn or alternately with at least a portion of other steps or sub-steps or stages of other steps.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一非易失性计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink) DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those skilled in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be completed by instructing the relevant hardware through a computer program, and the program can be stored in a non-volatile computer-readable storage medium. When the program is executed, it can include the processes of the embodiments of the above-mentioned methods. Among them, any reference to memory, storage, database or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM) or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202411310399.3A CN118840802A (en) | 2024-09-20 | 2024-09-20 | Intelligent queuing calling method and system based on machine learning |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202411310399.3A CN118840802A (en) | 2024-09-20 | 2024-09-20 | Intelligent queuing calling method and system based on machine learning |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN118840802A true CN118840802A (en) | 2024-10-25 |
Family
ID=93146701
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202411310399.3A Pending CN118840802A (en) | 2024-09-20 | 2024-09-20 | Intelligent queuing calling method and system based on machine learning |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN118840802A (en) |
Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110363611A (en) * | 2019-05-27 | 2019-10-22 | 天津五八到家科技有限公司 | Net about vehicle user matching method, device, server and storage medium |
| CN112187667A (en) * | 2020-09-16 | 2021-01-05 | 深圳希施玛数据科技有限公司 | Data downloading method, device, equipment and storage medium |
| CN115171265A (en) * | 2022-08-01 | 2022-10-11 | 中国工商银行股份有限公司 | Bank queuing information generation method and device and electronic equipment |
| CN116341820A (en) * | 2023-01-03 | 2023-06-27 | 中科云谷科技有限公司 | Customer distribution method, device and terminal |
| CN117219246A (en) * | 2023-10-07 | 2023-12-12 | 江苏振邦智慧城市信息系统有限公司 | Self-adaptive detection method and system for hospital queue calling |
| CN117746546A (en) * | 2023-12-14 | 2024-03-22 | 深圳市银达通科技有限公司 | Service business handling method and system based on number calling device |
| CN118155332A (en) * | 2024-03-29 | 2024-06-07 | 中山大学肿瘤防治中心(中山大学附属肿瘤医院、中山大学肿瘤研究所) | Toll booth queuing calling method, system and computer readable storage medium |
| CN118195035A (en) * | 2022-12-14 | 2024-06-14 | 中国电信股份有限公司 | Multi-service handling guiding method and device, electronic equipment and storage medium |
| CN118298357A (en) * | 2024-04-22 | 2024-07-05 | 中国工商银行股份有限公司 | Method, device, equipment, medium and program for adjusting service window of network point |
| CN118446480A (en) * | 2024-05-17 | 2024-08-06 | 广州品唯软件有限公司 | Intelligent customer service scheduling method, device, equipment and medium |
| CN118536954A (en) * | 2024-05-20 | 2024-08-23 | 上海锦砺信息科技有限公司 | Recommendation method and system based on recruitment system, electronic equipment and storage medium |
-
2024
- 2024-09-20 CN CN202411310399.3A patent/CN118840802A/en active Pending
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110363611A (en) * | 2019-05-27 | 2019-10-22 | 天津五八到家科技有限公司 | Net about vehicle user matching method, device, server and storage medium |
| CN112187667A (en) * | 2020-09-16 | 2021-01-05 | 深圳希施玛数据科技有限公司 | Data downloading method, device, equipment and storage medium |
| CN115171265A (en) * | 2022-08-01 | 2022-10-11 | 中国工商银行股份有限公司 | Bank queuing information generation method and device and electronic equipment |
| CN118195035A (en) * | 2022-12-14 | 2024-06-14 | 中国电信股份有限公司 | Multi-service handling guiding method and device, electronic equipment and storage medium |
| CN116341820A (en) * | 2023-01-03 | 2023-06-27 | 中科云谷科技有限公司 | Customer distribution method, device and terminal |
| CN117219246A (en) * | 2023-10-07 | 2023-12-12 | 江苏振邦智慧城市信息系统有限公司 | Self-adaptive detection method and system for hospital queue calling |
| CN117746546A (en) * | 2023-12-14 | 2024-03-22 | 深圳市银达通科技有限公司 | Service business handling method and system based on number calling device |
| CN118155332A (en) * | 2024-03-29 | 2024-06-07 | 中山大学肿瘤防治中心(中山大学附属肿瘤医院、中山大学肿瘤研究所) | Toll booth queuing calling method, system and computer readable storage medium |
| CN118298357A (en) * | 2024-04-22 | 2024-07-05 | 中国工商银行股份有限公司 | Method, device, equipment, medium and program for adjusting service window of network point |
| CN118446480A (en) * | 2024-05-17 | 2024-08-06 | 广州品唯软件有限公司 | Intelligent customer service scheduling method, device, equipment and medium |
| CN118536954A (en) * | 2024-05-20 | 2024-08-23 | 上海锦砺信息科技有限公司 | Recommendation method and system based on recruitment system, electronic equipment and storage medium |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Satheesh et al. | Applications of artificial intelligence on customer experience and service quality of the banking sector | |
| US8688557B2 (en) | Systems and methods for customer value optimization involving relationship optimization | |
| Ogwueleka et al. | Neural network and classification approach in identifying customer behavior in the banking sector: A case study of an international bank | |
| US8412604B1 (en) | Financial account segmentation system | |
| US20120078766A1 (en) | Systems and methods for customer value optimization involving product/service optimization | |
| CN110264221A (en) | A full-link security business joint solution for the service provider industry | |
| US20130325598A1 (en) | Financial account related trigger feature for triggering offers based on financial information | |
| US20130117278A1 (en) | Methods, computer-accessible medium and systems for construction of and interference with networked data, for example, in a financial setting | |
| Iranmanesh et al. | Customer churn prediction using artificial neural network: An analytical CRM application | |
| US8688572B2 (en) | Financial account related trigger feature for risk mitigation | |
| Chen et al. | Digital lending and financial well-being: Through the lens of mobile phone data | |
| JP6744438B2 (en) | SOLUTION PROPOSAL DEVICE, METHOD, PROGRAM, AND SYSTEM | |
| CN115564591A (en) | A method for determining a financing product and related equipment | |
| KR102831812B1 (en) | Prediction system and its control method, and learning method of the prediction system | |
| Mbaluka | Big data management and business value in the commercial banking sector in Kenya | |
| US20230342738A1 (en) | Machine learning (ml)-based system and method for customer segmentation and worklist generation | |
| CN118840802A (en) | Intelligent queuing calling method and system based on machine learning | |
| CN117575666A (en) | Data processing method and device | |
| Ismath et al. | TrustCredit-An Individual Credit Scoring Mechanism Using Alternative Mobile Interaction Touchpoints | |
| Hou et al. | A Trial of Student Self‐Sponsored Peer‐to‐Peer Lending Based on Credit Evaluation Using Big Data Analysis | |
| KR20240028046A (en) | Loan interest rate, loan limit, and product recommendation service system using AI deep learning method | |
| CN113850609A (en) | Customer management system, method, computer equipment and storage medium | |
| Kashinath et al. | Prediction of delays in invoice payments using machine learning | |
| CN120047051B (en) | Financial merchant data management method and system based on cloud platform | |
| KR102851785B1 (en) | Server for providing loans for small business owners and control method thereof |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination |