--- title: nyc_taxi_app.py emoji: 👀 colorFrom: red colorTo: gray sdk: docker pinned: false short_description: NYC Taxi Anomaly Detector --- # NYC Taxi Anomaly Detection This is a Streamlit app that detects anomalies in NYC Taxi data using an LSTM Autoencoder. To run locally: ```bash streamlit run app.py