Akshat111111 / Hedging-of-Financial-Derivatives

This strategy works for every market condition irrespective of the movement
BSD 3-Clause "New" or "Revised" License
72 stars 100 forks source link

💡[FEATURE]: Bank Customer Segmentation: KMeans, HAC & DBScan #262

Closed PRIYANSHU2026 closed 3 months ago

PRIYANSHU2026 commented 3 months ago

Context

Financial institutions have diverse customers with different background, income levels etc. In order to formulate an effective marketing strategy, the financial institution would need to identify different segments of its customer portfolio and have a targeted approach to its customers based on their profile. This analysis would focus on clustering the financial institutions customers for the purposes of developing an optimum marketing strategy. The performance of the models will be evaluated based on its ability to clearly define the different customer segments in the dataset.

adityasingh-0803 commented 3 months ago

this issue is interesting as data will collected having demographic information, financial levels etc. I can work on it .Is the language restricted to python or can we use R in it?

Akshat111111 commented 3 months ago

this issue is interesting as data will collected having demographic information, financial levels etc. I can work on it .Is the language restricted to python or can we use R in it?

yeah, you can use R.But dont forget to create a new folder in the directory named R Implementation

adityasingh-0803 commented 3 months ago

@Akshat111111 please look into as I have generated PR