YashMuchhala / AInsurance

Machine Learning to Determine Auto-Insurance Premiums using Telematics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AInsurance: Machine Learning To Determine Insurance Premiums

An implementation of our research project on Categorizing Driving Patterns based on Telematics Data Using Supervised and Unsupervised Learning

Implementation screenshots for the first part of the mentioned paper -

Step 1: Fill the form Screenshot 1

Step 2: Done. Get your initial quote from our machine learning model. Screenshot 2

Steps to install

  1. Initiate a pipenv environment pipenv shell

  2. Install dependencies inside the environment pipenv install

  3. Start the django server python manage.py runserver

  4. Open the browser and find the website at localhost:8000.

About

Machine Learning to Determine Auto-Insurance Premiums using Telematics

License:Other


Languages

Language:Python 100.0%