- Machine Learning with Spark(Second Edition)
- Rajdeep Dua Manpreet Singh Ghotra Nick Pentreath
- 258字
- 2021-07-09 21:07:53
Designing a Machine Learning System
In this chapter, we will design a high-level architecture for an intelligent, distributed machine learning system that uses Spark as its core computation engine. The problem we will focus on will be taking the existing architecture for a web-based business and redesigning it to use automated machine learning systems to power key areas of the business.
Before we dig deeper into our scenario, we will spend some time understanding what machine learning is.
Then we will:
- Introduce a hypothetical business scenario
- Provide an overview of the current architecture
- Explore various ways in which machine learning systems can enhance or replace certain business functions
- Provide a new architecture based on these ideas
A modern large-scale data environment includes the following requirements:
- It must integrate with the other components of the system, especially with data collection and storage systems, analytics and reporting, and frontend applications
- It should be easily scalable and independent of the rest of the architecture. Ideally, this should be in the form of horizontal as well as vertical scalability
- It should allow efficient computation with respect to the type of workload in mind, that is, machine learning and iterative analytics applications
- If possible, it should support both batch and real-time workload
As a framework, Spark meets these criteria. However, we must ensure that the machine learning systems designed on Spark also meet this criteria. There is no good in implementing an algorithm that ends up having bottlenecks that cause our system to fail in terms of one or more of these requirements.
- 人工智能趣味入門:光環(huán)板程序設(shè)計
- Unity Multiplayer Games
- Salesforce Advanced Administrator Certification Guide
- 工業(yè)機(jī)器人力覺視覺控制高級應(yīng)用
- 簡明學(xué)中文版Photoshop
- JRuby語言實戰(zhàn)技術(shù)
- 計算智能算法及其生產(chǎn)調(diào)度應(yīng)用
- 簡明學(xué)中文版Flash動畫制作
- Raspberry Pi Projects for Kids
- 分布式Java應(yīng)用
- 巧學(xué)活用Photoshop
- 歐姆龍CP1H型PLC編程與應(yīng)用
- 智能機(jī)器人創(chuàng)新熱點(diǎn)與趨勢
- 數(shù)據(jù)庫技術(shù):Access 2003·計算機(jī)網(wǎng)絡(luò)技術(shù)
- 工業(yè)機(jī)器人設(shè)計與實例詳解