CN101169798A - Data excavation system and method - Google Patents

Data excavation system and method Download PDF

Info

Publication number
CN101169798A
CN101169798A CNA2007101949108A CN200710194910A CN101169798A CN 101169798 A CN101169798 A CN 101169798A CN A2007101949108 A CNA2007101949108 A CN A2007101949108A CN 200710194910 A CN200710194910 A CN 200710194910A CN 101169798 A CN101169798 A CN 101169798A
Authority
CN
China
Prior art keywords
model
data
data mining
business
business problem
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.)
Granted
Application number
CNA2007101949108A
Other languages
Chinese (zh)
Other versions
CN100583098C (en
Inventor
陈金波
黄晖
叶宇航
蔡鑫
潘宇曦
贾令宇
王毅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN200710194910A priority Critical patent/CN100583098C/en
Publication of CN101169798A publication Critical patent/CN101169798A/en
Application granted granted Critical
Publication of CN100583098C publication Critical patent/CN100583098C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a data mining system and a method. The system comprises a service problem template management unit for defining service question template; a data processing unit for introducing and processing original data format, computing the variables in the original data format using multiple mathematical operation or statistical algorithm or generating new derivative variables, generating superset of variables defined by the service problem template, and providing data output with designated data format; a model management unit for assisting data mining model training, model evaluation, model issuance and model scoring; and a model display unit for providing a friendly result display interface of service language for the ultimate service user. The invention facilitates technical staff to develop data mining project, and reduces technical threshold of data mining.

Description

Data mining system and method
Technical Field
The invention relates to the field of data analysis and mining in the telecommunication industry, in particular to a data mining system and method special for the telecommunication industry.
Background
The data mining technology is a new business information processing technology, and is mainly characterized in that a large amount of business data in a business database are extracted, converted, analyzed and subjected to other modeling processing, and key data for assisting business decision are extracted from the business data.
With the increasing competition of the telecommunication industry, it is very important for telecommunication enterprises to realize accurate marketing. The data mining technology is applied to the field of telecommunication, in a developed and mature telecommunication IT system, implicit and valuable knowledge is extracted and mined from mass data such as customer conversation behaviors, consumption behaviors and interaction behaviors, and targeted marketing is developed through customer grouping, customer loss prediction, product association analysis and the like, so that the significance is very great.
Currently, data mining projects developed in the telecommunication industry are mainly completed by means of general data mining software, such as Clementine of SPSS company, Enterprise Miner of SAS company, and the like. In the data mining implementation process, the method generally comprises the following steps: business understanding, data preparation, model establishment, model evaluation, model release and the like. Therefore, when the telecommunication enterprise internal personnel use the general data mining tool to implement data mining, the following problems need to be faced:
1. determining service problems and defining the service problems by personnel needing to be proficient in service;
2. business personnel and IT personnel familiar with system data are required to determine variables related to business problems;
3. IT personnel are required to extract, clean, convert and load data from the relevant systems;
4. a professional who needs to be familiar with the data analysis and mining algorithm carries out data exploration, algorithm selection, parameter tuning and model establishment;
5. business and data mining personnel are required to establish a model evaluation method and implement evaluation;
6. report developers are required to provide mining results to business personnel for use through a friendly and understandable interface.
From the above, the realization of the data mining project can be effectively implemented only by a team consisting of business personnel, IT personnel, data analysis personnel, report development personnel and the like. Therefore, at present, each level of telecommunication enterprises develop data mining projects, and the technical threshold required by data mining is difficult to achieve only by internal personnel of the telecommunication enterprises by means of the power of external consulting companies.
Disclosure of Invention
In view of this, the present invention provides a data mining system and method, which are convenient for technicians to develop data mining projects and reduce the technical threshold required for data mining.
The present invention provides a data mining system based on the above object, including:
the business problem template management unit is used for defining a business problem template;
the data processing unit is used for importing and processing an original data format, calculating variables in the original data format or generating new derived variables, generating a superset of a basic variable set defined by a business problem template and providing data output of a specified data format;
the model management unit is used for assisting data mining model training, model evaluation, model release and model scoring application;
and the model display unit is used for providing a friendly result display interface of the service language for the final service user.
The business problem template of the system is solidified by taking a business problem, related variables, a election algorithm, optimization parameters, a model evaluation method and a model result display method as configuration items.
The system further comprises: and the user authority management unit is used for providing the definition of roles, users and user groups in the system and the management of respective authorities.
The system further comprises: a data source for storing a data table of modeling inputs;
the business problem template library is used for storing predefined business problem templates;
the authority database is used for storing users, user groups, roles, passwords and the like for logging in the practical software system;
the model base is used for storing models used for training and releasing the models of the application after evaluation, and respectively corresponds to the training model base and the releasing model base;
the output database is used for storing the data table which is marked by the model and is used for showing;
and the model display interface is used for displaying the output data and is a window for business personnel to browse the output data.
Based on the above object, the present invention further provides a data mining method, including:
a modeling person logs in the system, and the data mining system prompts the modeling person to select an existing business problem template;
after a modeler selects a business problem template, the data mining system prompts the modeler to select a data table as a data source, and the data mining system verifies data source variables according to a basic variable set of the business problem in the business problem template and completes data import and processing;
the data mining system prompts a modeling worker to select an algorithm according to the recommendation algorithm set of the business problem in the business problem template; after the algorithm is selected, the data mining system configures algorithm parameters according to the optimized parameter set;
the data mining system executes the algorithm, builds the model, and saves the model.
The data mining system establishes a plurality of models by adjusting algorithms and algorithm parameters; after the model is built and saved, the method further comprises the following steps: a user selects a model to be evaluated from the established model, and the data mining system evaluates the model according to the model evaluation method set of the business problem in the business problem template to give an evaluation index; and the modeler issues the model with the optimal evaluation.
The method also comprises the following steps that after the modeler releases the model with the optimal evaluation: the business personnel log in, the issued model is selected according to the prompt of the data mining system, and the model is utilized to score the data needing to be judged;
and the data mining system displays the variable set according to the result of the business problem in the business problem template and displays corresponding output data.
From the above, the data mining system and method provided by the invention utilize the business problem template, guide technicians to complete the establishment of the data mining project step by step in a guiding mode, and assist the training of the data mining model, the evaluation of the model, the release of the model and the scoring application of the model, thereby facilitating the development of the data mining project by the technicians and reducing the technical threshold required by the data mining. The following beneficial effects are brought:
the self-definition of telecommunication service problems is realized, and the data mining process is directly switched in from the service view;
a reference variable set related to business problems is defined, and the problem that massive data of an IT system is not suitable is avoided;
a selection algorithm and an optimization parameter for solving a certain service problem are defined, and the difficulty of a user in selecting the algorithm and the parameter is reduced;
an evaluation method of a certain algorithm model is defined, and guidance is provided for a user to evaluate the quality of the model;
the display method and the content of the mining result are defined, and the difficulty of understanding the mining result by business personnel is reduced.
Drawings
FIG. 1 is a schematic structural diagram of a data mining system according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a data mining method according to an embodiment of the present invention.
Detailed Description
The present invention now will be described more fully hereinafter with reference to the accompanying drawings, in which exemplary embodiments of the invention are shown.
The invention provides a data mining system based on a business problem template surrounding a data mining process model. The system comprises: the service problem template management unit defines a service problem template and solidifies the service problems, related variables, a election algorithm, optimization parameters, a model evaluation method, a model result display method and the like in the telecommunication industry as configuration items; the data processing unit is used for importing and processing an original data format, calculating variables in the original data format or generating new derived variables by using a plurality of mathematical operations or statistical algorithms, and generating a superset of business problem template definition variables; the model management unit is used for assisting data mining model training, model evaluation, model release and model scoring application; the model display unit is used for providing a friendly result display interface of the service language for the final service user; and the user authority management unit is used for providing the definition of roles, users and user groups in the system and the management of respective authorities.
Referring to fig. 1, the data mining system dedicated to the telecommunication industry according to the preferred embodiment of the present invention mainly includes: the system comprises a service problem template management unit 101, a data processing unit 102, a model management unit 103, a model display unit 104 and a user authority management unit 105, wherein the units are connected with facilities such as a data source 106, a service problem template library 107, an authority database 108, a model library 109, an output database 110, a model display interface module 111 and the like to form an open, easy-to-use and complete data mining system capable of supporting the telecommunication industry. Wherein,
and the service problem template management unit 101 is used for defining a service problem template and solidifying the service problems, related variables, a election algorithm, optimization parameters, a model evaluation method, a model result display method and the like in the telecommunication industry as configuration items.
The service problem template logic structure of the unit comprises: the system comprises a business problem module, a variable module, an algorithm module and an evaluation method module. The four modules are mutually associated by taking a service problem as a center to form a template structure, and the service problem, related variables, a selection algorithm, optimization parameters, a model evaluation method, a model result display method and the like in the telecommunication industry are taken as configuration items for solidification.
The business problem module defines business problems in two dimensions of a business problem class and a business problem research object. The "service problem class" is a class of service requirements that can be described abstractly, for example: the method comprises the following steps of (1) subdividing problems, loss problems, cross-selling problems and the like, which are the basis of a data mining modeling selection algorithm; "business problem study object" refers to the analysis object of a problem, and in the telecommunications industry, can be a group of customers of some type, such as: a government enterprise customer, an individual customer, or some telecommunications service, such as: PHS, traditional long distance calls, etc., which determine the granularity of the analyzed data.
The variable set related to the variable module comprises a basic variable set, a modeling variable set and a result display variable set, and data format references of a data preparation process, a modeling process and a model display process of a certain service problem are respectively given.
The algorithm module shows a method for expressing a business problem algorithm set and a parameter set, and provides a selection algorithm and a priori optimization parameters of a specific business problem.
The model evaluation module provides corresponding evaluation methods and corresponding index references for different algorithm models.
The data processing unit 102 is used for importing and processing an original data format, calculating variables in the original data format or generating new derivative variables by using a plurality of mathematical operations or statistical algorithms, generating a superset of a basic variable set defined by a business problem template, and also providing data output of a specified data format. Wherein, the superset is added on the basis of the basic variable set and is used for storing the expanded variables.
The unit is used for importing and processing an original data format, calculating variables in the original data format or generating new derived variables by using a plurality of mathematical operations or statistical algorithms, generating a superset of business problem template definition variables, and providing data output of a specified data format. The data processing unit 102 mainly includes:
the data import module is used for converting an external data format in a data source into a data format identified by the system, generating a superset of a basic variable set of the business problem template and enabling data to enter a system processing flow;
the data processing module is used for calculating variables in the data processing module by using various mathematical operations or statistical algorithms or generating new derived variables to generate a superset of a modeling variable set of the business problem template;
and the data export module is used for converting the system internal format of the output data into an external public format so that the data can be used by external applications.
And the model management unit 103 is used for assisting data mining model training, model evaluation, model release and model scoring application.
The unit is used for assisting data mining model training, model evaluation, model release and model scoring application. The model management unit mainly comprises:
the model training module is used for modeling training, and as shown in fig. 3, the model training process mainly includes: selecting a business problem, selecting a training data source, checking variables of the training data source according to a modeling variable set of a business problem template, exploring data and setting the variables, selecting an algorithm according to an algorithm unit of the business problem template, designing algorithm parameters, operating algorithm modeling training, and storing a model in a training model library;
a model evaluation module, configured to evaluate the established model, where a model evaluation process shown in fig. 3 mainly includes: reading a model of a training model library, selecting an evaluation data source, and running an algorithm to evaluate the model;
the model publishing module is used for detecting the model which is to be deployed and applied through evaluation from the training model library and checking the model into a publishing model library;
the model scoring application module is configured to score new unidentified data by using rule logic generated by the model, and as shown in fig. 2, the model scoring application process mainly includes: and reading the model of the release model library, selecting a scoring application data source, and scoring the data by operating an algorithm.
And the model display unit 104 is used for providing a friendly result display interface of the service language for the final service user.
The unit is used for providing a friendly result display interface of the service language for the final service user. The model display unit mainly comprises:
displaying a model result, wherein the model result is used for visually displaying the rule of the model and the evaluation index of the model;
and the data result display is used for visually displaying the scoring application result data according to the variable set specified in the business problem display variable convention 212.
And a user authority management unit 105, configured to provide definitions of roles, users, and user groups in the system and management of respective authorities.
The unit is used for providing the definition of roles, users and user groups in the system and the management of respective authorities. The user authority management unit mainly comprises:
role management, which is used for defining the roles of the system and corresponding role authorities;
user management, which is used for defining the users and corresponding user rights of the system;
and the user group management is used for defining the user group and the corresponding user group permission of the system.
A data source 106 for storing a data table of modeling inputs.
The service problem template library 107 is used for storing predefined service problem templates, and the logical structure of the service problem templates is described in the functional description of the service problem template management unit 101.
And the permission database 108 is used for storing users, user groups, roles, passwords and the like for logging in the utility software system.
And the model library 109 is used for storing the models for training and the models for issuing the applications after evaluation, and respectively corresponds to the training model library and the issuing model library.
And the output database 110 is used for storing the data tables which are subjected to model scoring and are used for displaying.
And the model display interface 111 is used for displaying the output data and is a window for business personnel to browse the output data.
Based on the system, the data mining method mainly comprises the steps of understanding the business problems, selecting an algorithm according to the business problem requirements, understanding data, preparing data, mining and modeling, evaluating a model, applying the model and the like.
The following describes the flow of the method of the present invention with reference to fig. 1 and 3, with a specific example of "PHS loss warning problem":
the template content (comprising a variable module, an algorithm module and a model evaluation module) related to the PHS loss early warning problem is input into a service problem template library in the system in advance through a service problem template management unit.
And p 0-p 1, a modeling worker logs in the system, takes the service problem as an entrance, starts a modeling guide, and the service problem template management unit prompts the modeling worker to select an existing service problem template, so that the user selects 'PHS loss early warning problem' according to the requirement.
And in steps p 2-p 3, the data processing unit prompts a modeling worker to select a data table as a data source, and the data processing unit verifies data source variables according to a basic variable set of 'PHS loss early warning problems' in the service problem template and completes data import and processing.
Step p 4-p 6, the modeling process of the model management unit explores the data in the data source table, sets variable attributes, and prompts a modeler to select an algorithm according to a recommended algorithm set of PHS loss early warning problems in the service problem template; after the algorithm is selected, the algorithm parameters are configured according to the optimized parameter set.
And p 7-p 8, executing an algorithm in the modeling process of the model management unit, establishing a PHS loss early warning model, and establishing and storing a plurality of models of the same service problem by adjusting the algorithm and the algorithm parameters.
Step p 9-p 11, a user selects a model to be evaluated, and the model evaluation process of the model management unit evaluates the model according to the model evaluation method set of PHS loss early warning problems in the service problem template to give evaluation indexes; and the model issuing process of the model management unit issues the PHS loss early warning model which is evaluated to be optimal.
And p 12-p 13, logging in by service personnel, selecting the issued PHS loss early warning model under the prompt of the model scoring application process of the model management unit, and scoring the data needing to be subjected to client loss judgment by using the PHS loss early warning model to obtain the loss probability of the client.
And steps p 14-p 16, the user enters a model display unit to display a variable set according to a result of the PHS loss early warning problem in the service problem template, corresponding customer data is displayed, the normally displayed content needs to include a loss probability scoring result of the customer, and service personnel can perform targeted marketing activities according to the result.
The description of the present invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to practitioners skilled in this art. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.

Claims (7)

1. A data mining system, comprising:
the business problem template management unit is used for defining a business problem template;
the data processing unit is used for importing and processing an original data format, calculating variables in the original data format or generating new derived variables, generating a superset of a basic variable set defined by a business problem template and providing data output of a specified data format;
the model management unit is used for assisting data mining model training, model evaluation, model release and model scoring application;
and the model display unit is used for providing a friendly result display interface of the service language for the final service user.
2. The system of claim 1, wherein the business problem template is a set of business problems, associated variables, culling algorithms, optimization parameters, model evaluation methods, and model result presentation methods as configuration items.
3. The system of claim 1, further comprising: and the user authority management unit is used for providing the definition of roles, users and user groups in the system and the management of respective authorities.
4. The system of claim 1, further comprising: a data source for storing a data table of modeling inputs;
the business problem template library is used for storing predefined business problem templates;
the authority database is used for storing users, user groups, roles, passwords and the like for logging in the practical software system;
the model base is used for storing models used for training and releasing the models of the application after evaluation, and respectively corresponds to the training model base and the releasing model base;
the output database is used for storing the data table which is marked by the model and is used for showing;
and the model display interface is used for displaying the output data and is a window for business personnel to browse the output data.
5. A method of data mining, comprising:
a modeling person logs in the system, and the data mining system prompts the modeling person to select an existing business problem template;
after a modeler selects a business problem template, the data mining system prompts the modeler to select a data table as a data source, and the data mining system verifies data source variables according to a basic variable set of the business problem in the business problem template and completes data import and processing;
the data mining system prompts a modeling worker to select an algorithm according to the recommendation algorithm set of the business problem in the business problem template; after the algorithm is selected, the data mining system configures algorithm parameters according to the optimized parameter set;
the data mining system executes the algorithm, builds the model, and saves the model.
6. The method of claim 5, wherein the data mining system builds a plurality of models by adjusting algorithms and algorithm parameters; after the model is built and saved, the method further comprises the following steps: a user selects a model to be evaluated from the established model, and the data mining system evaluates the model according to the model evaluation method set of the business problem in the business problem template to give an evaluation index; and the modeler issues the model with the optimal evaluation.
7. The method of claim 5, wherein the releasing of the model that evaluates to the optimal by the modeler further comprises: the business personnel log in, the issued model is selected according to the prompt of the data mining system, and the model is utilized to score the data needing to be judged;
and the data mining system displays the variable set according to the result of the business problem in the business problem template and displays corresponding output data.
CN200710194910A 2007-12-06 2007-12-06 Data excavation system and method Active CN100583098C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200710194910A CN100583098C (en) 2007-12-06 2007-12-06 Data excavation system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200710194910A CN100583098C (en) 2007-12-06 2007-12-06 Data excavation system and method

Publications (2)

Publication Number Publication Date
CN101169798A true CN101169798A (en) 2008-04-30
CN100583098C CN100583098C (en) 2010-01-20

Family

ID=39390423

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200710194910A Active CN100583098C (en) 2007-12-06 2007-12-06 Data excavation system and method

Country Status (1)

Country Link
CN (1) CN100583098C (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101958987B (en) * 2009-07-14 2013-06-26 中国电信股份有限公司 Method and system for dynamically converting telecommunications service data
CN103268332A (en) * 2013-05-06 2013-08-28 南京邮电大学 Credible service selection method based on community structure
CN103544299A (en) * 2013-10-30 2014-01-29 刘峰 Construction method for commercial intelligent cloud computing system
CN103905229A (en) * 2012-12-27 2014-07-02 中国移动通信集团四川有限公司 Early-warning method and device for terminal-user loss
CN104346372A (en) * 2013-07-31 2015-02-11 国际商业机器公司 Method and device for evaluating prediction models
CN104794195A (en) * 2015-04-17 2015-07-22 南京大学 Data mining method for finding potential telecommunication users changing cell phones
CN105005575A (en) * 2015-03-05 2015-10-28 张良均 Quick developing interface method for enterprise intelligent prediction
CN106815475A (en) * 2017-01-10 2017-06-09 齐天润 A kind of mathematical operation and statistical system
CN106874306A (en) * 2015-12-14 2017-06-20 公安部户政管理研究中心 People information portrait Compare System Key Performance Indicator evaluating method
CN106933956A (en) * 2017-01-22 2017-07-07 深圳市华成峰科技有限公司 Data digging method and device
CN107025288A (en) * 2017-04-14 2017-08-08 四川九鼎瑞信软件开发有限公司 Distributed data digging method and system
CN107346472A (en) * 2017-06-29 2017-11-14 人民法院信息技术服务中心 A kind of method and device that operation/maintenance data is handled by line modeling
CN107766424A (en) * 2017-09-13 2018-03-06 深圳市宇数科技有限公司 A kind of Data Mining management method, system, electronic equipment and storage medium
CN108509644A (en) * 2018-04-12 2018-09-07 成都优易数据有限公司 A kind of data digging method having model pre-warning update mechanism
CN108710949A (en) * 2018-04-26 2018-10-26 第四范式(北京)技术有限公司 The method and system of template are modeled for creating machine learning
CN109344374A (en) * 2018-08-22 2019-02-15 中国平安人寿保险股份有限公司 Report generation method and device, electronic equipment based on big data, storage medium
CN109389143A (en) * 2018-06-19 2019-02-26 北京九章云极科技有限公司 A kind of Data Analysis Services system and method for automatic modeling
CN109523316A (en) * 2018-11-16 2019-03-26 杭州珞珈数据科技有限公司 The automation modeling method of commerce services model
CN109542951A (en) * 2018-11-22 2019-03-29 中国科学院遥感与数字地球研究所 A kind of the space-time representativeness assessment system and method for remote sensing big data
CN109558395A (en) * 2018-10-17 2019-04-02 中国光大银行股份有限公司 Data processing system and data digging method
CN109615989A (en) * 2018-12-03 2019-04-12 佛山市新里图信息技术有限公司 A kind of data mining instructional device
CN110427398A (en) * 2018-04-28 2019-11-08 北京资采信息技术有限公司 A kind of model management tool based on data mining and analysis
CN110807044A (en) * 2019-10-30 2020-02-18 东莞市盟大塑化科技有限公司 Model dimension management method based on artificial intelligence technology
CN111260969A (en) * 2020-03-06 2020-06-09 华南农业大学 Data mining course teaching practice system and teaching practice method based on system
CN112069244A (en) * 2020-08-28 2020-12-11 福建博思软件股份有限公司 Visualization-based web page data mining method and storage device
CN113485694A (en) * 2021-07-06 2021-10-08 算话信息科技(上海)有限公司 Variable data intelligent middle station system of algorithm
CN114020826A (en) * 2016-03-18 2022-02-08 第四范式(北京)技术有限公司 System for managing data modeling and method thereof
CN116205716A (en) * 2020-07-16 2023-06-02 北京亦庄国际产业互联网研究院股份公司 Derived variable management platform

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109299178B (en) * 2018-09-30 2020-01-14 北京九章云极科技有限公司 Model application method and data analysis system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100500329B1 (en) * 2001-10-18 2005-07-11 주식회사 핸디소프트 System and Method for Workflow Mining
CN1145900C (en) * 2003-03-04 2004-04-14 杨炳儒 Construction method of web excavating system

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101958987B (en) * 2009-07-14 2013-06-26 中国电信股份有限公司 Method and system for dynamically converting telecommunications service data
CN103905229A (en) * 2012-12-27 2014-07-02 中国移动通信集团四川有限公司 Early-warning method and device for terminal-user loss
CN103905229B (en) * 2012-12-27 2017-08-08 中国移动通信集团四川有限公司 A kind of terminal user is lost in method for early warning and device
CN103268332B (en) * 2013-05-06 2016-03-02 南京邮电大学 A kind of believable method for service selection based on community structure
CN103268332A (en) * 2013-05-06 2013-08-28 南京邮电大学 Credible service selection method based on community structure
CN104346372B (en) * 2013-07-31 2018-03-27 国际商业机器公司 Method and apparatus for assessment prediction model
CN104346372A (en) * 2013-07-31 2015-02-11 国际商业机器公司 Method and device for evaluating prediction models
US10671933B2 (en) 2013-07-31 2020-06-02 International Business Machines Corporation Method and apparatus for evaluating predictive model
CN103544299A (en) * 2013-10-30 2014-01-29 刘峰 Construction method for commercial intelligent cloud computing system
CN103544299B (en) * 2013-10-30 2017-01-04 刘峰 A kind of construction method of business intelligence cloud computing system
CN105005575A (en) * 2015-03-05 2015-10-28 张良均 Quick developing interface method for enterprise intelligent prediction
CN104794195A (en) * 2015-04-17 2015-07-22 南京大学 Data mining method for finding potential telecommunication users changing cell phones
CN104794195B (en) * 2015-04-17 2018-04-06 南京大学 A kind of data digging method found for the potential renewal user of telecommunications
CN106874306A (en) * 2015-12-14 2017-06-20 公安部户政管理研究中心 People information portrait Compare System Key Performance Indicator evaluating method
CN106874306B (en) * 2015-12-14 2020-10-09 公安部户政管理研究中心 Method for evaluating key performance index of population information portrait comparison system
CN114020826A (en) * 2016-03-18 2022-02-08 第四范式(北京)技术有限公司 System for managing data modeling and method thereof
CN106815475A (en) * 2017-01-10 2017-06-09 齐天润 A kind of mathematical operation and statistical system
CN106933956A (en) * 2017-01-22 2017-07-07 深圳市华成峰科技有限公司 Data digging method and device
CN107025288A (en) * 2017-04-14 2017-08-08 四川九鼎瑞信软件开发有限公司 Distributed data digging method and system
CN107346472A (en) * 2017-06-29 2017-11-14 人民法院信息技术服务中心 A kind of method and device that operation/maintenance data is handled by line modeling
CN107766424A (en) * 2017-09-13 2018-03-06 深圳市宇数科技有限公司 A kind of Data Mining management method, system, electronic equipment and storage medium
CN108509644A (en) * 2018-04-12 2018-09-07 成都优易数据有限公司 A kind of data digging method having model pre-warning update mechanism
CN108710949A (en) * 2018-04-26 2018-10-26 第四范式(北京)技术有限公司 The method and system of template are modeled for creating machine learning
CN110427398A (en) * 2018-04-28 2019-11-08 北京资采信息技术有限公司 A kind of model management tool based on data mining and analysis
CN113935434A (en) * 2018-06-19 2022-01-14 北京九章云极科技有限公司 Data analysis processing system and automatic modeling method
CN109389143A (en) * 2018-06-19 2019-02-26 北京九章云极科技有限公司 A kind of Data Analysis Services system and method for automatic modeling
CN109344374A (en) * 2018-08-22 2019-02-15 中国平安人寿保险股份有限公司 Report generation method and device, electronic equipment based on big data, storage medium
CN109344374B (en) * 2018-08-22 2023-09-01 中国平安人寿保险股份有限公司 Report generation method and device based on big data, electronic equipment and storage medium
CN109558395A (en) * 2018-10-17 2019-04-02 中国光大银行股份有限公司 Data processing system and data digging method
CN109523316A (en) * 2018-11-16 2019-03-26 杭州珞珈数据科技有限公司 The automation modeling method of commerce services model
CN109542951A (en) * 2018-11-22 2019-03-29 中国科学院遥感与数字地球研究所 A kind of the space-time representativeness assessment system and method for remote sensing big data
CN109615989B (en) * 2018-12-03 2021-10-01 合肥凌极西雅电子科技有限公司 Data mining teaching device
CN109615989A (en) * 2018-12-03 2019-04-12 佛山市新里图信息技术有限公司 A kind of data mining instructional device
CN110807044A (en) * 2019-10-30 2020-02-18 东莞市盟大塑化科技有限公司 Model dimension management method based on artificial intelligence technology
CN111260969A (en) * 2020-03-06 2020-06-09 华南农业大学 Data mining course teaching practice system and teaching practice method based on system
CN116205716A (en) * 2020-07-16 2023-06-02 北京亦庄国际产业互联网研究院股份公司 Derived variable management platform
CN112069244A (en) * 2020-08-28 2020-12-11 福建博思软件股份有限公司 Visualization-based web page data mining method and storage device
CN112069244B (en) * 2020-08-28 2022-07-29 福建博思软件股份有限公司 Method and storage device based on visualization web page data mining
CN113485694A (en) * 2021-07-06 2021-10-08 算话信息科技(上海)有限公司 Variable data intelligent middle station system of algorithm

Also Published As

Publication number Publication date
CN100583098C (en) 2010-01-20

Similar Documents

Publication Publication Date Title
CN100583098C (en) Data excavation system and method
CN103093154B (en) One is determined confidential information management system and determines confidential information management method
CN112558931A (en) Intelligent model construction and operation method for user workflow mode
CN104715047A (en) Social network data acquisition and analysis system
CN101661493A (en) Interactive electronic technical manual browsing system
CN110851667A (en) Integrated analysis method and tool for multi-source large data
CN115983809B (en) Enterprise office management method and system based on intelligent portal platform
CN106777106A (en) The method for exhibiting data of the financial statement based on excel
CN113642299A (en) One-key generation method based on power grid statistical form
CN107291582A (en) Intelligent integration method of testing based on standard big data
CN104715347A (en) Comprehensive data processing system for debugging work of nuclear power station
CN112053429A (en) Transformer substation construction management and control platform based on GIM three-dimensional design model
CN114004518A (en) Quality assessment information acquisition method and system based on BIM (building information modeling)
CN112749846A (en) Big data platform-based financial cloud picture construction analysis method for electric power system
CN105045583A (en) Visualized process based IETM (Interactive Electronic Technical Manual) fault class data module creation apparatus and creation method therefor
CN116842255A (en) Accident data management method, visualization system and display method based on metallurgical industry
CN201540571U (en) Interactive electronic technical manual exploring system
CN103473305A (en) Method and system for performing decision-making process show in statistic analysis
CN115131007B (en) Process management method and device for heterogeneous integrated microsystem process library development platform
CN108108375A (en) A kind of big data extracting method and system
CN108132802B (en) Application method of configuration model in system development
CN109598057A (en) A kind of safety valve specificity analysis emulation platform
Zhao et al. Research on the impact of big data technology on management accounting
CN114036212A (en) Data visual analysis method and system, computer device and medium
CN109064362B (en) AI technology-based power grid material management and training system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant