This application allows us to preprocess raw datasets and train & predict the health Insurance Leads using Decision Tree classifier.
- Python 3.6+
- pip3
New to H2O Wave? We recommend starting in the documentation to download and run the Wave Server on your local machine. Once the server is up and running you can easily use any Wave app.
in Windows
git clone https://github.com/KishaniKandasamy/Health-Insurance-Lead-Prediction.git
cd Health-Insurance-Lead-Prediction
python3 -m venv venv
venv\Scripts\activate.bat
pip install -r requirements.txt
You need to set your WAVE SDK installation path in config.py
wave run app
Note! You need activate your virtual environment this will be:
venv\Scripts\activate.bat
Point your favorite web browser to localhost:10101/decisiontree