Coder Social home page Coder Social logo

p-h-1-l-z-a / insuranceprediction_ml-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aaryan0424/insuranceprediction_ml-project

0.0 0.0 0.0 11.07 MB

Home Page: insurance-prediction-ml-project.vercel.app

Python 0.89% HTML 9.89% Jupyter Notebook 89.22%

insuranceprediction_ml-project's Introduction

Insurance Premium Prediction

Problem Statement :

We analyse the personal health data to predict insurance premium of individuals. Four regression models naming Linear Regression, Ridge Regression, Support Vector Regression and Gradient Boosting Regression have been used to compare and contrast the performance of these algorithms.

Dataset :

The dataset is taken from a Kaggle. You can download the dataset from here

Approach :

Applying machine learing tasks like Data Exploration, Data Cleaning, Feature Engineering, Model Building and model testing to build a solution that should able to predict the premium of the personal for health insurance.

  • Data Exploration : Exploring the dataset using pandas, numpy, matplotlib, plotly and seaborn.

  • Exploratory Data Analysis : Plotted different graphs to get more insights about dependent and independent variables/features.

  • Feature Engineering : Numerical features scaled down and Categorical features encoded.

  • Model Building : In this step, first dataset Splitting is done. After that model is trained on different Machine Learning Algorithms such as:

    1. Linear Regression
    2. Ridge Regressor
    3. Support Vector Regression.
    4. Gradient Boosting Regression
  • Model Selection : Tested all the models to check the RMSE , MAE and R-squared.

  • Pickle File : Selected model as per best RMSE score & R-squared and created pickle file using pickle library.

  • Webpage &Deployment : Created a web application that takes all the necessary inputs from the user & shows the output.

Deployment Link :

Web Inerface :

alt text

alt text

Libraries used :

1) Pandas
2) Numpy
3) Matplotlib, Seaborn, Plotly
4) Scikit-Learn
5) Flask
6) HTML
7) CSS

Technical Aspects :

1) Python 
2) Front-end : HTML, CSS
3) Back-end : Flask
4) Deployment : 

insuranceprediction_ml-project's People

Contributors

aaryan0424 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.