Stars
A Python implementation of LightFM, a hybrid recommendation algorithm.
Best Practices on Recommendation Systems
A fast and scalable C++ library for implicit-feedback matrix factorization models
ghaerr / 8086-toolchain
Forked from rafael2k/8086-toolchainELKS 8086 ToolChain! Assembler, Compiler and Linker targeting ELKS 8086
Simple HTML5 Charts using the <canvas> tag
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Redefined chart library built with React and D3
Deterministic simulation of concurrency and failure in distributed systems
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
Optax is a gradient processing and optimization library for JAX.
Optimal transport tools implemented with the JAX framework, to solve large scale matching problems of any flavor.
Common Expression Language interpreter written in Rust
World's fastest generic CRC calculator for all known CRC-16, CRC-32, and CRC-64 variants, as well as bring-your-own custom parameters, using SIMD intrinsics, which can exceed 100GiB/s on modern sys…
CRC64 checksums using carryless-multiplication accelerated with SIMD
obliquetree is an advanced decision tree implementation featuring oblique and axis-aligned splits, optimized performance.
A Matlab program for bound-constrained indefinite quadratic programming
This is the implementation of Sparse Projection Oblique Randomer Forest
Fast In-Memory Data Compression Algorithm (header-only C/C++) 540+MB/s compress, 3000+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
Global optimization by multilevel coordinate search (MCS). This is a dividing rectangle (i.e., Brach and Bound) like an optimization algorithm. It is similar to the DIRECT algorithm.
Streaming stats data structures and algorithms for golang
DataDog / hyperloglog
Forked from eclesh/hyperlogloghyperloglog counts things using the HyperLogLog algorithm to estimate cardinality