Spaces:
Runtime error
Runtime error
| 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 |