Hackathon_Trial_Submission

I have used Random Forest Model for Training and Testing. Used LabelEncoder for Encoding preventing increase in dimension using OnehotEncoder, Used Standard Scaler for both Test and Train data. HyperTuned Model on some default values using Grid SearchCV and then used Cross Validation and Ensambling.

7/3/2024
14 views

Tags:  

#datathon 

#python