Does any one know any good C++/C library for data mining which can be integrated with mysql.Basically I want something using which I can apply clustering , classification or association rules on a mysql DB.
Does any of these library also have the mysql support?I have a very large data set of around 1 million record which I can access through a good database only(instead of bringing them on any file or excel).I can also look for options which may not have the C++ support but are comprehensive and have good features.