My Very First Streamlit app


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

3 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.