Insurance-Cost-Prediction is an Machine Learning based project
Frontend: HTML,CSS,BOOTSTRAP
Backend: Python(Flask)
-
Machine Learning and Python
1.1. Multiple Linear Regression
1.2. Libraries Used in Python -
Web Development
2.1. Flask
2.2. Bootstrap
Dependent Variables : Charges
Independent Variables: Age, Sex, BMI, Childern, Smoker, Region
Numpy, Pandas, Matplotlib, Sklearn, Pickle, Flask
Flask is used for creating API for model. Flask is library in python which is useful for excution of Web development projects in Python and API's
Bootstrap 4 framework is used for Frontend Delvelopment as a external css.
The web pages are stored in templates folder. Base.html is a main html file.

