Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

H1B Visa Analysis using GANs

View through CrossRef
The H1B visa is a non-immigrant visa that enables foreign employees to enter the country and work there for a set amount of time. The purpose of the study is to analyze the 5 years of data on H1B Visa petitions from 2011-2016 and record the findings. Machine Learning algorithms will be employed to predict if the H1B Application Case status. The project also applies the functionality of Generative Adversarial Networks (GANs) to augment the training data. Tabular GANs are applied to the H1B Visa data and after augmentation, to test it on regular GANs, it is converted to images. These are fed to the generator network of a regular GAN model tested on MNIST data. The results show that GANs decrease the accuracy and increase the randomness of the data: Logistic Regression (before GAN=87.18%, after=73.8%), Random Forest (before=80.5%, after=70%), Gradient Boosting Ensemble (before=87.87%, after=71.3%), KNN (before=85.8%, after =71.4%), ANN (Error score Before GAN = 0.656, After GAN=1.033). Images formed by GANs to match the MNIST data showed satisfactory results after training for 5000+ epochs.
Title: H1B Visa Analysis using GANs
Description:
The H1B visa is a non-immigrant visa that enables foreign employees to enter the country and work there for a set amount of time.
The purpose of the study is to analyze the 5 years of data on H1B Visa petitions from 2011-2016 and record the findings.
Machine Learning algorithms will be employed to predict if the H1B Application Case status.
The project also applies the functionality of Generative Adversarial Networks (GANs) to augment the training data.
Tabular GANs are applied to the H1B Visa data and after augmentation, to test it on regular GANs, it is converted to images.
These are fed to the generator network of a regular GAN model tested on MNIST data.
The results show that GANs decrease the accuracy and increase the randomness of the data: Logistic Regression (before GAN=87.
18%, after=73.
8%), Random Forest (before=80.
5%, after=70%), Gradient Boosting Ensemble (before=87.
87%, after=71.
3%), KNN (before=85.
8%, after =71.
4%), ANN (Error score Before GAN = 0.
656, After GAN=1.
033).
Images formed by GANs to match the MNIST data showed satisfactory results after training for 5000+ epochs.

Related Results

Biochemical role of FOXM1-dependent histone linker H1B in human epidermal stem cells
Biochemical role of FOXM1-dependent histone linker H1B in human epidermal stem cells
AbstractEpidermal stem cells orchestrate epidermal renewal and timely wound repair through a tight regulation of self-renewal, proliferation, and differentiation. In culture, human...
Advancing Digital Rock Imaging with Generative Adversarial Networks
Advancing Digital Rock Imaging with Generative Adversarial Networks
Abstract This article explores the application of Generative Adversarial Networks (GANs) in improving subsurface rock analysis. GANs generate realistic images of roc...
Novel Generative Adversarial Network Architectures for Generating image Data
Novel Generative Adversarial Network Architectures for Generating image Data
<p>High data collection costs and complicated data access regulations increase the demand for synthetic data. Generative Adversarial Networks (GANs) are a novel generative fr...
Novel Generative Adversarial Network Architectures for Generating image Data
Novel Generative Adversarial Network Architectures for Generating image Data
<p>High data collection costs and complicated data access regulations increase the demand for synthetic data. Generative Adversarial Networks (GANs) are a novel generative fr...
GANs for Medical Image Synthesis: An Empirical Study
GANs for Medical Image Synthesis: An Empirical Study
Generative adversarial networks (GANs) have become increasingly powerful, generating mind-blowing photorealistic images that mimic the content of datasets they have been trained to...
Eduard Gans y la crisis del hegelianismo
Eduard Gans y la crisis del hegelianismo
Existen muchos esfuerzos que resaltan la importancia del asociacionismo en el pensamiento de Eduard Gans, pero se centran exclusivamente en las ideas de Gans sobre las asociaciones...
Crafting Images With Generative Adversarial Networks (GANs) and Models
Crafting Images With Generative Adversarial Networks (GANs) and Models
The chapter “Challenges and Future Directions” in the book “Crafting Images with Generative Adversarial Networks (GANs) and Models” delves into the current obstacles and prospectiv...
Decipherment of script - sing synthetic data generator’s
Decipherment of script - sing synthetic data generator’s
This paper is created to give a brief idea about the generative adversarial networks and the handwritten digits recognition using the synthetic data generators with the MNIST data....

Back to Top