Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ML Model #4

Open
Team-thedatatribune opened this issue Oct 11, 2021 · 6 comments
Open

ML Model #4

Team-thedatatribune opened this issue Oct 11, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Team-thedatatribune
Copy link
Contributor

Team-thedatatribune commented Oct 11, 2021

dyPixa and ML Models 🤖

This project relies heavily on creating, deploying, and utilizing various machine learning models, primarily for:

  1. NLP Analysis 📝
  2. Color Recommendations (supervised learning) 🌈
  3. Clustering 🔍

Why Machine Learning? 🤔

  1. Text Sentiment Analysis with NLP: Crucial for extracting sentiments from diverse text in multiple languages (English and Hindi). The model should understand languages and generalize sentiments effectively. 🌐🗣️
  2. Sentiments-to-Color Recommendation: Colors significantly impact emotions (research, blog). Using supervised learning on sentiment-related images, the ML model will suggest optimal color combinations for enhancing content engagement, with broader applications. 🎨🖼️
  3. Clustering: To diversify color recommendations, preventing repetitive solutions. ML models can create color clusters suggested by previous models to enhance color selection. 🔄🌈

Accepted Contributions... 🤝✅

This issue focuses on developing new ML and NLP models and associated code for:

  • Language recognition and text processing 🗣️📝
  • Multilingual sentiment analysis 🌐📊
  • Mapping sentiments to multiple hex color codes 🌈🔢
  • Generating diverse color combinations 🌟🌈

Contributors are encouraged to tackle related sub-problems while addressing issue #4. 💡🔧


Note: 📌 The necessary information related to the data to build/test these models could be found in issue #6. It is appreciated to contribute with data, as well.

@Team-thedatatribune Team-thedatatribune added bug Something isn't working enhancement New feature or request labels Oct 11, 2021
@ravi-prakash1907 ravi-prakash1907 added hacktoberfest and removed bug Something isn't working labels Sep 26, 2023
@ravi-prakash1907 ravi-prakash1907 changed the title ML Model Updates ML Model Sep 29, 2023
@Cephasgokula
Copy link

i know how to develop NLP and ML models . assign it to me

ravi-prakash1907 added a commit that referenced this issue Oct 2, 2023
@ravi-prakash1907
Copy link
Contributor

i know how to develop NLP and ML models . assign it to me

@Cephasgokula, Fantastic! I've assigned it to you. To get started, please take a look at issue #27. You might also find issue #26 quite interesting and relevant to your expertise. Happy coding! 👍😊

@raghavakamuju
Copy link

i am intrested in solving this issue please assign me

@Team-thedatatribune
Copy link
Contributor Author

i am intrested in solving this issue please assign me

Please do specify the particular sub-problem that you aim to work on. There are high chances that we might already have the dedicated issue for the same as well.

@raghavakamuju
Copy link

iam instrested in doing sentiment analysis model Text Sentiment Analysis with NLP:

@ravi-prakash1907
Copy link
Contributor

ravi-prakash1907 commented Oct 22, 2023

@raghavakamuju, we will not accept any new sentiment identifier trained on the entirely new dataset. However, you can contribute in any of the following ways:

  1. Training your model on the data provided in the dyPixa project.
  2. Fine-tuning the model (roberta-base-go_emotions) provided here.
  3. Improving the already committed solution as per the requirements. Check [Fix] Update code for ML model #62 for the details.

  • We'll be merging the improved code (point-3) as priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants