The predictor is a Regression type of model built with Scikit-Learn's API and Keras's API. The model is trained with recent data of salaries in the Data Science community. To predict a person's salary, the model needs 7 individual input variables, which will be specified in the Getting Predictions file. As of the output variable, the prediction will be in a USD price.
version: v1.0.0
task: regression
m: 546
training_date (dd/mm/yy): 12/09/2022