Читать книгу Enterprise AI For Dummies - Zachary Jarvinen - Страница 92
Supervised learning
ОглавлениеYou use supervised learning when you want to classify new data based on known relationships in historical data, such as labeling incoming documents or screening job applications. Table 3-5 lists AI project goals and the appropriate algorithms used for that task.
TABLE 3-5 Supervised Learning Algorithms
Goal | Algorithm |
Detect fraud in financial transactions | Random forest |
Forecast for supply chain management | Regression |
Forecast sales | Neural network |
Underwrite loans | Decision tree |