menu
mlp package
documentation
arff_models/arff.dart
ARFF
attributesList property
attributesList property
dark_mode
light_mode
attributesList
property
List
<
ARFFAttributes
>
attributesList
getter/setter pair
A list of attributes in the ARFF file.
Implementation
List<ARFFAttributes> attributesList;
mlp package
documentation
arff_models/arff
ARFF
attributesList property
ARFF class