I plan to use LibSVM to predict user authentication in web applications. (1) Collecting data on specific user behavior (for example, login time, IP address, country, etc.) (2) Using the collected data for SVM training (3) Use real-time data to compare and generate the result at the level of authenticity.
Can someone tell me how can I do this with LibSVM? Could Century be helpful in these issues?
ruwanego
source share