Conversation
Data Description:
Complaint Number: Unique identifier for each customer complaint.
Product: The financial product associated with the complaint, categorized into five classes: credit
reporting, debt collection, mortgages and loans, credit cards, and retail banking.
Narrative: The textual narrative of the customer's dispute or complaint submitted to the Consumer
Financial Protection Bureau (CFPB).
Background:
The Consumer Financial Protection Bureau (CFPB) acts as a mediator between financial institutions and
consumers, facilitating dispute resolution when complaints arise. To improve efficiency and accuracy in
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Data Description:
Background:
The Consumer Financial Protection Bureau (CFPB) acts as a mediator between financial institutions and consumers, facilitating dispute resolution when complaints arise. To improve efficiency and accuracy in handling customer complaints, there is a need for natural language processing (NLP) models to automatically classify and route complaints to the appropriate teams based on their content and associated financial products. This project aims to develop an NLP model for bank customer complaint analysis, leveraging historical data from the CFPB website.
Objective:
The objective of this internship project is to develop an NLP model for bank customer complaint analysis to classify complaints into predefined categories based on their textual narratives. By automating the classification process, the project aims to improve efficiency in dispute resolution and enhance customer satisfaction by ensuring timely and accurate handling of complaints.