Project II: Job Change of Data Scientists
- Predict if a data scientist candidate will work for a company.
- Cleaned over 20,000 data extracted from Kaggle.
- Performed an exploratory data analysis (EDA) and extracted valuable information from the data.
- Optimized Logistic Regression, K-Nearest Neighbours, Decission-Tree Classifier and Random Forest Classifier using GridsearchCV to reach the best model.