Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-DataScience

Implement Machine Learning component V4 (dsmvp-v4)

未關閉
#11 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Machine Learning
主要語言
Jupyter Notebook
星號
8
分支
8
PR 合併指標
30 天內沒有已合併 PR

描述

As part of the progression of machine learning components with increasing levels of sophistication, implement version 4 ("dsmvp-v4") with the following characteristics:

Ensemble consensus learning: A machine learning module that can learn to detect racially biased expressions, assess the credibility of each marker and make use of them in computing the judgement for any input text. The labeled data will consist of triples.

A possible implementation of this claim may make use of what is known in the literature as "expert", which makes use of an ensemble of predictors (each corresponding to a model learned from a marker, or a group thereof), which based on errors made by each group, updates the ensemble weights multiplicatively so as to focus more on the more reliable markers in its learning process. (Reference: https://users.soe.ucsc.edu/~dph/mypubs/97experts.pdf)

This is to be combined with any of the other versions, dsmvp-v1 through v3.

Coding of dsmvp-v4 should be similar to and share many aspects of how dsmvp-v1 in the repository is implemented, using Jupyter notebook and accessing the database via webapi, etc.

See more details on a concrete algorithm for this functionality depicted in the attached ppt file.
[TakeTwo dsmvp v4 details.pptx](https://github.com/Call-for-Code-for-Racial-Justice/taketwo-datascience/files/5962394/TakeTwo.dsmvp.v4.details.pptx)

貢獻指南

開啟貢獻指南

研究方向

先閱讀現有的 dsmvp-v1 實作和附加的「TakeTwo dsmvp v4 details.pptx」;比較 Jupyter notebook 如何透過 Web API 存取資料庫,以及 dsmvp-v1 到 v3 的結構。使用 expression、classification 和 marker-ID 三元組,將 dsmvp-v4 實作為與另一個版本結合的 ensemble 共識元件,並驗證 notebook 工作流程。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
jupyter-notebook
領域
data, machine-learning
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。