Arffy.Converter (arffy v0.1.0) View Source

Link to this section Summary

Functions

check if there are more than 3 unique values in classes list

get arff attributes based on value type from the map

convert list to arrf @data, each in new line, similar to csv

get list of all classes, last column values

Link to this section Functions

Link to this function

check_nominal(values, count)

View Source

check if there are more than 3 unique values in classes list

Link to this function

convert_to_arff_attributes(elem, list)

View Source

get arff attributes based on value type from the map

Link to this function

convert_to_arff_data(list)

View Source

convert list to arrf @data, each in new line, similar to csv

get list of all classes, last column values