Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamlit app filename incorrect in code for "Credit Card Fraud Detection" #1609

Open
sfc-gh-dshinn opened this issue Sep 26, 2024 · 0 comments

Comments

@sfc-gh-dshinn
Copy link

Describe the bug
The doc example in "5. Build a Fraud Detection App with GeoSpatial Analysis in Streamlit" of quickstart "Credit Card Fraud Detection using Snowflake ML Functions" references the incorrect filename.

URL of where you see the bug
https://quickstarts.snowflake.com/guide/credit-card-fraud-detection-using-snowflake-ml/index.html?index=..%2F..index#4

To Reproduce
Currently displayed code: MAIN_FILE = 'Fraud_Detection.py'

Expected behavior
Code line should be: MAIN_FILE = 'FraudDetection_app.py', consistent with the filename that was loaded from github.

Screenshots
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant