Skip to content

Repository files navigation

Concepts2Metrics

A data science internship at a market research company, throughout which I collaborated with Igli Kristo on 'Concepts2Metrics,' where we extracted data-driven insights from product concepts.

Introduction

The project relies on a dataset characterized by a restricted data volume, comprising merely 717 rows. Dealing with small datasets can pose challenges, including issues such as overfitting and restricted generalizability. To prepare the data for the project, we did a bit of cleaning.

Dataset

Source

Cleaning

Cleaning

Analysis

We conducted initial analysis, which allowed us to see that unlike the other metrics, 'Distinctiveness' had a negative correlation and thus had to be treated differently.

Seaborn Plot

EDA

Correlation Heatmap

corr heatmap

Principal Component Analysis

PCA analysis

Feature Engineering

Feature engineering encompasses dimensionality reduction through the application of Principal Component Analysis (PCA). The objective of the project is to eliminate noise and irrelevant features, potentially enhancing the accuracy of identified clusters.

FeatureEngineering

Modeling

XGBoost

For our project, we used XGBoost, which is a powerful ensemble learning algorithm, widely used for classification and regression tasks due to its exceptional performance and ability to handle complex relationships. It utilizes a gradient boosting framework and regularization techniques to improve accuracy, prevent overfitting, and enhance generalization.

Creation

Model Results

Results1

Reflections

Struggles

  • Challenges in mastering XGBoost and machine learning
  • Dealing with a small dataset prone to overfitting
  • Too much focus on unnecessary details
  • Inclusion of duplicate tags in features

Successes

  • Effective task distribution
  • Clear and efficient communication within the team
  • Learning and improvement throughout the project

Future Improvements

  • Continue refining the feature engineering process
  • Consider data augmentation techniques to expand the dataset and improve results

About

A data science internship at a market research company, throughout which I collaborated with Igli Kristo on 'Concepts2Metrics,' where we extracted data-driven insights from product concepts.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages