My Projects
Python
Movie Review Sentiment Analysis and New Rating Prediction
Using Natural Language Processing (NLP) techniques like sentiment analysis with models such as LSTM, along with machine learning algorithms like Random Forest, to analyze movie reviews for sentiment and predict new movie ratings based on extracted sentiments
Python
Financial Insights through Data Mining
Deriving valuable financial insights through data mining involves employing techniques such as machine learning algorithms on vast datasets to uncover patterns, trends, and anomalies in financial data, often using tools like Python pandas, scikit-learn, and TensorFlow libraries