Skip to content

Instantly share code, notes, and snippets.

View rllcoelho's full-sized avatar
👨‍💻
Trying to graduate

Rafael Coelho rllcoelho

👨‍💻
Trying to graduate
View GitHub Profile
@heroheman
heroheman / ranger-cheatsheet.md
Last active June 3, 2024 06:29
Ranger Cheatsheet

Ranger Cheatsheet

General

Shortcut Description
ranger Start Ranger
Q Quit Ranger
R Reload current directory
? Ranger Manpages / Shortcuts
@ShinNoNoir
ShinNoNoir / multirater_kfree.py
Created March 21, 2014 14:16
Python implementation of Randolph's free marginal multirater kappa
# Author: Raynor Vliegendhart
# LICENSE: MIT
def multirater_kfree(n_ij, n, k):
'''
Computes Randolph's free marginal multirater kappa for assessing the
reliability of agreement between annotators.
Args:
n_ij: An N x k array of ratings, where n_ij[i][j] annotators