- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 141字
- 2021-06-10 19:30:09
Traditional machine learning architecture
Structured data, such as transactional, customers, analytical, and market data, usually resides within a local relational database. Given a query language, such as SQL, we can query the data used for processing, as shown in the workflow in the preceding diagram. Usually, all the data can be stored in memory and further processed with a machine learning library such as Weka, Java-ML, or MALLET.
A common practice in the architecture design is to create data pipelines, where different steps in the workflow are split. For instance, in order to create a client data record, we might have to scrap the data from different data sources. The record can be then saved in an intermediate database for further processing.
To understand how the high-level aspects of big data architecture differ, let's first clarify when data is considered big.
- 課課通計算機原理
- 構建高質量的C#代碼
- 蕩胸生層云:C語言開發修行實錄
- 教父母學會上網
- Getting Started with Containerization
- Zabbix Network Monitoring(Second Edition)
- 人工智能工程化:應用落地與中臺構建
- CorelDRAW X4中文版平面設計50例
- Pig Design Patterns
- Implementing Oracle API Platform Cloud Service
- 控制系統計算機仿真
- Machine Learning with the Elastic Stack
- 走近大數據
- Building a BeagleBone Black Super Cluster
- Visual Studio 2010 (C#) Windows數據庫項目開發