JPWO2018079225A1 - 自動予測システム、自動予測方法および自動予測プログラム - Google Patents
自動予測システム、自動予測方法および自動予測プログラム Download PDFInfo
- Publication number
- JPWO2018079225A1 JPWO2018079225A1 JP2018547521A JP2018547521A JPWO2018079225A1 JP WO2018079225 A1 JPWO2018079225 A1 JP WO2018079225A1 JP 2018547521 A JP2018547521 A JP 2018547521A JP 2018547521 A JP2018547521 A JP 2018547521A JP WO2018079225 A1 JPWO2018079225 A1 JP WO2018079225A1
- Authority
- JP
- Japan
- Prior art keywords
- feature
- unit
- feature quantity
- prediction
- relational data
- 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
Links
- 238000000034 method Methods 0.000 title claims description 42
- 238000013461 design Methods 0.000 claims abstract description 70
- 230000006870 function Effects 0.000 claims description 36
- 238000004220 aggregation Methods 0.000 claims description 25
- 230000002776 aggregation Effects 0.000 claims description 25
- 238000000605 extraction Methods 0.000 claims description 14
- 230000004931 aggregating effect Effects 0.000 claims description 4
- 238000012938 design process Methods 0.000 claims description 3
- 238000003860 storage Methods 0.000 description 15
- 238000010586 diagram Methods 0.000 description 7
- 238000011156 evaluation Methods 0.000 description 6
- 238000004458 analytical method Methods 0.000 description 4
- 238000005070 sampling Methods 0.000 description 4
- 238000012937 correction Methods 0.000 description 3
- 238000010801 machine learning Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000008267 milk Substances 0.000 description 1
- 210000004080 milk Anatomy 0.000 description 1
- 235000013336 milk Nutrition 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/242—Query formulation
- G06F16/243—Natural language query formulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2282—Tablespace storage structures; Management thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/02—Reservations, e.g. for tickets, services or events
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Business, Economics & Management (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- Computational Linguistics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Tourism & Hospitality (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
図1は、本発明による自動予測システムの一実施形態を示すブロック図である。本実施形態の自動予測システム100は、入力部10と、選択部20と、関係推定部30と、特徴量設計部40と、特徴量生成部50と、モデル設計部60と、予測部70と、記憶部80とを備えている。
20 選択部
30 関係推定部
40 特徴量設計部
50 特徴量生成部
60 モデル設計部
70 予測部
80 記憶部
100 自動予測システム
Claims (10)
- リレーショナルデータから目的変数に影響を及ぼし得る変数である特徴量を設計する特徴量設計部と、
設計された特徴量を前記リレーショナルデータから生成する特徴量生成部と、
生成された特徴量に基づいて予測モデルを学習する学習部とを備えた
ことを特徴とする自動予測システム。 - 特徴量設計部は、リレーショナルデータを表わす表から、目的変数を含む第一の表と当該第一の表と異なる第二の表を特定し、特定した第一の表および第二の表から前記特徴量を生成するための特徴量生成関数を作成し、
特徴量生成部は、作成された特徴量生成関数にリレーショナルデータを適用して特徴量を生成する
請求項1記載の自動予測システム。 - 特徴量設計部は、第一の表と第二の表の行の対応条件を表わす対応条件要素、および、第二の表に含まれる各列のデータを目的変数ごとに集約する集約方法を表わす集約方法要素の組合せを生成することで、特徴量生成関数を作成する
請求項2記載の自動予測システム。 - 特徴量設計部は、第二の表に含まれる行の抽出条件を表わす条件式を含む抽出条件要素、第一の表と第二の表の行の対応条件を表わす対応条件要素、および、第二の表に含まれる各列のデータを目的変数ごとに集約する集約方法を表わす集約方法要素の組合せを生成することで、特徴量生成関数を作成する
請求項2記載の自動予測システム。 - リレーショナルデータから、目的変数を含む表、当該表において目的変数とする列および集約方法要素で対象とする集約単位の列であるキー列の指定を受け付ける選択部を備えた
請求項3または請求項4記載の自動予測システム。 - 予測モデルを用いて目的変数が示す対象の予測を行う予測部を備えた
請求項1から請求項5のうちのいずれか1項に記載の自動予測システム。 - リレーショナルデータから目的変数に影響を及ぼし得る変数である特徴量を設計し、
設計された特徴量を前記リレーショナルデータから生成し、
生成された特徴量に基づいて予測モデルを学習する
ことを特徴とする自動予測方法。 - リレーショナルデータを表わす表から、目的変数を含む第一の表と当該第一の表と異なる第二の表を特定し、
特定された第一の表および第二の表から前記特徴量を生成するための特徴量生成関数を作成し、
作成された特徴量生成関数にリレーショナルデータを適用して特徴量を生成する
請求項7記載の自動予測方法。 - コンピュータに、
リレーショナルデータから目的変数に影響を及ぼし得る変数である特徴量を設計する特徴量設計処理、
設計された特徴量を前記リレーショナルデータから生成する特徴量生成処理、および、
生成された特徴量に基づいて予測モデルを学習する学習処理
を実行させるための自動予測プログラム。 - コンピュータに、
特徴量設計処理で、リレーショナルデータを表わす表から、目的変数を含む第一の表と当該第一の表と異なる第二の表を特定させ、特定させた第一の表および第二の表から前記特徴量を生成するための特徴量生成関数を作成させ、
特徴量生成処理で、作成された特徴量生成関数にリレーショナルデータを適用して特徴量を生成させる
請求項9記載の自動予測プログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016212516 | 2016-10-31 | ||
JP2016212516 | 2016-10-31 | ||
PCT/JP2017/036364 WO2018079225A1 (ja) | 2016-10-31 | 2017-10-05 | 自動予測システム、自動予測方法および自動予測プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2018079225A1 true JPWO2018079225A1 (ja) | 2019-09-12 |
JP7069029B2 JP7069029B2 (ja) | 2022-05-17 |
Family
ID=62024599
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018547521A Active JP7069029B2 (ja) | 2016-10-31 | 2017-10-05 | 自動予測システム、自動予測方法および自動予測プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20200057948A1 (ja) |
JP (1) | JP7069029B2 (ja) |
WO (1) | WO2018079225A1 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7098327B2 (ja) | 2015-11-25 | 2022-07-11 | ドットデータ インコーポレイテッド | 情報処理システム、関数作成方法および関数作成プログラム |
EP3605363A4 (en) * | 2017-03-30 | 2020-02-26 | Nec Corporation | INFORMATION PROCESSING SYSTEM, CHARACTERISTICS, AND CHARACTERISTICS PROGRAM |
SG11202003814TA (en) | 2017-10-05 | 2020-05-28 | Dotdata Inc | Feature generating device, feature generating method, and feature generating program |
US11551123B2 (en) * | 2019-06-11 | 2023-01-10 | International Business Machines Corporation | Automatic visualization and explanation of feature learning output from a relational database for predictive modelling |
JP7245314B2 (ja) * | 2020-06-29 | 2023-03-23 | 楽天グループ株式会社 | 情報処理装置、及びプログラム |
CN112434800B (zh) * | 2020-11-20 | 2024-02-20 | 清华大学 | 控制装置及类脑计算系统 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002109150A (ja) * | 2000-09-28 | 2002-04-12 | Fuji Electric Co Ltd | 時系列データの適応的予測方法 |
JP2005302040A (ja) * | 2004-04-14 | 2005-10-27 | Microsoft Corp | 目標変数の自動データパースペクティブ生成 |
JP2013152656A (ja) * | 2012-01-26 | 2013-08-08 | Fujitsu Ltd | 説明変数の決定のための情報処理装置、情報処理方法及びプログラム |
WO2016017086A1 (ja) * | 2014-07-31 | 2016-02-04 | 日本電気株式会社 | 行動特性予測システム、行動特性予測器、方法およびプログラム |
-
2017
- 2017-10-05 US US16/346,004 patent/US20200057948A1/en not_active Abandoned
- 2017-10-05 WO PCT/JP2017/036364 patent/WO2018079225A1/ja active Application Filing
- 2017-10-05 JP JP2018547521A patent/JP7069029B2/ja active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002109150A (ja) * | 2000-09-28 | 2002-04-12 | Fuji Electric Co Ltd | 時系列データの適応的予測方法 |
JP2005302040A (ja) * | 2004-04-14 | 2005-10-27 | Microsoft Corp | 目標変数の自動データパースペクティブ生成 |
JP2013152656A (ja) * | 2012-01-26 | 2013-08-08 | Fujitsu Ltd | 説明変数の決定のための情報処理装置、情報処理方法及びプログラム |
WO2016017086A1 (ja) * | 2014-07-31 | 2016-02-04 | 日本電気株式会社 | 行動特性予測システム、行動特性予測器、方法およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
WO2018079225A1 (ja) | 2018-05-03 |
JP7069029B2 (ja) | 2022-05-17 |
US20200057948A1 (en) | 2020-02-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7069029B2 (ja) | 自動予測システム、自動予測方法および自動予測プログラム | |
US10360517B2 (en) | Distributed hyperparameter tuning system for machine learning | |
US20190362222A1 (en) | Generating new machine learning models based on combinations of historical feature-extraction rules and historical machine-learning models | |
US10839314B2 (en) | Automated system for development and deployment of heterogeneous predictive models | |
CN110276456B (zh) | 一种机器学习模型辅助构建方法、系统、设备及介质 | |
US20220351004A1 (en) | Industry specific machine learning applications | |
JP2019082874A (ja) | 設計支援装置及び設計支援システム | |
CN118093801A (zh) | 基于大语言模型的信息交互方法、装置以及电子设备 | |
JP2010128779A (ja) | 重回帰式の抽出方法 | |
US20140310306A1 (en) | System And Method For Pattern Recognition And User Interaction | |
WO2021236423A1 (en) | Identifying claim complexity by integrating supervised and unsupervised learning | |
US20230419195A1 (en) | System and Method for Hierarchical Factor-based Forecasting | |
JP2016207136A (ja) | モデル推定システム、モデル推定方法およびモデル推定プログラム | |
US11768852B2 (en) | System and method for data analysis and presentation of data | |
Uniyal et al. | Wine Quality Evaluation Using Machine Learning Algorithms | |
US20200342302A1 (en) | Cognitive forecasting | |
US20190236473A1 (en) | Autonomous Hybrid Analytics Modeling Platform | |
JP7185888B1 (ja) | 情報処理システム、情報処理方法及び情報処理プログラム | |
US20210357809A1 (en) | Model improvement system and model improvement method | |
WO2023181321A1 (ja) | モデル探索装置、モデル探索方法、及び、記録媒体 | |
Asthana et al. | ML Model Change Detection and Versioning Service | |
JP2015045939A (ja) | 非構造化データ処理システム、非構造化データ処理方法およびプログラム | |
Aksyonov et al. | Implementation of algorithm of multicriteria analysis under uncertainty based on integration of expert systems, fuzzy sets theory, and numerical methods | |
KR20240103948A (ko) | 인공지능 훈련 데이터 선별 장치 및 그의 제어 방법 | |
Mincheva | Process Mining Techniques in Business Process Management Systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20200213 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201005 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210816 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20211116 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220114 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20220406 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220502 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7069029 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |