chapter nine
9 Putting your code into production
This chapter covers
- Pipeline to store model predictions in a database table
- Credentials protection in code
- Application Programming Interfaces
The concepts of this chapter are important for many applications where you need to put data science-related code into production. Consider the following scenarios: