sampling
There are 653 repositories under sampling topic.
google/orbit
C/C++ Performance Profiler
bytedance/lightseq
LightSeq: A High Performance Library for Sequence Processing and Generation
dathere/qsv
Blazing-fast Data-Wrangling toolkit
fwilliams/point-cloud-utils
An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.
eBay/tsv-utils
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
SMTorg/smt
Surrogate Modeling Toolbox
benedekrozemberczki/littleballoffur
Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)
huwb/volsample
Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.
mroth/weightedrand
⚖️ Fast weighted random selection for Go
itailang/SampleNet
Differentiable Point Cloud Sampling (CVPR 2020 Oral)
jasonlaska/spherecluster
Clustering routines for the unit sphere
HdrHistogram/HdrHistogram_rust
A port of HdrHistogram to Rust
cdslaborg/paramonte
ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.
minaskar/zeus
⚡️ zeus: Lightning Fast MCMC ⚡️
kchapelier/poisson-disk-sampling
Poisson disk sampling in arbitrary dimensions
Qbeast-io/qbeast-spark
Qbeast-spark: DataSource enabling multi-dimensional indexing and efficient data sampling. Big Data, free from the unnecessary!
pewresearch/pewmethods
Pew Research Center Methods team R package of miscellaneous functions
orendv/learning_to_sample
A learned sampling approach for point clouds (CVPR 2019)
GeomScale/volesti
Practical volume computation and sampling in high dimensions
tromp/ChessPositionRanking
Software suite for ranking chess positions and accurately estimating the number of legal chess positions
Ashish7129/Graph_Sampling
Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.
postgrespro/pg_wait_sampling
Sampling based statistics of wait events
wkjarosz/SamplinSafari
Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.
Ryota-Kawamura/How-Diffusion-Models-Work
In How Diffusion Models Work, you will gain a deep familiarity with the diffusion process and the models which carry it out. More than simply pulling in a pre-built model or using an API, this course will teach you to build a diffusion model from scratch.
jmuehlig/perf-cpp
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
ad-si/awesome-soundfonts
A curated list of awesome soundfont software, libraries, and resources.
MarcSpicker/LindeBuzoGrayStippling
An interactive demo application for the algorithm proposed in our SIGGRAPH Asia 2017 technical paper.
copy/gdbprofiler
(deprecated) Rich man's profiler, a profiler for native OCaml and other executables
bigmlcom/sampling
Random Sampling in Clojure
minaskar/pocomc
pocoMC: A Python implementation of Preconditioned Monte Carlo for accelerated Bayesian Computation
fralalonde/dipstick
Configurable metrics toolkit for Rust applications
mqcomplab/bitbirch
BitBIRCH clustering algorithm
samber/slog-sampling
🚨 slog sampling: drop repetitive log records
johannesulf/nautilus
Neural Network-Boosted Importance Nested Sampling for Bayesian Statistics
JacksonBurns/astartes
Better Data Splits for Machine Learning
sharmaroshan/Fraud-Detection-in-Online-Transactions
Detecting Frauds in Online Transactions using Anamoly Detection Techniques Such as Over Sampling and Under-Sampling as the ratio of Frauds is less than 0.00005 thus, simply applying Classification Algorithm may result in Overfitting