In the previous chapters, we have extensively covered the main algorithms that are used in machine learning. We have seen how many and which tools the Python programmer has at their disposal to construct algorithms that are capable of predicting or classifying specific information. The next step is to create software that can be made available for production and subsequent marketing.
This is not a small challenge, given that making software available for marketing involves the resolution of considerable problems that include hardware and software aspects. In fact, we must first determine which types of devices will host the software and then select the programming platform that is most suitable for that type of technology.