Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 598 Bytes

File metadata and controls

13 lines (9 loc) · 598 Bytes

SlambySdk.ClassifierPrepareSettings

Properties

Name Type Description Notes
dataSetName String The DataSet name where the Classifier will be trained from
tagIdList [String] The list of the tag Ids which will be trained [optional]
nGramList [Integer] The list of the NGrams which will be trained. The maximum NGram can be the DataSet's NGram
compressLevel Integer [optional]
compressSettings CompressSettings [optional]