Giter Site home page Giter Site logo

h1b-visa-petitions's Introduction

H1B-Visa-Petitions

Predicting whether an individual will be able to obtain an h1B Visa

Overview

H-1B visas allow U.S employers to employ foreign workers in highly technical occupations. However, not all applicants receive the immigration status and many are rejected during the certification process.

Can we use machine learning and data analytics to predict who will be successfully granted an H-1B Visa?

I will use both Logistic Regression and a Deep Neural Network developed in TensorFlow and compare the two methods and their respective accuracy.

The dataset can be found on Kaggle

Summary Statistics

Here are some basic statistics about the wages of the applicants

Statistic Prevailing Wage
count 3,002,373
mean 146,998
std 5,287,609
min 0
25% 54,371
50% 65,021
75% 81,432
max 6.997607e+09

Here are some statistics on the qualitative variables

Statistic Employers Job Title Full Time Position Worksite
Number 263014 287550 3 18622
Most Popular INFOSYS LIMITED PROGRAMMER ANALYST FULL TIME NEW YORK, NEW YORK

H-1B Destination Visuallization

This map shows where in the US are the applicants trying to work

h1b map

Neural Network Training

Architecture

nn

Training

nn

Conclusions

The accuracy of the Logistic Regression Model is 0.954635108481 or 95%

The accuracy of a Neural Network with 2 hidden layers with 10 neurons each (a very small network) is 0.955852508545 or 96%

h1b-visa-petitions's People

Contributors

nrao57 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.