Hierarchy

  • DataTrainingProperties

Properties

data: Data

The data object to parse raw data with delbot.data.Data.loadDataSet.

filePath?: string

The path to a JSON file containing an object Session. Default to "../../python/sessions.json".

trainingRatio?: number

A number between 0 and 1, the %/100 of the training set compared to the whole dataset, default to 0.8 for 80%.

Generated using TypeDoc