DATATHON POLITICAL PARTY PREDICTION OF TAX PAYERS
I started with loading the data. After loading the data, I did some data cleaning ,data exploration ,feature selection ,standardization and more. Models used where LogisticRegressorClassifier,DecisionClassifier,RandomForestClassifier,Catboost,Xgboost SVM and so on .RandomForestClassifier was chosen to be the best model after carrying out some hyperparameter tuning
6/20/2022
152 views
Tags:
#python
#machine-learning