Skip to content

The objective of this project is to predict the prevailing wage that is at optimum.

License

Notifications You must be signed in to change notification settings

shreyaswankhede/H1-B-Visa-Prevailing-Wage-Prediction

Repository files navigation

H1-B-Visa-Prevailing-Wage-Prediction

The objective of this project is to predict the prevailing wage that is at optimum.

alt text


What’s H-1B Visa ? & what’s the problem.

The U.S. Department of Labor’s Office of Foreign Labor Certification releases annual data on various visa applications, including the H-1B. The H-1B is a non-immigrant visa that allows U.S. companies and organizations to temporarily employ foreign workers in specialty occupations.

Problem
  • One of the biggest things to consider, when somebody applies for Labor Condition Application ( LCA ) to file H1B visa is to look at the minimum wage or prevailing wage in the area you plan to work on H1B visa.

  • For employer setting up wage could be tedious since it depends upon multiple factors like location, job title, No. of workers etc. setting up wage lower than minimum could lead to H1-B rejection and even setting higher wage could result to the loss for a company.


End-user:
Employer
Dataset:

  • Data Loading and Cleaning
  • Checking missing values in data.

  • Imputing values.

  • Checking the outliers using boxplot.

  • Removing extreme outliers of features


Data Analysis and Visualization

  • Checking Correlations between different features.
  • alt text


    • Checking Distributions in different features.

    alt text


    Feature Enginnering & Feature Selection
    • After the several iteration over selecting features, checking co-relation and going back and forth while cleaning the data, we came about selecting few features which can good for our model

    • Performing One Hot Encoding on categorical columns


    Model Building & Result
    • Performing Linear Regression Model and Regularization.

    alt text



    Thank You!

    Follow @shreyaswankhede

    About

    The objective of this project is to predict the prevailing wage that is at optimum.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published