I created some kind of trivial anomal client behaviour detection system based on Kohonen self-organizing maps algorithms as practical part for one of my university works.
Main use case: Learning for usual client queries and then yelling when unusual query discovered. May be used for security purposes. The system is quite simple. I can not exactly say that it will work good enough. It works on my test examples. I just want to listen for comments if somebody has time for looking at it. Is there practical needs for such kind of applications?
