JP7556982B2 - 時系列予測 - Google Patents
時系列予測 Download PDFInfo
- Publication number
- JP7556982B2 JP7556982B2 JP2022570355A JP2022570355A JP7556982B2 JP 7556982 B2 JP7556982 B2 JP 7556982B2 JP 2022570355 A JP2022570355 A JP 2022570355A JP 2022570355 A JP2022570355 A JP 2022570355A JP 7556982 B2 JP7556982 B2 JP 7556982B2
- Authority
- JP
- Japan
- Prior art keywords
- time series
- data
- model
- query
- models
- 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 OR CALCULATING; 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/221—Column-oriented storage; Management thereof
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 OR CALCULATING; 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/245—Query processing
- G06F16/2455—Query execution
- G06F16/24568—Data stream processing; Continuous queries
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2477—Temporal data queries
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
- G06Q30/0202—Market predictions or forecasting for commercial activities
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Strategic Management (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Development Economics (AREA)
- Software Systems (AREA)
- Accounting & Taxation (AREA)
- Entrepreneurship & Innovation (AREA)
- Finance (AREA)
- Economics (AREA)
- Computational Linguistics (AREA)
- Game Theory and Decision Science (AREA)
- General Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Fuzzy Systems (AREA)
- Mathematical Physics (AREA)
- Probability & Statistics with Applications (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
履歴データに基づいて将来の傾向を予測することは、多数の異なるアプリケーションに有用な情報を提供することができる。膨大な量のデータが容易に入手可能であり、ユーザが競争力のある利点を得るために正確な予測を活用しようとするにつれて、将来の傾向の正確な予測の必要性が高まっている。将来のデータ傾向を予測するとき、いくつかの基礎となる成分は、データの変動に影響を及ぼし得る。これらの変動は、時間成分を正確に予測することを非常に困難にし得る。多くの機械学習モデルは、時間成分を組み込んだ将来の傾向を正確に予測することを目的とする。
本開示の一局面は、時系列予測のための方法を提供する。本方法は、データ処理ハードウェアにおいて、ユーザから時系列予測クエリを受信することを含む。時系列予測クエリは、データ処理ハードウェアに複数の時系列予測を実行するよう要求する。各時系列予測は、それぞれの現在のデータに基づく将来のデータの予測である。時系列予測クエリによって要求される複数の時系列予測の各時系列予測について、本方法は、データ処理ハードウェアが、それぞれの時系列予測について複数のモデルを同時にトレーニングすることを含む。本方法はまた、複数のモデルのうちのどのモデルが、それぞれの時系列予測に最良に適合するかを同時に判断することと、判断された最良適合モデルおよびそれぞれの現在のデータに基づいて、将来のデータを同時に予測することとを含む。本方法はまた、データ処理ハードウェアが、時系列予測クエリによって要求される複数の時系列予測の各々について、予測された将来のデータをユーザに返すことを含む。
詳細な説明
時系列は、(典型的には規則的な間隔での)時系列の一連のデータ点である。時系列上の分析は、経時的に変化する任意の変数(例えば、工業プロセスまたはビジネスメトリック)に適用され得る。時系列予測は、過去のデータ値に基づいて将来のデータ値を予測する(すなわち、外挿する)実算である。非常に多くの予測問題は時間成分を伴うので、時系列予測は関心のある活発な領域である。具体的には、時系列予測は、機械学習にとって重要な領域となっている。しかしながら、固有の非定常性および不確実性のため、時系列予測は、依然として困難な問題である。
Claims (24)
- 方法(600)であって、
データ処理ハードウェア(144)において、ユーザ(12)から時系列予測クエリ(20)を受信することを含み、前記時系列予測クエリ(20)は、前記データ処理ハードウェア(144)に複数の時系列予測(22)を実行するよう要求し、各時系列予測(22)は、それぞれの現在のデータ(152)に基づく将来のデータ(162)の予測であり、前記方法はさらに、
前記時系列予測クエリ(20)によって要求される前記複数の時系列予測(22)の各時系列予測(22)について、同時に、
前記データ処理ハードウェア(144)が、複数の成分に分解されるそれぞれの時系列予測(22)について複数のモデル(212)をトレーニングすることと、
前記複数のモデルの各それぞれのモデルについて、前記データ処理ハードウェア(144)が、前記それぞれの現在のデータを用いて、前記それぞれのモデルのそれぞれの相対品質を推定することとを含み、前記それぞれの相対品質は前記複数のモデルのうちの各他のモデルに対する前記それぞれのモデルの品質を表し、
前記データ処理ハードウェア(144)が、経験的手段に頼ることなく各それぞれのモデルの前記それぞれの相対品質を用いて、前記複数のモデル(212)のうちのどのモデル(212)が、前記それぞれの時系列予測(22)に最良に適合するかを判断することと、
前記データ処理ハードウェア(144)が、前記判断された最良適合モデル(212)および前記それぞれの現在のデータ(152)に基づいて前記将来のデータ(162)を予測することとを含み、前記方法はさらに、
前記データ処理ハードウェア(144)が、前記ユーザ(12)に、前記時系列予測クエリ(20)によって要求される前記複数の時系列予測(22)の各々について前記予測された将来のデータ(162)を返すことを含む、方法。 - 前記時系列予測クエリ(20)は、単一のクエリ(20)のみを含む、請求項1に記載の方法(600)。
- 前記単一のクエリ(20)は、構造化照会言語(SQL)クエリ(20)を含む、請求項2に記載の方法(600)。
- 前記単一のクエリ(20)は、テーブル(158)の3つの列(300)への参照を含む、請求項2または3に記載の方法(600)。
- 前記テーブル(158)の前記3つの列(300)は、
タイムスタンプデータを含む第1の列(300a)と、
前記現在のデータ(152)を含む第2の列(300b)と、
時系列予測識別データを含む第3の列(300c)とを含む、請求項4に記載の方法(600)。 - 各それぞれの時系列予測(22)のための前記複数のモデル(212)の各モデル(212)は、自己回帰和分移動平均モデル(212)を含む、請求項1~5のいずれか1項に記載の方法(600)。
- 前記複数のモデル(212)をトレーニングすることは、ハイパーパラメータチューニングを実行することを含む、請求項6に記載の方法(600)。
- 前記将来のデータ(162)を予測することは、季節的影響をモデル化することを含む、請求項1~7のいずれか1項に記載の方法(600)。
- 前記将来のデータ(162)を予測することは、休日効果をモデル化することを含む、請求項1~8のいずれか1項に記載の方法(600)。
- 前記将来のデータ(162)を予測することは、ドリフトをモデル化することを含む、請求項1~9のいずれか1項に記載の方法(600)。
- 前記将来のデータ(162)を予測することは、異常検出(518)を実行することを含む、請求項1~10のいずれか1項に記載の方法(600)。
- 前記複数のモデル(212)のうちのどのモデル(212)が前記それぞれの時系列予測(22)に最良に適合するかを判断することは、どのモデル(212)が最低の赤池情報量基準(AIC)を有するかを判断することを含む、請求項1~11のいずれか1項に記載の方法(600)。
- システム(100)であって、
データ処理ハードウェア(144)と、
前記データ処理ハードウェア(144)と通信するメモリハードウェア(146)とを備え、前記メモリハードウェア(146)は、前記データ処理ハードウェア(144)上で実行されると前記データ処理ハードウェア(144)に動作を実行させる命令を記憶し、前記動作は、
ユーザ(12)から時系列予測クエリ(20)を受信することを含み、前記時系列予測クエリ(20)は、前記データ処理ハードウェア(144)に複数の時系列予測(22)を実行するよう要求し、各時系列予測(22)は、それぞれの現在のデータ(152)に基づく将来のデータ(162)の予測であり、前記動作はさらに、
前記時系列予測クエリ(20)によって要求される前記複数の時系列予測(22)の各時系列予測(22)について、同時に、
複数の成分に分解されるそれぞれの時系列予測(22)について複数のモデル(212)をトレーニングすることと、
前記複数のモデルの各それぞれのモデルについて、前記それぞれの現在のデータを用いて、前記それぞれのモデルのそれぞれの相対品質を推定することとを含み、前記それぞれの相対品質は前記複数のモデルのうちの各他のモデルに対する前記それぞれのモデルの品質を表し、
経験的手段に頼ることなく各それぞれのモデルの前記それぞれの相対品質を用いて、前記複数のモデル(212)のうちのどのモデル(212)が前記それぞれの時系列予測(22)に最良に適合するかを判断することと、
前記判断された最良適合モデル(212)および前記それぞれの現在のデータ(152)に基づいて前記将来のデータ(162)を予測することとを含み、前記動作はさらに、
前記時系列予測クエリ(20)によって要求される前記複数の時系列予測(22)の各々について、前記予測された将来のデータ(162)を前記ユーザ(12)に返すことを含む、システム(100)。 - 前記時系列予測クエリ(20)は、単一のクエリ(20)のみを含む、請求項13に記載のシステム(100)。
- 前記単一のクエリ(20)は、構造化照会言語(SQL)クエリ(20)を含む、請求項14に記載のシステム(100)。
- 前記単一のクエリ(20)は、テーブル(158)の3つの列(300)への参照を含む、請求項14または15に記載のシステム(100)。
- 前記テーブル(158)の前記3つの列(300)は、
タイムスタンプデータを含む第1の列(300a)と、
前記現在のデータ(152)を含む第2の列(300b)と、
時系列予測識別データを含む第3の列(300c)とを含む、請求項16に記載のシステム(100)。 - 各それぞれの時系列予測(22)のための前記複数のモデル(212)の各モデル(212)は、自己回帰和分移動平均モデル(212)を含む、請求項13~17のいずれか1項に記載のシステム(100)。
- 前記複数のモデル(212)をトレーニングすることは、ハイパーパラメータチューニングを実行することを含む、請求項18に記載のシステム(100)。
- 前記将来のデータ(162)を予測することは、季節的影響をモデル化することを含む、請求項13~19のいずれか1項に記載のシステム(100)。
- 前記将来のデータ(162)を予測することは、休日効果をモデル化することを含む、請求項13~20のいずれか1項に記載のシステム(100)。
- 前記将来のデータ(162)を予測することは、ドリフトをモデル化することを含む、請求項13~21のいずれか1項に記載のシステム(100)。
- 前記将来のデータ(162)を予測することは、異常検出(518)を実行することを含む、請求項13~22のいずれか1項に記載のシステム(100)。
- 前記複数のモデル(212)のうちのどのモデル(212)がそれぞれの時系列(410)に最良に適合するかを判断することは、どのモデル(212)が最低の赤池情報量基準(AIC)を有するかを判断することを含む、請求項13~23のいずれか1項に記載のシステム(100)。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2024157520A JP7825681B2 (ja) | 2020-05-18 | 2024-09-11 | 時系列予測 |
Applications Claiming Priority (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202063026573P | 2020-05-18 | 2020-05-18 | |
| US63/026,573 | 2020-05-18 | ||
| US16/986,861 | 2020-08-06 | ||
| US16/986,861 US11693867B2 (en) | 2020-05-18 | 2020-08-06 | Time series forecasting |
| PCT/US2021/031090 WO2021236344A1 (en) | 2020-05-18 | 2021-05-06 | Time series forecasting |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2024157520A Division JP7825681B2 (ja) | 2020-05-18 | 2024-09-11 | 時系列予測 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2023526823A JP2023526823A (ja) | 2023-06-23 |
| JP7556982B2 true JP7556982B2 (ja) | 2024-09-26 |
Family
ID=78512437
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022570355A Active JP7556982B2 (ja) | 2020-05-18 | 2021-05-06 | 時系列予測 |
| JP2024157520A Active JP7825681B2 (ja) | 2020-05-18 | 2024-09-11 | 時系列予測 |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2024157520A Active JP7825681B2 (ja) | 2020-05-18 | 2024-09-11 | 時系列予測 |
Country Status (6)
| Country | Link |
|---|---|
| US (2) | US11693867B2 (ja) |
| EP (1) | EP4154128A1 (ja) |
| JP (2) | JP7556982B2 (ja) |
| KR (1) | KR20230003303A (ja) |
| CN (1) | CN115668170A (ja) |
| WO (1) | WO2021236344A1 (ja) |
Families Citing this family (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11693867B2 (en) | 2020-05-18 | 2023-07-04 | Google Llc | Time series forecasting |
| US12112271B2 (en) * | 2020-07-22 | 2024-10-08 | Accenture Global Solutions Limited | Resource data modeling, forecasting and simulation |
| US12009107B2 (en) * | 2020-09-09 | 2024-06-11 | Optum, Inc. | Seasonally adjusted predictive data analysis |
| US12561645B2 (en) * | 2021-07-29 | 2026-02-24 | Jio Platforms Limited | Methods and systems for re-estimating stock |
| AU2022407809A1 (en) * | 2021-12-10 | 2024-07-18 | Newsouth Innovations Pty Limited | Methods, systems, devices and neural networks for forecasting a time series |
| US20250168088A1 (en) * | 2022-02-22 | 2025-05-22 | Nippon Telegraph And Telephone Corporation | Traffic data collection system, traffic data collection method,and traffic data collection program |
| US12488284B2 (en) | 2022-02-28 | 2025-12-02 | Google Llc | Machine learning super large-scale time-series forecasting |
| CN115688871A (zh) * | 2022-09-20 | 2023-02-03 | 中国科学院计算技术研究所 | 基于预训练增强的多元时间序列预测方法及系统 |
| US12380106B2 (en) * | 2023-03-23 | 2025-08-05 | International Business Machines Corporation | Reducing inference time processing deep learning models |
| US20240378483A1 (en) * | 2023-05-09 | 2024-11-14 | Kla Corporation | System and method for improving measurement performance of characterization systems |
| US12586015B2 (en) * | 2023-05-12 | 2026-03-24 | Dell Products L.P. | Resource-related forecasting using machine learning techniques |
| CN116582702B (zh) * | 2023-07-11 | 2023-09-15 | 成都工业职业技术学院 | 一种基于大数据的网络视频播放量预测方法、系统及介质 |
| US12332764B2 (en) * | 2023-10-19 | 2025-06-17 | International Business Machines Corporation | Anomaly detection for time series data |
| US12468369B2 (en) * | 2023-12-29 | 2025-11-11 | Volkswagen Aktiengesellschaft | Forecasting timeseries analysis for electrical vehicle battery state utilizing a hybrid transformer architecture |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160300252A1 (en) | 2015-01-29 | 2016-10-13 | Affectomatics Ltd. | Collection of Measurements of Affective Response for Generation of Crowd-Based Results |
| US20170193371A1 (en) | 2015-12-31 | 2017-07-06 | Cisco Technology, Inc. | Predictive analytics with stream database |
| US20190384762A1 (en) | 2017-02-10 | 2019-12-19 | Count Technologies Ltd. | Computer-implemented method of querying a dataset |
| US20200125941A1 (en) | 2017-10-19 | 2020-04-23 | Pure Storage, Inc. | Artificial intelligence and machine learning infrastructure |
Family Cites Families (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4840494B2 (ja) * | 2009-09-16 | 2011-12-21 | 沖電気工業株式会社 | 時系列データ予測ニューラルネットワーク装置 |
| US20110106723A1 (en) * | 2009-11-03 | 2011-05-05 | Michael Ryan Chipley | Computer-Implemented Systems And Methods For Scenario Analysis |
| JP4981976B1 (ja) * | 2011-01-27 | 2012-07-25 | 有限会社アールファイブ | 変動値予測システム、在庫管理システム、プログラム、記憶媒体 |
| JP5698860B1 (ja) | 2014-08-22 | 2015-04-08 | 株式会社アールファイブ | 在庫管理システム、在庫管理方法、及びプログラム |
| JP6494258B2 (ja) * | 2014-11-19 | 2019-04-03 | 国立大学法人静岡大学 | 予測システム、予測方法、および予測プログラム |
| JP6130977B1 (ja) | 2016-05-24 | 2017-05-17 | 三井情報株式会社 | 情報処理装置、情報処理方法、情報処理システム及びプログラム |
| US11120361B1 (en) * | 2017-02-24 | 2021-09-14 | Amazon Technologies, Inc. | Training data routing and prediction ensembling at time series prediction system |
| CN107358317A (zh) * | 2017-06-28 | 2017-11-17 | 北京优特捷信息技术有限公司 | 通过机器学习进行时序预测的方法及装置 |
| US20190156253A1 (en) * | 2017-11-22 | 2019-05-23 | United Parcel Service Of America, Inc. | Automatically generating volume forecasts for different hierarchical levels via machine learning models |
| US10685283B2 (en) * | 2018-06-26 | 2020-06-16 | Sas Institute Inc. | Demand classification based pipeline system for time-series data forecasting |
| CN111639247B (zh) * | 2019-03-01 | 2023-08-01 | 百度在线网络技术(北京)有限公司 | 用于评估评论的质量的方法、装置、设备以及计算机可读存储介质 |
| EP3948707B1 (en) * | 2019-03-26 | 2025-07-16 | HRL Laboratories, LLC | Systems and methods for forecast alerts with programmable human-machine hybrid ensemble learning |
| US11693867B2 (en) | 2020-05-18 | 2023-07-04 | Google Llc | Time series forecasting |
| US11693987B2 (en) | 2021-04-30 | 2023-07-04 | International Business Machines Corporation | Database security |
-
2020
- 2020-08-06 US US16/986,861 patent/US11693867B2/en active Active
-
2021
- 2021-05-06 JP JP2022570355A patent/JP7556982B2/ja active Active
- 2021-05-06 EP EP21728727.5A patent/EP4154128A1/en not_active Withdrawn
- 2021-05-06 WO PCT/US2021/031090 patent/WO2021236344A1/en not_active Ceased
- 2021-05-06 KR KR1020227043184A patent/KR20230003303A/ko active Pending
- 2021-05-06 CN CN202180036340.8A patent/CN115668170A/zh active Pending
-
2023
- 2023-05-25 US US18/323,766 patent/US12468719B2/en active Active
-
2024
- 2024-09-11 JP JP2024157520A patent/JP7825681B2/ja active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160300252A1 (en) | 2015-01-29 | 2016-10-13 | Affectomatics Ltd. | Collection of Measurements of Affective Response for Generation of Crowd-Based Results |
| US20170193371A1 (en) | 2015-12-31 | 2017-07-06 | Cisco Technology, Inc. | Predictive analytics with stream database |
| US20190384762A1 (en) | 2017-02-10 | 2019-12-19 | Count Technologies Ltd. | Computer-implemented method of querying a dataset |
| US20200125941A1 (en) | 2017-10-19 | 2020-04-23 | Pure Storage, Inc. | Artificial intelligence and machine learning infrastructure |
Also Published As
| Publication number | Publication date |
|---|---|
| US20210357402A1 (en) | 2021-11-18 |
| US11693867B2 (en) | 2023-07-04 |
| JP7825681B2 (ja) | 2026-03-06 |
| EP4154128A1 (en) | 2023-03-29 |
| CN115668170A (zh) | 2023-01-31 |
| JP2025000674A (ja) | 2025-01-07 |
| JP2023526823A (ja) | 2023-06-23 |
| WO2021236344A1 (en) | 2021-11-25 |
| US12468719B2 (en) | 2025-11-11 |
| US20230297583A1 (en) | 2023-09-21 |
| KR20230003303A (ko) | 2023-01-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7556982B2 (ja) | 時系列予測 | |
| KR102897335B1 (ko) | 머신 러닝 시계열 이상 검출 | |
| US12450525B2 (en) | Method and system for model auto-selection using an ensemble of machine learning models | |
| US11854022B2 (en) | Proactively predicting transaction dates based on sparse transaction data | |
| US20070156479A1 (en) | Multivariate statistical forecasting system, method and software | |
| JP7618339B2 (ja) | 機械学習特徴量推薦 | |
| US11636377B1 (en) | Artificial intelligence system incorporating automatic model updates based on change point detection using time series decomposing and clustering | |
| Dube et al. | AI gauge: Runtime estimation for deep learning in the cloud | |
| Sha et al. | Development of a regression-based method with case-based tuning to solve the due date assignment problem | |
| Subramaniam et al. | Automated resource scaling in Kubeflow through time series forecasting | |
| US12488284B2 (en) | Machine learning super large-scale time-series forecasting | |
| US11803558B2 (en) | Relevance-independent position effects estimator for digital item ranking | |
| Carlstedt et al. | AI-Driven Kubernetes Optimization: Using Supervised Learning to Forecast Kubernetes Metrics | |
| US20220164405A1 (en) | Intelligent machine learning content selection platform | |
| Sosnovskyi et al. | Collaborative filtering algorithms for a job recommendation system built with a microservice architecture | |
| US20250190292A1 (en) | Multivariate time series anomaly detection | |
| Mhaske et al. | Leveraging Data Science for Real-Time Decision Making: A Framework for Scalable and Adaptive Systems | |
| Yan et al. | Research on Response Prediction of Supply Network Entities Driven by TA-DPAD | |
| US11740986B2 (en) | System and method for automated desktop analytics triggers | |
| US20250307695A1 (en) | Time series anomaly detection using automated machine learning framework | |
| CN119474562A (zh) | 基于双时序的时间相关数据处理方法和装置 | |
| Wang | Developing a Data Mining Model for Predicting with SQL Server 2008 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230105 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240319 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240509 |
|
| 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: 20240813 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240912 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7556982 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |