GitHub topics: weighted
stdlib-js/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
Language: JavaScript - Size: 831 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

SebKrantz/collapse
Advanced and Fast Data Transformation in R
Language: C - Size: 107 MB - Last synced at: about 6 hours ago - Pushed at: 8 days ago - Stars: 680 - Forks: 35

beenotung/fair-queue
A fair, queue-based rate-limiting library for Node.js and browsers that prioritizes users with shorter queues and ensures quick responsiveness for new users under high load.
Language: TypeScript - Size: 0 Bytes - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

simphotonics/directed_graph
Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.
Language: Dart - Size: 2.32 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 58 - Forks: 4

GJSBRT/hashed-weighted-round-robin 📦
Hashed weighted round robin is a load balancing algorithm that will distribute traffic between destinations based on a hash and weight of backends.
Language: Go - Size: 52.7 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-wmean
Compute a weighted arithmetic mean incrementally.
Language: JavaScript - Size: 425 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-ewmean
Compute an exponentially weighted mean incrementally.
Language: JavaScript - Size: 885 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

puzzlef/graph-openmp
Design of high-performance parallel Graph interface supporting efficient Dynamic batch updates.
Language: C++ - Size: 251 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

viliwonka/WeightedRandomSelector
Very fast C# class for weighted random picking.
Language: C# - Size: 282 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 132 - Forks: 15

UnkwUsr/nctok
TUI utility for interactive exploring weighted hierarchical structured data
Language: Rust - Size: 47.9 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

mackysoft/Choice
Weighted random selector for Unity.
Language: C# - Size: 586 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 96 - Forks: 4

smallnest/weighted-rs
A Rust library for weighted balancing algorithm
Language: Rust - Size: 14.6 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 14 - Forks: 5

alvarocastro/pick-random-weighted
Ultra fast and lightweight function to pick a random item from a weighted list.
Language: JavaScript - Size: 1.04 MB - Last synced at: about 4 hours ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

stdlib-js/stats-lowess
Locally-weighted polynomial regression via the LOWESS algorithm.
Language: JavaScript - Size: 1.3 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

stdlib-js/stats-incr-ewstdev
Compute an exponentially weighted standard deviation incrementally.
Language: JavaScript - Size: 805 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

denisyukphp/throttler
Load balancer between nodes.
Language: PHP - Size: 129 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 17 - Forks: 0

jaqobb-mc/weighted-dripleaves
Turn dripleaves into weighted ones
Language: Java - Size: 119 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ori88c/weighted-random-item-sampler
A weighted random item sampler (selector), where the probability of selecting an item is proportional to its weight. The sampling method utilizes a binary search optimization, making it suitable for performance-demanding applications where the set of items is large and the sampling frequency is high.
Language: TypeScript - Size: 93.8 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sergonie/wrand
Lightweight golang library for weighted random selection.
Language: Go - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TejaswiniKatale/New-Approaches-to-Robust-Homogeneous-And-Clearly-Identifiable-Cluster-Creation
A new clustering technique is proposed that incorporates outliers during clustering. The proposed approach involves using a variable, (λ > 0), to define the cluster radius. Weighted an
Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

minaguib/weightedrandom
A Go library for efficient weighted random picking
Language: Go - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 0

shaCode256/Weighted-and-undirected-graph-model
# Project - Weighted and undirected graph model - very fast and accurate. Using Hashmaps. 11/2020
Language: Java - Size: 1.39 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Sup2point0/weighted-list
A list of weighted items for weighted selection and randomisation, available in both Python and C#
Language: Python - Size: 125 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

krzywdal/xbalancer
Dropwizard JAVA8 based external load balancer supporting the following modes: ROUND_ROBIN, RANDOM, STICKY, IP_HASH, KEY_HASH, TIMESTAMP_HASH, WEIGHTED
Language: Java - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

IshtyM/Calculation-of-Profit-and-Loss-Using-VWAP-in-Trading-
Using weighted average formula, profit and loss is calculated in Bank Nifty Data of 5 min
Language: Jupyter Notebook - Size: 4.87 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 4

temp3rr0r/WeightedStratifiedSampling
Population weighted spatial stratified sampling.
Language: C# - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

SimonIyamu/Weighted-Job-Scheduling
The problem of Weighted Job Scheduling considers a set of jobs. Each job has a start time, a finish time and a profit. The goal is to find a subset of jobs with the maximum profit such that no two jobs in the subset overlap. My solution uses Dynamic Programming.
Language: C++ - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

alehuo/graphtools
A graph toolkit made with Java
Language: Java - Size: 110 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mickare/Weighted-Expectation-Maximization-GMM
Weighted Expectation-Maximization for sparse GMM Training that was a sub-algorithm in my thesis.
Language: Python - Size: 927 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

esantus/Outlier_Detection
Data and code for the experiments in the Outlier Detection task proposed by Camacho-Collados et al.
Language: Python - Size: 8.5 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 1

xaionaro-go/weightedshuffle
Shuffle slice with weighted position preference
Language: Go - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

SleekPanther/weighted-interval-scheduling
Weighted Interval Scheduling, the classic Dynamic Programming problem implemented in Java
Language: Java - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

phellipeandrade/random-weighted-pick
Easily choose a random item from a weighted list of items.
Language: JavaScript - Size: 339 KB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

dcamilleri/weighted-sum
Simplified weighted sum algorithm implementation used on Mealou (https://m.me/Mealoubot | http://www.mealou.co)
Language: JavaScript - Size: 9.77 KB - Last synced at: 17 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

miguelmota/vwap 📦
Calculate the Volume-Weighted Average Price (VWAP)
Language: JavaScript - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 19 - Forks: 2

nogilnick/WeightedPCA
Simple Python class for performing a Weighted PCA (WPCA)
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

esantus/Thematic_Fit
Data and code for the experiments in: "Measuring Thematic Fit with Distributional Feature Overlap". Enrico Santus, Emmanuele Chersoni, Alessandro Lenci and Philippe Blache. EMNLP 2017
Language: Python - Size: 23 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

dhrinkino/academic-weighted-average
Language: JavaScript - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

OliverHennhoefer/r-averaged-difference-algorithm
R-Implementation of the "Averaged Difference Algorithm" for Spatial Outlier Detection conceived by Yufeng Kou and Chang-Tien Lu (2006).
Language: R - Size: 450 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mosuka/rendezvous
Weighted Rendezvous Hashing
Language: Go - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

oussbenk/information-retrieval-tutorial-terrier-cranfield
📚 Information Retrieval Tutorial using Terrier with Cranfield collection
Size: 48.8 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

HRKings/WeightedRandomSelectionLib
A efficient weighted random selection library
Language: C# - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

fufuok/load-balancer
⚡️ Faster, high-performance general load balancing algorithm library.
Language: Go - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Stassi/seeded
Seedable pseudorandom number generator (PRNG).
Language: TypeScript - Size: 491 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

SleekPanther/kruskals-algorithm-minimum-spanning-tree-mst
Kruskal's Algorithm (greedy) to find a Minimum Spanning Tree on a graph
Language: Java - Size: 710 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 8

ndesanto/gpa-calculator
Calculates a Ryerson students GPA when given current marks & weights
Language: HTML - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bghojogh/Weighted-Fisher-Discriminant-Analysis
The code for Weighted Fisher Discriminant Analysis (WFDA) and Kernel WFDA
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AnthonyBogetti/WestpaTools
A python-based suite of analysis and visualization for WESTPA.
Language: Python - Size: 4.2 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

epabarker/AEGCG
Automated Excel Grade Calculator Generator. Generates an excel spreadsheet to calculate your grades based upon input of modules and module details.
Language: Python - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

snyderks/stairs
A Go library to randomly select items from a weighted array.
Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
