Call-for-Code-for-Racial-Justice/TakeTwo-DataScience
Develop Data Science MVP Version 2
Open
#17 opened on Sep 16, 2021
Machine Learningdesign-thinkinghacktoberfest
Repository metrics
- Stars
- (8 stars)
- PR merge metrics
- (PR metrics pending)
Description
Background
Solution
DS-MVP-2 An extended machine learning module that can learn to detect racially biased expressions in sequential context based on input labeled data. It would be natural to implement this version utilizing recurrent deep neural networks such as the LSTM architecture. Here, the labeled data consists of <context, expression, classification> triples.
Tasks
Acceptance Criteria
Technical Requirements
- Available seed data