Anomaly Watcher — Stock Market Anomaly Detection System
Python, Streamlit, yfinance API, stock analysis, LSTM, One-Class SVM, Isolation Forest, DBSCAN, Autoencoder
- Built an advanced anomaly detection system for stock market behavior using a mix of supervised and unsupervised machine learning models.
- Created a multi-page Streamlit application for real-time stock analysis, technical indicators, model comparison, and anomaly insights.
- Designed a full analysis pipeline with RSI, MACD, SMA/EMA, Bollinger Bands, preprocessing, feature engineering, and evaluation metrics.