hi every body,
i have a dataSet that has some nominal attributes and i need to convert them to numerical ones. the dataSet is from UCI Machine Learning repository (
http://archive.ics.uci.edu/ml/) . it has two type of files( ".data" and ".names" file).
1) how should i import ".data" and ".names" file in rapidminer ?
2) how "nominal to numrical" operator must be used to convert data?
any help will be appreciated