-
Book Overview & Buying
-
Table Of Contents
Automated Machine Learning on AWS
By :
In this section, we are going to pick up where we left off in Chapter 10, An Introduction to the Machine Learning Software Development Life Cycle (MLSDLC). We concluded the previous chapter with the various teams committing their artifacts to the source code repository. So, before a security review can take place, the team that plays the central role of integrating these artifacts into the overall solution, known as the Platform Team, takes the reins. At a high level, the following diagram shows how central a role the Platform Team plays in our scenario:
Figure 11.1 – The Platform Team's role within the MLSDLC process
As you can see, since the Platform Team sits in the middle of the cross-functional team, they are responsible for gluing all the solution components together. Once all the pieces have been glued together, the Platform Team is then responsible for verifying that these components function well...