Selecione suas preferências de cookies

Usamos cookies essenciais e ferramentas semelhantes que são necessárias para fornecer nosso site e serviços. Usamos cookies de desempenho para coletar estatísticas anônimas, para que possamos entender como os clientes usam nosso site e fazer as devidas melhorias. Cookies essenciais não podem ser desativados, mas você pode clicar em “Personalizar” ou “Recusar” para recusar cookies de desempenho.

Se você concordar, a AWS e terceiros aprovados também usarão cookies para fornecer recursos úteis do site, lembrar suas preferências e exibir conteúdo relevante, incluindo publicidade relevante. Para aceitar ou recusar todos os cookies não essenciais, clique em “Aceitar” ou “Recusar”. Para fazer escolhas mais detalhadas, clique em “Personalizar”.

ML lifecycle phase - ML problem framing - Machine Learning Lens
Esta página não foi traduzida para seu idioma. Solicitar tradução

ML lifecycle phase - ML problem framing

In this phase, the business problem is framed as a machine learning problem: what is observed and what should be predicted (known as a label or target variable). Determining what to predict and how performance must be optimized is a key step in ML. For example, consider a scenario where a manufacturing company wants to maximize profits. There are several possible approaches including forecasting sales demand for existing product lines to optimize output, forecasting the required input materials and components required to reduce capital locked up in stock, and predicting sales for new products to prioritize new product development.

It's necessary to work through framing the ML problems in line with the business challenge.

Steps in this phase:

  • Define criteria for a successful outcome of the project.

  • Establish an observable and quantifiable performance metric for the project, such as accuracy.

  • Define the relationship between the technical metric (for example, accuracy) and the business outcome (for example, sales).

  • Help ensure business stakeholders understand and agree with the defined performance metrics.

  • Formulate the ML question in terms of inputs, desired outputs, and the performance metric to be optimized.

  • Evaluate whether ML is the right approach. Some business problems don’t need ML as simple business rules can do a much better job. For other business problems, there might not be sufficient data to apply ML as a solution.

  • Create a strategy to achieve the data sourcing and data annotation objective.

  • Start with a simple model that is easy to interpret, and makes debugging more manageable.

  • Map the technical outcome to a business outcome.

  • Iterate on the model by gathering more data, optimizing the parameters, or increasing the complexity as needed to achieve the business outcome.

PrivacidadeTermos do sitePreferências de cookies
© 2025, Amazon Web Services, Inc. ou suas afiliadas. Todos os direitos reservados.