---
title: MLHandPoseClassifier.ModelParameters.ModelAlgorithmType
framework: createml
role: symbol
role_heading: Enumeration
path: createml/mlhandposeclassifier/modelparameters-swift.struct/modelalgorithmtype
---

# MLHandPoseClassifier.ModelParameters.ModelAlgorithmType

The hand pose classifier training algorithm options.

## Declaration

```swift
enum ModelAlgorithmType
```

## Topics

### Choosing an algorithm type

- [MLHandPoseClassifier.ModelParameters.ModelAlgorithmType.gcn](createml/mlhandposeclassifier/modelparameters-swift.struct/modelalgorithmtype/gcn.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Parameter supporting types

- [MLHandPoseClassifier.ImageAugmentationOptions](createml/mlhandposeclassifier/imageaugmentationoptions.md)
- [MLHandPoseClassifier.ModelParameters.ValidationData](createml/mlhandposeclassifier/modelparameters-swift.struct/validationdata.md)
