Clone git repository
git clone https://github.com/rahulkfernandes/Fraudulent-Job-Posting-Detection.git
Install dependencies
pip install -r requirements.txt
To Train and Test Model
python test.py
To Train and Test Model 25 Times to Get Metric Statistics
python test2.py