ML-ProjectYard icon indicating copy to clipboard operation
ML-ProjectYard copied to clipboard

H1B visa prediction for issue #271

Open RohiniRG opened this issue 4 years ago • 7 comments

The script uses the Logistic Regression Classification model to determine whether a person's visa gets approved or rejected.

Solves issue #271

RohiniRG avatar Apr 08 '21 12:04 RohiniRG

@ashishsahu1 @gpriya32 please have a look

RohiniRG avatar Apr 08 '21 12:04 RohiniRG

@RohiniRG You need to look into the folder structure #42

ashishsahu1 avatar Apr 13 '21 07:04 ashishsahu1

@ashishsahu1 please have a look now

RohiniRG avatar Apr 13 '21 17:04 RohiniRG

@ashishsahu1 any feedback on the changes?? It's been over a week

RohiniRG avatar Apr 22 '21 12:04 RohiniRG

@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 avatar Apr 29 '21 17:04 gpriya32

@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 avatar May 07 '21 13:05 RohiniRG

@RohiniRG you could try google collab for processing

ashishsahu1 avatar May 12 '21 10:05 ashishsahu1