An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with selection-algorithms

A curated list of projects in awesome lists tagged with selection-algorithms .

https://github.com/ansh-info/incognito

Inspired by Google's Foobar challenge. It automates secretive candidate selection based on online activity, provides timed coding challenges, and allows hiring managers to evaluate submissions

api docker docker-compose javascript jupyter-notebook kmeans leetcode logistic-regression machine-learning machinelearning mysql python3 react reactjs scikit-learn selection-algorithms supervised-learning webdevelopment

Last synced: 13 May 2025

https://github.com/arhcoder/lwrs-algorithm

🍀 Own proposal of Selection Method Algorithm: Logarithmic Random Ponderated Selector; throw a random element of a list; but the closer the element is to the start is more probability to appear, based on logarithmic/exponential scale.

algorithms exponential genetic-algorithm logarithm logarithmic-random-ponderated-selector metaheuristics proposal python selection-algorithms selector

Last synced: 27 Feb 2025

https://github.com/dirktoewe/selx

Selection Algorithms for Scala

scala selection-algorithms

Last synced: 01 Mar 2025

https://github.com/peter-evans/soft-thresholding

Candidate selection using an iterative soft-thresholding algorithm

algorithm python selection-algorithms soft-thresholding statistics thresholding

Last synced: 31 Mar 2025

https://github.com/mostafagalal1/median-finding-algorithms

Java code for randomized and deterministic QuickSelect algorithms, as well as a naive sorting algorithm. QuickSelect provides efficient selection of specific elements within an unsorted array. The code includes both randomized and deterministic pivot selection strategies comparing with naive built-in implementation.

implementation java median-finding median-of-medians randomized-algorithm selection-algorithms sorting-algorithms

Last synced: 17 Mar 2025