This is your work, valued

david-cortes

Elite
@david-cortes

contextualbandits. Python implementations of contextual bandits algorithms

838

isotree. (Python, R, C/C++) Isolation Forest and variations such as SCiForest and EIF, with some additions (outlier detection + similarity + NA imputation)

231

cmfrec. (Python, R, C) Collective (multi-view/multi-way) matrix factorization, including cold-start functionality (recommender systems, imputation, dimensionality reduction)

125

snapper-in-debian-guide. Step-by-step guide for configuring Debian with automated BTRFS snapshots and rollbacks from the boot menu

119

hpfrec. Python implementation of 'Scalable Recommendation with Hierarchical Poisson Factorization'.

76

outliertree. (Python, R, C++) Explainable outlier/anomaly detection through decision tree conditioning

64

R-openblas-in-windows. Short tutorial for setting up OpenBLAS in R for Windows

57

costsensitive. (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)

49

poismf. (Python, R, C) Poisson matrix factorization (non-Bayesian version) (recommender systems)

47

recometrics. (Python, R, C++) Library-agnostic evaluation framework for implicit-feedback recommender systems

32

approxcdf. (Python, R, C) Fast approximations for the CDF of multivariate normal distributions

31

ctpfrec. Python implementation of "Content-based recommendations with poisson factorization", with some extensions

30

datascienceprojects. Sample data science projects (machine learning, optimization, business intelligence)

28

MatrixExtra. (R) Efficient methods and operators for the sparse matrix classes in 'Matrix' (esp. CSR format or "RsparseMatrix")

23

installing-optimized-libraries. Step-by-step guide for installing scientific libraries for R and Python in ways that maximize their performance

15

stochQN. (Python, Tensorflow, R, C, C++) Stochastic, limited-memory quasi-Newton optimizers (adaQN, SQN, oLBFGS)

12

pwlistorder. Ordering lists based on aggregated pairwise preferences

10

readsparse. (Python, R, C++) Read and write sparse matrices in SVMLight / LibSVM formats

8

multinomial_probit. (R, Python) Multinomial Probit Regression (MNP) for multi-class classification

8

binmf. (Python, R, C) Sparse binary matrix factorization with hinge loss

6

findblas. Python module for finding available BLAS libraries in the system and linking wrapped C/C++ or FORTRAN code to it

5

cycereal. C++ Cereal headers as an installable Python package, for Cython

5

hierreg. Python multilevel modeling (see 'A convex optimization approach to modeling consumer heterogeneity in conjoint estimation')

3

fneighcf. Python implementation of 'Factor in the neighbors: Scalable and accurate collaborative filtering'

2

nonneg_cg. (Python, R, C/C++) Minimize a function subject to non-negativity constraints on variables (conjugate gradient)

2

StratifiedRF. Random forest-like model sampling variables in groups

2

altreppedpointer. (R) Example of using R's ALTREP system with externalptr objects to manage serialization of C++ objects

2

xoshiro_cpp. C++ wrapper (as random engine) of the Xoshiro256++ and Xoshiro128++ random number generators

1

feature_engine. Feature engineering package with sklearn like functionality

1