Skip to content

zehrarhez/insurance-prediction-GBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INSURANCE AMOUNT PREDICTION PROJECT

insurance

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

Project has a aim of predicting the insurance amount of the people according to their age, sex, bmi, smoker or not, child number and region status.

(back to top)

Built With

Python Logo

Jupyter Logo

(back to top)

Getting Started

Prerequisites

First, you need to have some libraries and packages to run the app. You should install them on your cmd.

pip install -r requirements.txt

Installation

Import the .csv file to use dataset

insurance.csv

(back to top)

Roadmap

  • Exploratory Data Analysis of the Data
  • Preprocessing on the Data
  • Deciding the Model by using Cross Validation
  • Training the Best Model

(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b )
  3. Commit your Changes (git commit -m )
  4. Push to the Branch (git push origin )
  5. Open a Pull Request

(back to top)

Contact

Zehra ÖZEREN - [email protected]

Project Link: Insurance Amount Prediction Project

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published