Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 864 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 864 Bytes

Sprinboard-Capstone 1: Building a model to predict if H1B visa application will be certified or not

Repository will include code notebooks/reports for Capstone Project I

  1. Final notebook " Capstone P1- H1B Dataset-V2ML-Main.ipynb" with Supervised ML code is on Classification Models Folder

    • Gradient Boosting
    • Random Forest
    • Logistc Regression
    • Decision Tree
  2. Results from the models are available in ML results folder:

  3. Notebooks containing data wrangling, inferential statistical analysis are available at EDA-Transformation folder