JP6852004B2 - データ解析システム、データ解析方法、及びプログラム - Google Patents
データ解析システム、データ解析方法、及びプログラム Download PDFInfo
- Publication number
- JP6852004B2 JP6852004B2 JP2018041097A JP2018041097A JP6852004B2 JP 6852004 B2 JP6852004 B2 JP 6852004B2 JP 2018041097 A JP2018041097 A JP 2018041097A JP 2018041097 A JP2018041097 A JP 2018041097A JP 6852004 B2 JP6852004 B2 JP 6852004B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- image
- analysis result
- analysis
- data set
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/904—Browsing; Visualisation therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/20—Drawing from basic elements, e.g. lines or circles
- G06T11/206—Drawing of charts or graphs
-
- 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/248—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/177—Editing, e.g. inserting or deleting of tables; using ruled lines
- G06F40/18—Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
図1は、第1の実施形態に係るデータ解析システム1のシステム構成例を示す図である。データ解析システム1は、収集されたデータを解析し、解析結果等をユーザに提示するシステムであって、データ源11、抽出装置12、解析装置13、可視化装置14、及びネットワーク15を含む。
図19は、第2の実施形態に係るプライマリデータ151のデータ構造例を示す図である。第1の実施形態に係るプライマリデータ31のカラム「time」の属性値は、1から1000000までの等間隔な値であったが、本実施形態に係るプライマリデータ151のカラム「time」の属性値は、1から1000000までの等間隔でない値である。すなわち、本実施形態に係るプライマリデータ151は、複数の属性値が等間隔に配列されていないカラム(「time」、「特徴量1」、「特徴量2」、及び「特徴量3」)のみから構成されている。
11 データ源
12 抽出装置
13 解析装置
14 可視化装置
15 ネットワーク
21 CPU
22 RAM
23 ROM
24 ストレージ
25 入力デバイス
26 出力デバイス
27 通信I/F
28 バス
31,151 プライマリデータ(第1のデータセット)
32 レコード
35 選択カラム情報
36,235 選択範囲情報
41,42 抽出データ(第2のデータセット)
45,201 集約データ(第3のデータセット)
51,52,211,221,241,245 解析結果
61,62,153,205 データ画像
65 特異点
67 異常部オブジェクト
71,72,215,225,251 解析結果画像
75 カラム選択画像
76,155,231 範囲選択画像
206 変異オブジェクト
216〜219,226〜229,252〜256 クラスタオブジェクト
101 設定部
102 抽出部
103 解析部
104 可視化部
111 集約部
121 データ表示部
122 解析結果表示部
Claims (8)
- 第1のデータセットに含まれる複数のカラムから選択された選択カラムと、前記選択カラムに含まれる複数の属性値から選択された属性値範囲とを設定する設定部と、
前記第1のデータセットから、前記選択カラム、又は前記選択カラム及び前記属性値範囲に対応する第2のデータセットを抽出する抽出部と、
所定のパラメータに基づいて前記第2のデータセットを集約し、前記第2のデータセットよりデータ量が削減された第3のデータセットを生成する集約処理を行う集約部と、
前記第3のデータセットを解析する解析部と、
前記第3のデータセットを可視化したデータ画像と、前記第3のデータセットの解析結果を可視化した解析結果画像とを表示する可視化部と、を備え、
前記設定部は、前記データ画像又は前記解析結果画像を確認しながら選択された、前記選択カラム又は前記属性値範囲を設定する、
データ解析システム。 - 前記可視化部は、前記選択カラム又は前記属性値範囲の変更に応じて前記データ画像及び前記解析結果画像を更新する、
請求項1に記載のデータ解析システム。 - 前記パラメータは、前記データ画像又は前記解析結果画像が表示される表示装置の解像度に基づく値を含む、
請求項1に記載のデータ解析システム。 - 前記解析部は、前記集約処理により集約された値を算出するために用いられたデータの数を示すデータ数を重み付けとして利用して、前記第3のデータセットに対してクラスタリング処理を実行する、
請求項1に記載のデータ解析システム。 - 前記第1のデータセットは、前記複数の属性値が等間隔に配列されていない前記カラムのみからなる、
請求項1に記載のデータ解析システム。 - 前記可視化部は、前記データ画像と前記解析結果画像とを同一画面内に表示する、
請求項1〜5のいずれか1項に記載のデータ解析システム。 - データ解析システムが実行するデータ解析方法であって、
第1のデータセットに含まれる複数のカラムから選択された選択カラムと、前記選択カラムに含まれる複数の属性値から選択された属性値範囲とを設定する設定ステップと、
前記第1のデータセットから、前記選択カラム、又は前記選択カラム及び前記属性値範囲に対応する第2のデータセットを抽出する抽出ステップと、
所定のパラメータに基づいて前記第2のデータセットを集約し、前記第2のデータセットよりデータ量が削減された第3のデータセットを生成する集約処理を行う集約ステップと、
前記第3のデータセットを解析する解析ステップと、
前記第3のデータセットを可視化したデータ画像と、前記第3のデータセットの解析結果を可視化した解析結果画像とを表示する可視化ステップと、を含み、
前記設定ステップは、前記データ画像又は前記解析結果画像を確認しながら選択された、前記選択カラム又は前記属性値範囲を設定する、
データ解析方法。 - コンピュータに、
第1のデータセットに含まれる複数のカラムから選択された選択カラムと、前記選択カラムに含まれる複数の属性値から選択された属性値範囲とを設定する設定処理と、
前記第1のデータセットから、前記選択カラム、又は前記選択カラム及び前記属性値範囲に対応する第2のデータセットを抽出する第2のデータセットを抽出する抽出処理と、
所定のパラメータに基づいて前記第2のデータセットを集約し、前記第2のデータセットよりデータ量が削減された第3のデータセットを生成する集約処理と、
前記第3のデータセットを解析する解析処理と、
前記第3のデータセットを可視化したデータ画像と、前記第3のデータセットの解析結果を可視化した解析結果画像とを表示する可視化処理と、を実行させ、
前記設定処理は、前記データ画像又は前記解析結果画像を確認しながら選択された、前記選択カラム又は前記属性値範囲を設定する、
プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018041097A JP6852004B2 (ja) | 2018-03-07 | 2018-03-07 | データ解析システム、データ解析方法、及びプログラム |
US16/114,345 US11886513B2 (en) | 2018-03-07 | 2018-08-28 | Data analysis system, data analysis method, and computer program product |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018041097A JP6852004B2 (ja) | 2018-03-07 | 2018-03-07 | データ解析システム、データ解析方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019159406A JP2019159406A (ja) | 2019-09-19 |
JP6852004B2 true JP6852004B2 (ja) | 2021-03-31 |
Family
ID=67843278
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018041097A Active JP6852004B2 (ja) | 2018-03-07 | 2018-03-07 | データ解析システム、データ解析方法、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11886513B2 (ja) |
JP (1) | JP6852004B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10831870B2 (en) * | 2018-08-28 | 2020-11-10 | International Business Machines Corporation | Intelligent user identification |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10320373A (ja) * | 1997-05-15 | 1998-12-04 | Fujitsu Ltd | データ件数分析方法及び装置及びデータ件数分析プログラムを格納した記憶媒体 |
JP2000357171A (ja) * | 1999-06-16 | 2000-12-26 | Oki Electric Ind Co Ltd | データベース分析システム |
EA200300161A1 (ru) * | 2000-07-18 | 2003-12-25 | Коррелоджик Системз, Инк. | Способ распознавания биологических состояний, базирующихся на скрытых параметрах биологических данных |
US6704742B1 (en) * | 2001-07-03 | 2004-03-09 | Johnson Controls Technology Company | Database management method and apparatus |
US8103966B2 (en) * | 2008-02-05 | 2012-01-24 | International Business Machines Corporation | System and method for visualization of time-based events |
JP5245495B2 (ja) * | 2008-03-31 | 2013-07-24 | 大日本印刷株式会社 | 時系列データ用グラフ表示装置 |
US8635281B2 (en) * | 2009-12-18 | 2014-01-21 | Morningside Analytics, Inc. | System and method for attentive clustering and analytics |
CA2747619A1 (en) * | 2011-06-21 | 2012-12-21 | Tangam Technologies Inc. | System and method for processing casino table games yield management data |
JP5953704B2 (ja) * | 2011-10-31 | 2016-07-20 | 富士通株式会社 | 検索支援方法、検索支援プログラムおよびシステム |
US8902777B1 (en) * | 2012-06-29 | 2014-12-02 | Juniper Networks, Inc. | Methods and apparatus for self-tuning aggregation of data units |
US20150019537A1 (en) * | 2012-09-07 | 2015-01-15 | Splunk Inc. | Generating Reports from Unstructured Data |
US10997556B2 (en) * | 2013-04-08 | 2021-05-04 | Oracle International Corporation | Summarizing tabular data across multiple projects using user-defined attributes |
US10528589B2 (en) | 2014-09-26 | 2020-01-07 | Oracle International Corporation | Cross visualization interaction between data visualizations |
US10255345B2 (en) * | 2014-10-09 | 2019-04-09 | Business Objects Software Ltd. | Multivariate insight discovery approach |
US20160314545A1 (en) * | 2015-04-22 | 2016-10-27 | Alpha Endeavors LLC | Data collection, storage, and processing system using one or more inputs |
US10394801B2 (en) * | 2015-11-05 | 2019-08-27 | Oracle International Corporation | Automated data analysis using combined queries |
JP2018005721A (ja) * | 2016-07-06 | 2018-01-11 | 株式会社東芝 | 表示情報生成システム、方法、及びプログラム |
US10728352B2 (en) * | 2017-10-27 | 2020-07-28 | Facebook, Inc. | Managing digital forums and networking groups utilizing a group activity indicator |
US11331848B2 (en) * | 2019-11-26 | 2022-05-17 | Mark Saberton | 3D printing bead configuration |
-
2018
- 2018-03-07 JP JP2018041097A patent/JP6852004B2/ja active Active
- 2018-08-28 US US16/114,345 patent/US11886513B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US11886513B2 (en) | 2024-01-30 |
US20190278871A1 (en) | 2019-09-12 |
JP2019159406A (ja) | 2019-09-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10572512B2 (en) | Detection method and information processing device | |
US9753801B2 (en) | Detection method and information processing device | |
CN113065101B (zh) | 逻辑回归模型的可视化解释方法及装置 | |
JP2007207173A (ja) | 性能分析プログラム、性能分析方法、および性能分析装置 | |
US10611086B2 (en) | System and method for evaluating additive manufacturing index | |
JP2017111601A (ja) | 調査対象特定プログラム、および調査対象特定方法 | |
JP6952660B2 (ja) | 更新支援装置、更新支援方法およびプログラム | |
US10642818B2 (en) | Causal analysis device, causal analysis method, and non-transitory computer readable storage medium | |
CN112749179A (zh) | 可视化数据生成装置、生成系统以及生成方法 | |
JP6178023B2 (ja) | モジュール分割支援装置、方法、及びプログラム | |
WO2017203672A1 (ja) | アイテム推奨方法、アイテム推奨プログラムおよびアイテム推奨装置 | |
JP6852004B2 (ja) | データ解析システム、データ解析方法、及びプログラム | |
JP7269765B2 (ja) | データ可視化システムおよびデータ可視化プログラム | |
JP6622938B1 (ja) | 相関性抽出方法および相関性抽出プログラム | |
JP5714472B2 (ja) | 製品情報管理装置、方法、及びプログラム | |
JP2020149498A (ja) | データ処理装置、表示制御システム、データ処理方法およびプログラム | |
JP2019145160A (ja) | 表示方法、表示装置、および、プログラム | |
WO2022085465A1 (ja) | 設計支援装置および設計支援方法 | |
KR101807585B1 (ko) | 유한요소 해석을 이용한 설계 자동화 장치 및 방법 | |
CN115545791A (zh) | 一种客群画像生成方法、装置、电子设备及存储介质 | |
JPWO2020075436A1 (ja) | 予測状況可視化装置、予測状況可視化方法および予測状況可視化プログラム | |
JP6771314B2 (ja) | 予測不可データ判定システム及び予測不可データ判定方法 | |
CN117539948B (zh) | 基于深度神经网络的业务数据检索方法及装置 | |
CN112800294B (zh) | 数据展示图表的处理方法、装置、设备和介质 | |
EP3176738A1 (en) | Real-time visibility of a process lifecycle |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190814 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200728 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200915 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201104 |
|
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: 20210209 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210310 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6852004 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |