# Considerações Finais

## Algorítimos de ML x Humanos

Apesar de muitas atividades estarem sendo automatizadas por sistemas baseados em algoritmos, ainda há muito espaço para o ser humano utilizar a sua criatividade.&#x20;

{% hint style="success" %}
A maior parte das atividades automatizadas hoje em dia são extremamente repetitivas e é um verdadeiro desperdício da capacidade humana brigar por esse espaço.
{% endhint %}

Além disso, seres humanos são sempre subjetivos. Eles escolhem apenas as características que mais gostam ou consideram “mais importantes”. Por favor, ao trabalhar com machine learning, evite isso a todo custo!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://carlossalesti.gitbook.io/machine-learning/consideracoes-finais.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
