Nothing special; curious-based project
Disclaimer: This project is just for builder to experimenting on Streamlit. Don't take it too seriously if there are some mistakes made!
Hospital Insurance Charges extracted from Kaggle.
- Delete all duplicates
- Delete all missing values
- Analyze outlier and delete as necessary
- One-hot encoding for all categorical/object type features
- Standard scaling for all numerical/int & float type features
- Using TransformedTargetRegressor for easy charges interpretation
- Extract Datasets
- Do feature engineering
- Search best model by using model benchmarking
- Search best model parameter by using hyperparameter tuning
- Build best model and save using pickle
- Deploy to Github and VOILA!
You can check my website prediction deployment here
Yooo, it works!!! I don't believe it!
©2024 avrotech