I want some guidance for my final year project which is on data mining. I am hoping to develop a system which will show the right person for the right job using historical data of the employees such as language expertise, experience in IT industry, skills etc. Where should I start?
I want some guidance in using the data mining API alone with Java and MySQL. I have the problem in implementation. I have decided to use decision tree algorithm (C4.5). Are there any recommended algorithms?
Thank you