Simpledorff: Krippendorff's Alpha on DataFrames
tl;dr Calculate Krippendorff’s Alpha on any DataFrame in two lines. Repo is here !pip install simpledorff import simpledorff import pandas as pd …
Archive
tl;dr Calculate Krippendorff’s Alpha on any DataFrame in two lines. Repo is here !pip install simpledorff import simpledorff import pandas as pd …
Deep learning applied to NLP has allowed practitioners understand their data less, in exchange for more labeled data. Thus, labeled data has become …
In this post we’ll discuss the recent paper TextRay: Mining Clinical Reports to Gain a Broad Understanding of Chest X-rays focusing on the best …