Building a ML model that will detect anomalies in the SQL database, what approach should I take
I used an Isolation forest model, I wanted that when I connect my model to the database, After naming the table to check for the anomalies, The model returns all possible anomalies , and lists all of them
New contributor
HARUN THE GOAT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.