Skip to content

This is a PyCharm project that uses linear regression to predict insurance charges in the US.

Notifications You must be signed in to change notification settings

eduardscaueru/Insurance-Forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insurance-Forecast

This PyCharm project uses linear regression to predict insurance charges in the US based on some personal features such as age, bmi, region of the country and more, which must be provided as input to the program.

Imports

The project uses turicreate toolset to learn and evaluate insurance charges. To install it you should follow this steps or install it directly from PyCharm by pressing Ctrl+Alt+S and then above the Package label press the plus sign. Search for turicreate and install it.

References

The dataset was taken from this webpage.

About

This is a PyCharm project that uses linear regression to predict insurance charges in the US.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages