Skip to content

Customer Personality Analysis training + flask app#124

Open
vaasu2002 wants to merge 1 commit intoGDGCVITBHOPAL:mainfrom
vaasu2002:main
Open

Customer Personality Analysis training + flask app#124
vaasu2002 wants to merge 1 commit intoGDGCVITBHOPAL:mainfrom
vaasu2002:main

Conversation

@vaasu2002
Copy link
Copy Markdown
Member

Made a machine learning training pipeline for Customer Personality Analysis. The training pipeline contains 4 components- Data Ingestion, Data Validation, Data Transformation, and Model Trainer. The data is downloaded from the S3 bucket in the data ingestion component. The trained model is deployed in the Flask app, where we can perform single prediction as well as re-training using /train API. The problem is actually a clustering problem. I did modular coding and made a small package of customer_personality.

@vaasu2002
Copy link
Copy Markdown
Member Author

@HemanthSai7 please check

Copy link
Copy Markdown
Member

@HemanthSai7 HemanthSai7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the files and LGTM. Have you tried to deploy the app?

@vaasu2002
Copy link
Copy Markdown
Member Author

Reviewed the files and LGTM. Have you tried to deploy the app?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants