Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 846 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 846 Bytes

PyWebIO demo codes (With ML prediction app)

analytics-vidhya-demo

This repo contains the code demonstrated in the Analytics Vidhya article about PyWebIO usage. The repo contains:

  • Dataset
  • Notebook for model creation
  • pickled Files (saved model)
  • pywebioDemoCodes (All the basic codes covered in the article as screenshots)
  • ml_demo_code.py (The main web app for prediction)

Deployed App link: Salary Predictor