Hi,
I work on a data base that contains telecommunication datas. I would like to find patterns in this DB and before, I need to make the pb discrete (ie to build classes corresponding to certain ranges of numeric datas so that I will work on classes and not on continuous numeric datas).
In other words, I would like to gather the numeric datas into suitable groups of data to work on (of course, this is DM, so I have no idea of what these groups could be).
What do you think is the best classification algorithm for this kind of pb ? kNN ?
Thanks a lot for your answer...
john b
I work on a data base that contains telecommunication datas. I would like to find patterns in this DB and before, I need to make the pb discrete (ie to build classes corresponding to certain ranges of numeric datas so that I will work on classes and not on continuous numeric datas).
In other words, I would like to gather the numeric datas into suitable groups of data to work on (of course, this is DM, so I have no idea of what these groups could be).
What do you think is the best classification algorithm for this kind of pb ? kNN ?
Thanks a lot for your answer...
john b