<!--
{
  "availability" : [
    "macOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CreateML",
  "identifier" : "/documentation/CreateML/MLObjectDetector/ModelParameters-swift.struct/ModelAlgorithmType/darknetYolo",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Create ML"
    ],
    "preciseIdentifier" : "s:8CreateML16MLObjectDetectorV15ModelParametersV0E13AlgorithmTypeO11darknetYoloyA2GmF"
  },
  "title" : "MLObjectDetector.ModelParameters.ModelAlgorithmType.darknetYolo"
}
-->

# MLObjectDetector.ModelParameters.ModelAlgorithmType.darknetYolo

An algorithm that trains a full neural network with your training data.

```
case darknetYolo
```

## Discussion

Use this algorithm when your training dataset has a significant number of examples.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)