Christ University Road, 30 Valor Court At Post: Dasve Lavasa,Taluka: Mulshi Pune 412112, Maharashtra.

Focus : Data Analysis

Specifications : Data Visualization, Data Analysis

Skills

Technical Skill: Programming Languages: Basic Python, Basic R, Basic Java, Basic SQL,NLP , Data Visualization Tools: Excel, Power BI Software: MySQL, Microsoft Azure, AWS Frameworks: Django, Scikit-learn Platforms: Visual Studio Code, Jupyter Notebook, Soft Skill: Adaptability, Negotiation, Solution-Oriented, Time Management, Team Collaboration, Communication,

Languages

English, Hindi, Bengali,

Hobbies

Painting ,Sports


Certificate

Probability And Statistics Using Python - Infosys
2024-07 / 2024-07

Prompt Engineering - Infosys
2024-08 / 2024-08


Summary

I am a Master's student in Data Science, aspiring to build a career in data analytics.


Education History

Masters Of Data Science - 71 %
2023-08 / 2025-02
Christ Deemed To Be University Lavasa
Bachelor of Education - 91 %
2021-09 / 2023-09
The West Bengal Institute of Teachers' Training Education Planning & Administration
BSc Mathematics (Hons) - 76 %
2020-08 / 2021-08
University Of Calcutta

Projects

Emotion-Based Music Recommendation System
2024-08 / Present

The project is to create a music recommendation system that recommends songs based on the emotional or mood state of the user. The system clusters songs into mood-based categories such as "Happy", "Sad", "Energetic", etc., and recommends songs accordingly.

  • Python: For data processing and model building.
  • Spotify API: To gather song metadata such as genre, artist, and tempo.
  • Scikit-learn: For clustering algorithms to categorize songs based on mood/emotion.

Movie Genre Classification
2024-06 / 2024-07

Developed a model to classify movie genres based on descriptions. Applied natural language processing and machine learning techniques. Achieved high accuracy and insightful genre predictions.Used data visualization to understand the data and perform exploratory task.

Spam SMS Detection
2024-06 / 2024-07

Spam SMS Detection Created a robust model to classify spam messages. Compared multiple algorithms to identify the best performer and achieved top-notch precision and recall with the BernoulliNB model.