I have an application in healthcare. I do not store any personal information on the users. The app allows members to start a topic and discuss general health problems. The discussion is based on some questions. When the user responds with answers I want to use some basic data mining techniques inside these answers to find the following:
- Most widely discussed healthcare problems
- For each problem most often occurring symptoms and possible causes
Can someone point me to any kind of open source (no licensing) pretty basic psuedocode (that can be converted into program) or algorithms written in any programming language?
- Most widely discussed healthcare problems
- For each problem most often occurring symptoms and possible causes
Can someone point me to any kind of open source (no licensing) pretty basic psuedocode (that can be converted into program) or algorithms written in any programming language?