---
title: modelPath
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlimageclassifier/customfeatureextractor/modelpath
---

# modelPath

The location of a neural network .mlmodel file that takes an image as an input.

## Declaration

```swift
var modelPath: URL
```

## See Also

### Configuring a custom feature extractor

- [outputName](createml/mlimageclassifier/customfeatureextractor/outputname.md)
