# Example code and datasets

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/amazon-lookout-for-vision-developer-guide.git)
{% endhint %}

## Example datasets

* **Note**\
  Later, when you create a dataset with the console, Amazon Lookout for Vision can use the folder names (`normal` and `anomaly`) to label the images automatically. For more information, see [Creating a dataset using images stored in an Amazon S3 bucket](https://github.com/kevinslin/aws-reference-notes/blob/main/services/amazon_lookout_for_vision/create-dataset-s3.md).


---

# 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://awsnotes.dendron.so/machine-learning/amazon-lookout-for-vision/topics/example-code-and-datasets.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.
