In this data science project, I developed a credit card fraud detection model, and this web interface was used to walk through the project from dataset balancing to model development. Three of the five models utilized in the development of the model were employed in this web app. [Decision Tree Classifier], [Random Forest Classifier], and [Extreme Gradient Boosting] are the three algorithms. On GitHub, you can get the source code for Streamlit CFDM app: https://github.com/kinematic2002/Streamlit CFDM app
Take a look!!
https://share.streamlit.io/kinematic2002/streamlit_cfdm_app/main/main_streamlit.py