This is Machine learning project which based on various factors like age,gender,bmi etc.. ,predicts the Medical Insurance Cost.
-
Python Streamlit framework based website which helps in predicting insurance cost.
-
Deployed on Streamlit - Cloud based platform. (https://medical-insurance-cost-prediction.streamlit.app/)
-
Dataset is trained on various regression alogorithms like linear regression, logistic, random forest, gradient boosting, SVM and the best accuracy alogrithms is selected.
- Clone the repo
- use streamlit run med.py