ML-ProjectYard
ML-ProjectYard copied to clipboard
H1B visa prediction for issue #271
The script uses the Logistic Regression Classification model to determine whether a person's visa gets approved or rejected.
Solves issue #271
@ashishsahu1 @gpriya32 please have a look
@RohiniRG You need to look into the folder structure #42
@ashishsahu1 please have a look now
@ashishsahu1 any feedback on the changes?? It's been over a week
@RohiniRG osm work with data preprocessing 💯 but your data is imbalanced as number of denied cases are less than accepted cases. Pls balance your data and then perform logistic regression.
@RohiniRG osm work with data preprocessing but your data is imbalanced as number of denied cases are less than accepted cases. Pls balance your data and then perform logistic regression.
@gpriya32 The dataset was given in such a way and the shape of the dataset is too large to process in my laptop.
@RohiniRG you could try google collab for processing