Focus : Data Analysis
Specifications : Data Visualization, Data Analysis
Painting ,Sports
I am a Master's student in Data Science, aspiring to build a career in data analytics.
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.
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 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.