You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project analyzes IMDb movie reviews to classify sentiments as positive or negative. It includes text preprocessing, feature extraction using TF-IDF and CountVectorizer, training Logistic Regression and Naive Bayes classifiers, and visualizing frequent words with WordClouds.
A Streamlit-based job offer application featuring interactive visualizations and chatbot/Q&A bots powered by MistralAI Mixtral-8x7B LLM, with offers stored in a SQLite data warehouse and Dockerised