This project implements a codebase, which given a json file as in input.json builds up the required machine learning models.
The codebase can be used and optimized to find the best fits for the given uses.
Step-1: Install necessary Libraries
pip install pandas scicket-learn xgboost numpy
Step-2: Run the Notebook