---
title: "init(_:)"
framework: coreml
role: symbol
role_heading: Initializer
path: "coreml/mlfeaturevalue/init(_:)"
---

# init(_:)

Creates a feature value from a sendable feature value.

## Declaration

```swift
convenience init(_ value: MLSendableFeatureValue)
```
