You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AlyaGomaa I have reviewed the problem, and I believe I can assist in resolving it. I have come up with a plan to approach the issue:
We need to maintain a database of commonly seen user-agent strings.
We will detect the strings with low occurrence frequency.
Maintain a list of trusted user agents to reduce false positives.
Identify user-agent strings that are close to known ones but slightly different.
We can use k-means to group strings into known categories and anomaly detection models to identify outliers.
Kindly let me know if this is a viable approach. I would appreciate it if you assigned me this issue.
Created by Alya Gomaa via monday.com integration. 🎉
The text was updated successfully, but these errors were encountered: