Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# CNN-LSTM
A hybrid CNN-LSTM model for stock trend prediction. CNN layers detect short-term chart patterns, while LSTMs capture temporal dependencies. Enhanced with technical indicators, it classifies trends (UP, SIDEWAYS, DOWN) in real time, with ensemble fallback (LSTM, Random Forest) for robustness.

# NLP
A Unsupervised Machine Learning Pipeline that Summarises the news Corpus using LSA Summarising Technique and ranks the most important tokens semantically and the Sentiment Analysis that classifies the corpus into Positive , Negative or Neutral