Made a ML model for predicting salary for the new employees of a company based on certain parameters from their previous workplace.
Model Accuracy- >97%
Libraries used:
- SnadardScaler
- matplotlib
- confusion matrix
- K-nearest neighbor
New concept learned: Using K-Nearest neighbor algorithn.