---
title: makeTransformer()
framework: createmlcomponents
role: symbol
role_heading: Instance Method
path: createmlcomponents/fullyconnectednetworkregressor/maketransformer()
---

# makeTransformer()

Creates a default-initialized fully connected network regressor model suitable for incremental fitting.

## Declaration

```swift
func makeTransformer() -> FullyConnectedNetworkRegressorModel<Scalar>
```
