Anamoly Detection

My approach involved data preprocessing (Encoding), splitting the data, then I tried a few classification algorithms and found the best through Cross Validation which turned out to be GradientBoost. Then by using Randomized Search CV I tuned the hyperparameters.

7/5/2024
37 views

Tags:  

#classification 

#machine-learning