Moving on to deployment
If we’ve fixed the performance issues we’ve discussed so far, we will have trained a model that meets our performance expectations, and we can move on to deployment, when the system is installed and does the task that it was designed for. Like any software, a deployed NLU model can have problems with system and hardware issues, such as network issues, scalability, and general software problems. We won’t discuss these kinds of problems because they aren’t specific to NLU.
The next section will cover considerations to address NLU performance problems that occur after deployment.