First I performed Data Preprocessing which included Handling null values and outliers, i have also done Feature Scaling ....Then i split my dataset set into training and testing dataset ....Then i used Grid Search CV to tune parameters to find best parameters which give best accuracy.
First I performed Data Preprocessing which included Handling null values and outliers, i have also done Feature Scaling ....Then i split my dataset set into training and testing dataset ....Then i used Grid Search CV to tune parameters to find best parameters which give best accuracy.