Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 825 Bytes

File metadata and controls

18 lines (11 loc) · 825 Bytes

SentimentScope: Sentiment Analysis using Transformers!

You are a Machine Learning Engineer at Cinescope, a growing entertainment company working to enhance its recommendation system. Your task is to fine-tune a transformer-based model for sentiment analysis using the IMDB dataset. By classifying reviews as positive or negative, you'll help the company better understand user sentiment and deliver more personalized experiences.

Getting Started

Instructions for how to get a copy of the project running on your local machine.

Dependencies

You can find the dependencies in the requirements.txt file.

Project Instructions

The submission requires you to work on the starter file, complete it and submit in in one of three forms:

  • Submit through the workspace
  • Upload zip file
  • Submit a public GitHub repo.