---
title: SampleLoader
framework: evaluations
role: symbol
role_heading: Associated Type
path: evaluations/evaluation/sampleloader
---

# SampleLoader

The type of the sample loader used to provide the evaluation dataset.

## Declaration

```swift
associatedtype SampleLoader : Loader
```

## See Also

### Providing data

- [Sample](evaluations/evaluation/sample.md)
- [dataset](evaluations/evaluation/dataset.md)
