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
YouTube Comment Sentiment Analyzer A Streamlit-powered application that analyzes sentiment in YouTube comments using machine learning. It integrates with the YouTube Data API to fetch comments and employs a TF-IDF-based classification pipeline with LinearSVC to categorize them as Good, Bad, or Neutral.