This is your work, valued
contextualbandits. Python implementations of contextual bandits algorithms
838isotree. (Python, R, C/C++) Isolation Forest and variations such as SCiForest and EIF, with some additions (outlier detection + similarity + NA imputation)
231cmfrec. (Python, R, C) Collective (multi-view/multi-way) matrix factorization, including cold-start functionality (recommender systems, imputation, dimensionality reduction)
125snapper-in-debian-guide. Step-by-step guide for configuring Debian with automated BTRFS snapshots and rollbacks from the boot menu
119hpfrec. Python implementation of 'Scalable Recommendation with Hierarchical Poisson Factorization'.
76outliertree. (Python, R, C++) Explainable outlier/anomaly detection through decision tree conditioning
64R-openblas-in-windows. Short tutorial for setting up OpenBLAS in R for Windows
57costsensitive. (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)
49poismf. (Python, R, C) Poisson matrix factorization (non-Bayesian version) (recommender systems)
47recometrics. (Python, R, C++) Library-agnostic evaluation framework for implicit-feedback recommender systems
32approxcdf. (Python, R, C) Fast approximations for the CDF of multivariate normal distributions
31ctpfrec. Python implementation of "Content-based recommendations with poisson factorization", with some extensions
30datascienceprojects. Sample data science projects (machine learning, optimization, business intelligence)
28MatrixExtra. (R) Efficient methods and operators for the sparse matrix classes in 'Matrix' (esp. CSR format or "RsparseMatrix")
23installing-optimized-libraries. Step-by-step guide for installing scientific libraries for R and Python in ways that maximize their performance
15stochQN. (Python, Tensorflow, R, C, C++) Stochastic, limited-memory quasi-Newton optimizers (adaQN, SQN, oLBFGS)
12pwlistorder. Ordering lists based on aggregated pairwise preferences
10readsparse. (Python, R, C++) Read and write sparse matrices in SVMLight / LibSVM formats
8multinomial_probit. (R, Python) Multinomial Probit Regression (MNP) for multi-class classification
8binmf. (Python, R, C) Sparse binary matrix factorization with hinge loss
6findblas. Python module for finding available BLAS libraries in the system and linking wrapped C/C++ or FORTRAN code to it
5cycereal. C++ Cereal headers as an installable Python package, for Cython
5hierreg. Python multilevel modeling (see 'A convex optimization approach to modeling consumer heterogeneity in conjoint estimation')
3fneighcf. Python implementation of 'Factor in the neighbors: Scalable and accurate collaborative filtering'
2nonneg_cg. (Python, R, C/C++) Minimize a function subject to non-negativity constraints on variables (conjugate gradient)
2StratifiedRF. Random forest-like model sampling variables in groups
2altreppedpointer. (R) Example of using R's ALTREP system with externalptr objects to manage serialization of C++ objects
2xoshiro_cpp. C++ wrapper (as random engine) of the Xoshiro256++ and Xoshiro128++ random number generators
1feature_engine. Feature engineering package with sklearn like functionality
1