# ClassifierTargetIn
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | |
**labels** | **Vec<String>** | |
**weight** | Option<**f64**> | | [optional][default to 1.0]
**loss_function** | Option<[**models::FtClassifierLossFunction**](FTClassifierLossFunction.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)