WO2018126936A1 - 组件发布及基于图形化机器学习算法平台的组件构建方法、图形化机器学习算法平台 - Google Patents
组件发布及基于图形化机器学习算法平台的组件构建方法、图形化机器学习算法平台 Download PDFInfo
- Publication number
- WO2018126936A1 WO2018126936A1 PCT/CN2017/118433 CN2017118433W WO2018126936A1 WO 2018126936 A1 WO2018126936 A1 WO 2018126936A1 CN 2017118433 W CN2017118433 W CN 2017118433W WO 2018126936 A1 WO2018126936 A1 WO 2018126936A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- component
- new component
- functional model
- machine learning
- parameter
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
- G06F9/4451—User profiles; Roaming
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
Definitions
- the present application relates to the field of electronic information, and in particular, to a component release and a component construction method based on a graphical machine learning algorithm platform, and a graphical machine learning algorithm platform.
- the graphical machine learning algorithm platform is a user interaction platform that can provide modeling functions to users.
- the components are the basic units of the graphical machine learning algorithm platform.
- the user organizes the components into an orderly process to build a model with certain functionality.
- FIG. 1 shows a model for analyzing the user churn data function established by the user, wherein the elliptical icon represents the component, and the names of the elliptical icons, such as split-1 and random forest, represent algorithms for running the component. Users use these arrows to form an orderly process using arrows to establish a model for analyzing user churn data.
- the applicant found that if the established functional model can be released or built into a new component in the graphical machine learning algorithm platform, if the function is needed again, the new component can be directly selected without repeated establishment.
- the functional model In the course of the research, the applicant found that if the established functional model can be released or built into a new component in the graphical machine learning algorithm platform, if the function is needed again, the new component can be directly selected without repeated establishment.
- the functional model In the course of the research, the applicant found that if the established functional model can be released or built into a new component in the graphical machine learning algorithm platform, if the function is needed again, the new component can be directly selected without repeated establishment.
- the functional model In the course of the research, the applicant found that if the established functional model can be released or built into a new component in the graphical machine learning algorithm platform, if the function is needed again, the new component can be directly selected without repeated establishment. The functional model.
- the present application provides a component publishing method and a component building method based on a graphical machine learning algorithm platform, and a graphical machine learning algorithm platform, which aims to solve the problem of how to publish or build a new component in a graphical machine learning algorithm platform.
- a component publishing method including:
- the functional model is published as the new component.
- the determining the unique identifier of the required parameter of the component in the functional model includes:
- a unique identifier of a mandatory parameter of the component is received through the visualization interface.
- the visual interface includes:
- the configuration parameter of the mandatory parameter configuration control of the component is configured to receive a configuration instruction for the required parameter during the running of the new component.
- the visual interface further includes:
- An optional parameter configuration control configuration interface wherein the optional parameter configuration control is configured to receive a configuration instruction for the optional parameter during operation of the new component.
- the publishing the function model as the new component includes:
- a component creation method based on a graphical machine learning platform comprising:
- the graphical machine learning platform After receiving the new component creation instruction, the graphical machine learning platform creates a new component according to the established functional model, and the required parameters of each component of the new component have a unique identifier, and the unique identifier is used for the new component.
- the value of the mandatory parameter is identified during operation.
- the creating a new component according to the established functional model includes:
- a graphical machine learning algorithm platform including:
- An input/output determining module configured to determine an input end and an output end of the new component according to a connection relationship of the components in the functional model after receiving an instruction to publish the function model as a new component;
- An identifier determining module configured to determine a unique identifier of a required parameter of a component in the functional model, the unique identifier being used by the new component to identify a value of the required parameter during operation;
- a publishing module for publishing the functional model as the new component.
- the identifier that is used by the identifier determining module to determine a mandatory parameter of the component in the function model includes:
- the identifier determining module is configured to: after receiving an instruction to select a component in the functional model, display a visual interface of the component; and receive, by using the visual interface, a unique identifier of a mandatory parameter of the component.
- the visualizing interface used by the identifier determining module to display the component includes:
- the identifier determining module is specifically configured to display a configuration interface of a mandatory parameter configuration control of the component, where the mandatory parameter configuration control is configured to receive the required parameter during the running of the new component Configuration instructions.
- the visual interface further includes:
- An optional parameter configuration control configuration interface wherein the optional parameter configuration control is configured to receive a configuration instruction for the optional parameter during operation of the new component.
- the publishing module is configured to publish the function model as the new component, including:
- the issuing module is specifically configured to: input test data to the new component, and run the new component; input the test data to the functional model, and run the functional model; if the new component is running The outputted data is the same as the data output by the functional model after running, and the functional model is published as the new component.
- a graphical machine learning algorithm platform including:
- a component creation module configured to create a new component according to the established function model after receiving the new component creation instruction, wherein a mandatory parameter of each component of the new component has a unique identifier, and the unique identifier is used for the new component
- the component identifies the value of the required parameter during operation.
- the component creation module is configured to create a new component according to the established functional model, including:
- the component creation module is specifically configured to determine a unique identifier of a mandatory parameter of a component in the functional model, and determine an input end and an output end of the new component according to a connection relationship of components in the functional model, Create the new component.
- the method and the graphical machine learning algorithm platform described in the present application can directly use the new component without releasing the function component by publishing or constructing the function model as a new component. Functional model for user convenience.
- FIG. 1 is a schematic diagram of a model established by a user to analyze user churn data functions
- FIG. 2 is a flowchart of a component publishing method according to an embodiment of the present application
- FIG. 3 is a schematic diagram of an instruction for a graphical machine learning algorithm platform disclosed in an embodiment of the present application to release a function model as a new component;
- FIG. 4 is a schematic diagram of a configuration process and a running process of a super component disclosed in an embodiment of the present application
- FIG. 5 is a schematic diagram of a visual interface of a basic component disclosed in an embodiment of the present application.
- FIG. 6 is a schematic diagram of a configuration interface of a mandatory parameter configuration control disclosed in an embodiment of the present application.
- FIG. 7 is a schematic diagram of a process of a component publishing method according to an embodiment of the present disclosure.
- FIG. 8 is a schematic diagram of the use of the super component disclosed in the embodiment of the present application.
- FIG. 9 is a schematic structural diagram of a graphical machine learning algorithm platform disclosed in an embodiment of the present application.
- a component publishing or building method provided by the present application can be applied to a graphical machine learning algorithm platform, and aims to publish or construct a functional model constructed by the original components of the graphical machine learning algorithm platform as a new component.
- the original component of the graphical machine learning algorithm platform is referred to as a basic component
- the new component that is released or constructed by the basic component is referred to as a super component.
- the basic component may be a component that implements a single algorithm, or a component that is composed of multiple components that implement a single algorithm.
- FIG. 2 is a schematic diagram of a component publishing method according to an embodiment of the present application, including the following steps:
- the graphical machine learning algorithm platform obtains a functional model to be constructed as a super component based on a user's operation instruction.
- the graphical machine learning algorithm platform receives an instruction to publish the functional model as a new component.
- Figure 3 shows the user's established process in the graphical machine learning algorithm platform.
- the selected part is the functional model to be built as a super component.
- the user can right click on the function model and select “Merge” in the pop-up menu, and the graphical machine learning algorithm platform determines that the function that has released the function model of the frame selection part is released as a new component.
- the graphical machine learning algorithm platform can also receive a name entered by the user for the super component. For example, after the user selects "Merge", the graphical machine learning algorithm platform pops up a dialog box and receives the name "Logistic Regression & Random Forest Assessment" entered by the user in the dialog box.
- the graphical machine learning algorithm platform determines the input end and the output end of the super component according to the connection relationship of the components in the functional model.
- connection relationship is a connection relationship indicated by an arrow in the function model
- the graphical machine learning algorithm platform uses the connection end of the function model and the upstream component as the input end of the super component, and the connection end of the function model and the downstream component as the super component. The output.
- connection between the functional model and the upstream component is the port pointed to by the component "missing value fill -1" arrow, and the graphical machine learning algorithm platform uses the port as the input of the super component.
- the connection between the functional model and the downstream component is the port of the component "two classification evaluation-1" and the component "two classification evaluation-2" connection arrow, respectively, and the graphical machine learning algorithm platform uses these two ports as the output of the super component.
- the ports connected to the upstream components are all input terminals of the super component.
- the ports that are connected to the downstream components are all the outputs of the super component.
- the graphical machine learning algorithm platform determines a unique identifier of a mandatory parameter of a component in the functional model.
- a unique identifier is used to identify the value of the mandatory parameter during the running of the new component.
- the graphical machine learning algorithm platform displays a visual interface of the component, and receives a unique identifier of the required parameter of the component through the visual interface. For example, as shown in the configuration process in FIG. 4, after receiving the instruction of the component “random forest” in the function model of the user double-clicking, the graphical machine learning algorithm platform pops up a visual interface of the “random forest” component, and the user can The unique identifier of the required parameter of the component "random forest” is entered on the visualization interface.
- the visual interface of the basic component includes a configuration interface of a mandatory parameter configuration control and a configuration interface of a configuration parameter of an optional parameter (a configuration interface of a configuration control in which an optional parameter is not shown in FIG. 4) .
- the mandatory parameter configuration control is used to receive configuration commands for the required parameters during the running of the super component.
- An optional parameter configuration control is used to receive configuration instructions for optional parameters while the super component is running.
- the user configures the mandatory parameters through the mandatory parameter configuration control. For example, enter the value of the required parameter.
- the configuration interface of the mandatory parameter configuration control in Figure 4 is used to configure the mandatory parameter configuration controls.
- the existing graphical machine learning algorithm platform, the parameter configuration control is automatically set by the system, and the user cannot configure.
- the configuration interface of the mandatory parameter configuration control includes at least a unique identifier configuration item, and the unique identifier configuration item is used to receive the identifier set by the user for the required parameter.
- the user can input the identifier set for the mandatory parameter through the identifier configuration item, and the graphical machine learning algorithm platform identifies the super component (including receiving or internally transmitting) the data with the identifier as the value of the mandatory parameter.
- the graphical machine learning algorithm platform uses the data as the value of the mandatory parameter. Regardless of which of the base components in the super component recognizes this data, it is the value of the required parameter.
- the configuration interface of the mandatory parameter configuration control may include, but is not limited to, a control type configuration item, a control name configuration item, and a control prompt (including prompts and long prompts) text configuration items.
- Figure 6 shows the configuration items of the mandatory parameter "training feature column", including:
- control type in Figure 6, the user selects the control type as "Multi-field selection control (downstream inherits all fields)" by the down option.
- the prompt text in Figure 6, the user enters "required” as the prompt text of the control.
- the configuration interface of the optional parameter configuration control includes the name of the optional parameter and the default value set by the graphical machine learning algorithm platform for the parameter.
- the “concurrent calculation amount” in FIG. 5 is the name of an optional parameter, and the parameter The default is 100. The user can take the default value or modify the default value in the parameter bar.
- S205 input test data to the super component after completion of configuration, and input the same test data into a functional model corresponding to the super component (ie, construct a functional model of the super component), if the output result of the super component is the same as the output result of the functional model Then, S206 is executed; otherwise, at least one of S203 to S204 is executed.
- the user drags the base component onto the canvas on the graphical machine learning algorithm platform and uses the arrows to group the base components into a process.
- the user selects a part from the process, and the user can also right click, select the "Merge” item in the pop-up menu, merge the selected components, called the modeling process subset, and enter the name "Logistic Regression & Random Forest” Evaluation".
- the graphical machine learning algorithm platform will use the port of the component of the starting base component "missing value padding-1" of the modeling process subset as the input of the super component "Logistic Regression & Random Forest Assessment", and the modeling process will be
- the end-end components of the set "Two-Class Evaluation-1" and “Two-Class Evaluation-2" connect the ports of the downstream components as the output of the super component "Logistic Regression & Random Forest Assessment”.
- the user completes the configuration of the parameter configuration control on the visual interface.
- the graphical machine learning algorithm platform receives the input parameters of the user for completing the set super component, runs the super component, and obtains the output data of the super component.
- the graphical machine learning algorithm platform receives input parameters of the user's subset of the modeling process, runs a subset of the modeling process, and obtains output data of the subset of the modeling process.
- the graphical machine learning algorithm platform publishes the super component.
- the graphical machine learning algorithm platform has released a new super component. If users need to model the function subset, there is no need to build a subset of the modeling process, and directly use the super component.
- the super component is used in the same way as the basic component, as shown in Figure 8:
- the user drags the super component "Logistic Regression & Random Forest Assessment" onto the canvas on the graphical machine learning algorithm platform.
- Other base components and/or super component build processes are also used.
- the graphical machine learning algorithm platform pops up a parameter configuration control, such as "training feature column configuration control”.
- the user selects a field in the Training Feature Column Configuration Control to enter data as a training feature column.
- the data is input and input from the input, and the data includes the values of the required parameters of each component in the super component, and each component identifies from the data.
- the data is what you need, and the basis for identification is the unique identifier set for the required parameters during the component's release process.
- the graphical machine learning algorithm platform establishes a Mysql temporary table according to the direction of the arrow in the super component, and records the input component and the output component of each basic component to pass it to each of the basic components. Information about the respective input and output components.
- the contents of the MySQL temporary table are the four elements of the component: input, output, field settings, parameter settings, and when the component pointed to by the arrow is run, four elements are extracted from the Mysql table.
- the graphical machine learning algorithm platform clears the Mysql table.
- the component publishing process shown in FIG. 2 sets a unique identifier for the required parameters of the basic component by configuring the parameter configuration control of the basic component in the functional model, so that the mandatory parameter has a global
- the nature of the parameter, that is, during the operation of the super component, the underlying component in the super component can identify which data is the value of the required parameter that it needs. Therefore, the super component released in Figure 2 can be reused for user convenience.
- the embodiment of the present application further discloses a component creation method based on a graphical machine learning platform, including the following steps:
- the graphical machine learning platform After receiving the new component creation instruction, the graphical machine learning platform creates a new component according to the established functional model, and the required parameters of each component of the new component have a unique identifier, and the unique identifier is used for the new component.
- the value of the mandatory parameter is identified during operation.
- the specific manner of creating a new component according to the established function model is: determining a unique identifier of a required parameter of the component in the functional model, and determining the according to a connection relationship of components in the functional model.
- the input and output of the new component to create the new component can be seen in Figure 2.
- the graphical machine learning platform can publish new components based on the user's instructions.
- the graphical machine learning platform has the function of creating new components.
- FIG. 9 is a schematic diagram of a machine learning algorithm platform according to an embodiment of the present disclosure, comprising: an input and output determination module, an identification determination module, and a release module.
- the input/output determining module is configured to determine an input end and an output end of the new component according to a connection relationship of components in the functional model after receiving an instruction to publish the function model as a new component.
- the identity determining module is operative to determine a unique identifier of a mandatory parameter of a component in the functional model, the unique identifier being used by the new component to identify a value of the mandatory parameter during operation.
- a publishing module is used to publish the functional model as the new component.
- the graphical machine learning algorithm platform described in this embodiment has the function of publishing the function model as a new component, and thus can be conveniently used by the user.
- the embodiment of the present application further discloses a graphical machine learning algorithm platform, including a component creation module, configured to create a new component according to an established function model after receiving a new component creation instruction, and each component in the new component
- the mandatory parameter has a unique identifier for the new component to identify the value of the mandatory parameter during operation.
- the specific implementation manner of creating a new component according to the established functional model is: determining a unique identifier of a required parameter of a component in the functional model, and determining the new component according to a connection relationship of components in the functional model. The input and output to create the new component.
- the graphical machine learning algorithm platform described in this embodiment has the function of creating a new component.
- the functions described in the methods of the embodiments of the present application may be stored in a computing device readable storage medium. Based on such understanding, a portion of the embodiments of the present application that contributes to the prior art or a portion of the technical solution may be embodied in the form of a software product stored in a storage medium, including a plurality of instructions for causing a
- the computing device (which may be a personal computer, server, mobile computing device, or network device, etc.) performs all or part of the steps of the methods described in various embodiments of the present application.
- the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Stored Programmes (AREA)
- User Interface Of Digital Computer (AREA)
- Operation Control Of Excavators (AREA)
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP17890410.8A EP3567474B1 (en) | 2017-01-06 | 2017-12-26 | Component publishing method, component building method based on graphical machine learning algorithm platform, and graphical machine learning algorithm platform |
| JP2019534335A JP7075933B2 (ja) | 2017-01-06 | 2017-12-26 | コンポーネントリリース方法、グラフィック機械学習アルゴリズムプラットフォームベースのコンポーネント構築方法及びグラフィック機械学習アルゴリズムプラットフォーム |
| US16/505,617 US20190332970A1 (en) | 2017-01-06 | 2019-07-08 | Component releasing method, component creation method, and graphic machine learning algorithm platform |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710011143.6A CN108279890B (zh) | 2017-01-06 | 2017-01-06 | 组件发布方法、组件构建方法及图形化机器学习算法平台 |
| CN201710011143.6 | 2017-01-06 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/505,617 Continuation US20190332970A1 (en) | 2017-01-06 | 2019-07-08 | Component releasing method, component creation method, and graphic machine learning algorithm platform |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018126936A1 true WO2018126936A1 (zh) | 2018-07-12 |
Family
ID=62789058
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/118433 Ceased WO2018126936A1 (zh) | 2017-01-06 | 2017-12-26 | 组件发布及基于图形化机器学习算法平台的组件构建方法、图形化机器学习算法平台 |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US20190332970A1 (enExample) |
| EP (1) | EP3567474B1 (enExample) |
| JP (1) | JP7075933B2 (enExample) |
| CN (1) | CN108279890B (enExample) |
| TW (1) | TWI795375B (enExample) |
| WO (1) | WO2018126936A1 (enExample) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2022545036A (ja) * | 2019-08-23 | 2022-10-24 | グーグル エルエルシー | ノーコーディング機械学習パイプライン |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110188886B (zh) * | 2018-08-17 | 2021-08-20 | 第四范式(北京)技术有限公司 | 对机器学习过程的数据处理步骤进行可视化的方法和系统 |
| CN109325541A (zh) * | 2018-09-30 | 2019-02-12 | 北京字节跳动网络技术有限公司 | 用于训练模型的方法和装置 |
| US11263529B2 (en) | 2018-10-10 | 2022-03-01 | Google Llc | Modifying machine learning models to improve locality |
| CN113302632B (zh) * | 2019-01-28 | 2024-06-14 | 三菱电机株式会社 | 开发辅助装置、开发辅助系统和开发辅助方法 |
| CN110070336A (zh) * | 2019-04-16 | 2019-07-30 | 杭州坤天自动化系统有限公司 | 基于人工智能的模拟仿真自动建模方法及装置 |
| CN111124393A (zh) * | 2019-12-31 | 2020-05-08 | 曙光信息产业股份有限公司 | 一种算法逻辑的编辑方法、平台、电子设备及存储介质 |
| CN111274452A (zh) * | 2020-01-15 | 2020-06-12 | 平安科技(深圳)有限公司 | 一种数据分析建模方法、平台、服务器及可读存储介质 |
| CN111708520B (zh) * | 2020-06-16 | 2023-08-29 | 北京百度网讯科技有限公司 | 应用构建方法、装置、电子设备及存储介质 |
| CN112328341B (zh) * | 2020-10-23 | 2021-07-23 | 前海飞算云创数据科技(深圳)有限公司 | 模型显示方法,装置,电子设备及存储介质 |
| CN112698878A (zh) * | 2020-12-18 | 2021-04-23 | 浙江中控技术股份有限公司 | 基于算法微服务的计算方法及系统 |
| CN113886026B (zh) * | 2021-12-07 | 2022-03-15 | 中国电子科技集团公司第二十八研究所 | 一种基于动态参数配置和过程监督的智能建模方法与系统 |
| CN115981622A (zh) * | 2022-12-19 | 2023-04-18 | 广东若铂智能机器人有限公司 | 一种可视化编程装置及方法 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7966269B2 (en) * | 2005-10-20 | 2011-06-21 | Bauer James D | Intelligent human-machine interface |
| CN103984818A (zh) * | 2014-05-16 | 2014-08-13 | 大连理工大学 | 基于Flex技术的AUV设计流程可视化建模方法 |
| CN104216691A (zh) * | 2013-05-31 | 2014-12-17 | 华为技术有限公司 | 一种创建应用的方法及装置 |
| CN105677446A (zh) * | 2016-01-28 | 2016-06-15 | 中国电子科技集团公司第十研究所 | 分布式仿真平台的可视化建模方法 |
| CN105988786A (zh) * | 2015-02-06 | 2016-10-05 | 北京仿真中心 | 利用uml与xml映射建立数据流程一体化模型的方法 |
Family Cites Families (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1152330A1 (en) * | 2000-05-04 | 2001-11-07 | Carels Innovative Software, BVBA/SPRL | Process for automatically creating and controlling a set of graphical objects in a client server environment |
| CN100511149C (zh) * | 2003-05-07 | 2009-07-08 | 华为技术有限公司 | 逻辑仿真测试系统和方法 |
| US7779043B2 (en) * | 2005-10-06 | 2010-08-17 | Microsoft Corporation | Extensible mechanism for object composition |
| US8352909B2 (en) * | 2008-10-08 | 2013-01-08 | Oracle International Corporation | Business process diagram (BPD) component analysis |
| CN102075555B (zh) * | 2009-11-20 | 2013-05-15 | 武汉大学 | 具有动态性的空间信息处理服务自动组合方法 |
| JP5966934B2 (ja) * | 2011-02-18 | 2016-08-10 | 日本電気株式会社 | リファクタリング装置、リファクタリング方法、及び、プログラム |
| US9285800B2 (en) * | 2011-11-11 | 2016-03-15 | Rockwell Automation Technologies, Inc | Systems and methods for asynchronous searching and filtering of data |
| US9183108B2 (en) * | 2012-03-27 | 2015-11-10 | Microsoft Technology Licensing, Llc | Logical grouping of profile data |
| JP2014186508A (ja) * | 2013-03-22 | 2014-10-02 | Canon Inc | プログラミング装置、プログラミング支援方法及びプログラム |
| US9218574B2 (en) * | 2013-05-29 | 2015-12-22 | Purepredictive, Inc. | User interface for machine learning |
| CN103530023B (zh) * | 2013-10-24 | 2017-01-18 | 北京奇虎科技有限公司 | 发布信息的处理方法及系统、客户端 |
| TWI519965B (zh) * | 2013-12-26 | 2016-02-01 | Flexible assembly system and method for cloud service service for telecommunication application | |
| WO2015179632A1 (en) * | 2014-05-22 | 2015-11-26 | Scheffler Lee J | Methods and systems for neural and cognitive processing |
| US9971742B2 (en) * | 2014-09-26 | 2018-05-15 | Oracle International Corporation | Semantic distance-based assignment of data elements to visualization edges |
| CN105677303B (zh) * | 2014-11-17 | 2018-08-24 | 中国科学院沈阳计算技术研究所有限公司 | 一种组态软件画面编辑工具的设计方法 |
| US10310846B2 (en) * | 2014-12-15 | 2019-06-04 | Business Objects Software Ltd. | Automated approach for integrating automated function library functions and algorithms in predictive analytics |
| CN104537035B (zh) * | 2014-12-22 | 2016-03-09 | 福州金瑞迪软件技术有限公司 | 一种数据融合应用系统和方法 |
| CN106203460A (zh) * | 2015-05-05 | 2016-12-07 | 杜比实验室特许公司 | 训练信号处理模型以用于信号处理系统中的部件替换 |
| CN106250987B (zh) * | 2016-07-22 | 2019-03-01 | 无锡华云数据技术服务有限公司 | 一种机器学习方法、装置及大数据平台 |
-
2017
- 2017-01-06 CN CN201710011143.6A patent/CN108279890B/zh active Active
- 2017-10-31 TW TW106137564A patent/TWI795375B/zh active
- 2017-12-26 EP EP17890410.8A patent/EP3567474B1/en active Active
- 2017-12-26 WO PCT/CN2017/118433 patent/WO2018126936A1/zh not_active Ceased
- 2017-12-26 JP JP2019534335A patent/JP7075933B2/ja active Active
-
2019
- 2019-07-08 US US16/505,617 patent/US20190332970A1/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7966269B2 (en) * | 2005-10-20 | 2011-06-21 | Bauer James D | Intelligent human-machine interface |
| CN104216691A (zh) * | 2013-05-31 | 2014-12-17 | 华为技术有限公司 | 一种创建应用的方法及装置 |
| CN103984818A (zh) * | 2014-05-16 | 2014-08-13 | 大连理工大学 | 基于Flex技术的AUV设计流程可视化建模方法 |
| CN105988786A (zh) * | 2015-02-06 | 2016-10-05 | 北京仿真中心 | 利用uml与xml映射建立数据流程一体化模型的方法 |
| CN105677446A (zh) * | 2016-01-28 | 2016-06-15 | 中国电子科技集团公司第十研究所 | 分布式仿真平台的可视化建模方法 |
Non-Patent Citations (1)
| Title |
|---|
| See also references of EP3567474A4 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2022545036A (ja) * | 2019-08-23 | 2022-10-24 | グーグル エルエルシー | ノーコーディング機械学習パイプライン |
| JP7297150B2 (ja) | 2019-08-23 | 2023-06-23 | グーグル エルエルシー | ノーコーディング機械学習パイプライン |
Also Published As
| Publication number | Publication date |
|---|---|
| US20190332970A1 (en) | 2019-10-31 |
| CN108279890B (zh) | 2021-12-24 |
| EP3567474A1 (en) | 2019-11-13 |
| TW201826140A (zh) | 2018-07-16 |
| JP7075933B2 (ja) | 2022-05-26 |
| TWI795375B (zh) | 2023-03-11 |
| EP3567474A4 (en) | 2020-01-15 |
| EP3567474B1 (en) | 2021-10-13 |
| CN108279890A (zh) | 2018-07-13 |
| JP2020505670A (ja) | 2020-02-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2018126936A1 (zh) | 组件发布及基于图形化机器学习算法平台的组件构建方法、图形化机器学习算法平台 | |
| CN111080170B (zh) | 一种工作流建模方法、装置、电子设备及存储介质 | |
| US20140006085A1 (en) | System and method for visualizing trace of costs across a graph of financial allocation rules | |
| CN110232162A (zh) | 一种基于html5的流程定义方法及系统 | |
| KR101773574B1 (ko) | 데이터 테이블의 차트 시각화 방법 | |
| CN106557457B (zh) | 一种基于qt的自动生成跨平台复杂流程图的系统 | |
| US20210152648A1 (en) | Techniques for analyzing the proficiency of users of software applications in real-time | |
| WO2018036342A1 (zh) | 基于csar的模型文件的可视化设计方法及装置 | |
| US12073494B2 (en) | Techniques for analyzing the proficiency of users of software applications | |
| TW201933830A (zh) | 流量切換方法、裝置、及電腦設備 | |
| US9508052B1 (en) | Generating client applications for business processes management engines | |
| CN110825476A (zh) | 联邦学习工作流界面的显示方法、装置、终端及介质 | |
| KR20150110063A (ko) | 빅데이터 처리를 위한 맵리듀스를 통합하는 장치 및 방법 | |
| CN113268188B (zh) | 任务处理方法、装置、设备及存储介质 | |
| JP6025176B2 (ja) | 自動操作システム及び方法、並びに自動操作プログラム | |
| CN104077669B (zh) | 一种计算机工作流的自主定制与驱动执行的通用方法 | |
| JP2018092344A (ja) | データ処理装置、データ処理方法及びデータ処理プログラム | |
| US10432700B2 (en) | Conversation connected visualization of items based on a user created list | |
| US20190258745A1 (en) | Providing an easily navigable visual representation of a graph | |
| CN103890721B (zh) | 计算机程序接口 | |
| Sadiq et al. | Elicitation and prioritization of software requirements | |
| CN119006985A (zh) | 模型获取方法、装置、电子设备及存储介质 | |
| US9338294B2 (en) | Automated task definitions | |
| WO2012017757A1 (ja) | クローン検出装置、クローン検出プログラム、及びクローン検出プログラムを記録した記録媒体 | |
| CN107818002A (zh) | 一种命令行界面的管理方法及装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17890410 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2019534335 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2017890410 Country of ref document: EP Effective date: 20190806 |