---
title: AnnotatedFiles
framework: createmlcomponents
role: symbol
role_heading: Structure
path: createmlcomponents/annotatedfiles
---

# AnnotatedFiles

An annotated files collection.

## Declaration

```swift
struct AnnotatedFiles
```

## Topics

### Creating the feature

- [init(labeledBySubdirectoryNamesAt:type:continueOnFailure:)](createmlcomponents/annotatedfiles/init(labeledbysubdirectorynamesat:type:continueonfailure:).md)
- [init(labeledByNamesAt:separator:index:type:continueOnFailure:)](createmlcomponents/annotatedfiles/init(labeledbynamesat:separator:index:type:continueonfailure:).md)

## Relationships

### Conforms To

- [Collection](swift/collection.md)
- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [Sequence](swift/sequence.md)

## See Also

### Annotations

- [AnnotatedBatch](createmlcomponents/annotatedbatch.md)
- [AnnotatedFeature](createmlcomponents/annotatedfeature.md)
- [AnnotatedFeatureProvider](createmlcomponents/annotatedfeatureprovider.md)
- [AnnotatedPrediction](createmlcomponents/annotatedprediction.md)
- [DataFrameTemporalAnnotationParameters](createmlcomponents/dataframetemporalannotationparameters.md)
