- Machine Learning with the Elastic Stack
- Rich Collier Bahaaldine Azarmi
- 126字
- 2021-07-02 13:48:16
Jobs
In Elastic's ML, the job is the unit of work, similar to what a watch is for Elastic's alerting. As we will see in more depth later, the main configuration elements of a job are as follows:
- Job name/ID
- Analysis bucketization window (the Bucket span)
- The definition and settings for the query to obtain the raw data to be analyzed (the datafeed)
- The anomaly detection configuration recipe (the Detector)
ML jobs are independent and autonomous. Multiples can be running at once, doing independent things and analyzing data from different indices. Jobs can analyze historical data, real-time data, or a mixture of the two. Jobs can be created using the Machine Learning UI in Kibana, or programmatically via the API. They also require ML-enabled nodes.
推薦閱讀
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)·基礎(chǔ)模塊
- Blockchain Quick Start Guide
- ServiceNow Cookbook
- PIC單片機(jī)C語(yǔ)言非常入門與視頻演練
- Windows程序設(shè)計(jì)與架構(gòu)
- Mastering Elastic Stack
- Lightning Fast Animation in Element 3D
- HTML5 Canvas Cookbook
- 零起點(diǎn)學(xué)西門子S7-200 PLC
- INSTANT Heat Maps in R:How-to
- 網(wǎng)絡(luò)管理工具實(shí)用詳解
- Mastering MongoDB 3.x
- 傳感器與自動(dòng)檢測(cè)
- 生成對(duì)抗網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)