Projects in Awesome Lists tagged with binning
A curated list of projects in awesome lists tagged with binning .
https://github.com/shichenxie/scorecardpy
Scorecard Development in python, 评分卡
binning credit-scoring python release scorecard woe woebinning
Last synced: 15 May 2025
https://github.com/guillermo-navas-palencia/optbinning
Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual explanations.
batch-processing binning counterfactual-explanations credit-scoring mdlp optimization python scorecard stream streaming-data woe woebinning
Last synced: 30 Dec 2025
https://github.com/shichenxie/scorecard
Scorecard Development in R, 评分卡
binning credit-scoring r release scorecard woe woebinning
Last synced: 05 Apr 2025
https://github.com/ShichenXie/scorecard
Scorecard Development in R, 评分卡
binning credit-scoring r release scorecard woe woebinning
Last synced: 30 Jul 2025
https://github.com/oguzeroglu/nearby
Find nearby 3D objects in constant time O(1).
3d algortihm binning closest game-development octree spatial-hash
Last synced: 10 Oct 2025
https://github.com/rhysnewell/aviary
A hybrid assembly and MAG recovery pipeline (and more!)
assembly binning bioinformatics metagenomics workflow
Last synced: 12 Jul 2025
https://github.com/seqan/raptor
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
binning bloom-filter filter k-mer minimizer set-membership threshold
Last synced: 09 Apr 2025
https://github.com/abeusher/timehash
An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
bigdata binning c geohash golang hashing hashing-algorithm java perl python time-series timehash
Last synced: 19 Aug 2025
https://github.com/francescoalemanno/bayeshistogram.jl
pure Julia package for optimal histogram binning, based on piecewise constant model.
binning error-propagation histogram
Last synced: 02 Jan 2026
https://github.com/carstenbauer/binninganalysis.jl
Statistical standard error estimation tools for correlated data
binning correlations monte-carlo-simulation statistical-analysis statistics
Last synced: 30 Dec 2025
https://github.com/dionhaefner/bayesian-histograms
Bayesian histograms for estimation of binary rare event rates, with fully automated bin pruning :bar_chart:
bayesian binning data-mining histogram rare-events
Last synced: 06 Jul 2025
https://github.com/claczny/vizbin
Repository of our application for human-augmented binning
binning bioinformatics java machine-learning metagenomics visualisation
Last synced: 20 Aug 2025
https://github.com/pirovc/metameta
binning metagenomics pipeline profiling snakemake taxonomy
Last synced: 19 Nov 2025
https://github.com/anuradhawick/metabcc-lr
Reference-free Binning of Metagenomics Long Reads using Coverage and Composition
binning c-plus-plus genomics long-reads metagenomics python
Last synced: 19 Apr 2025
https://github.com/arpitnarechania/binguru
BinGuru is an open-source Typescript package to bin/classify data using 18 established binning methods, including a new method, resiliency.
binning cartography choropleth-map data-binning data-classification geospatial-visualization geovisualization gis open-source resiliency typescript-library visualization
Last synced: 21 Mar 2025
https://github.com/rsquaredacademy/rbin
Tools for binning data
binning logistic-regression rstats woe-and-iv woebinning
Last synced: 20 Aug 2025
https://github.com/erikhuizinga/honeycomb
Tools for hexagonal binning (honeycomb plot) and visualisation.
binning density distribution hexagon matlab scatter scatter-plot scatterplot visualization
Last synced: 13 Apr 2025
https://github.com/ekenes/binning-experiments
Various apps exploring client-side binning in the ArcGIS JS API.
aggregation binning data-visualization
Last synced: 16 Oct 2025
https://github.com/ast0815/remu
ReMU - Response Matrix Utilities
binning hypothesis-testing likelihood markov-chain parameter-estimation response-matrix smearing-matrix
Last synced: 30 Apr 2025
https://github.com/danielzmbp/remag
REcovery of eukaryotic genomes using contrastive learning. A specialized metagenomic binning tool designed for recovering high-quality eukaryotic genomes from mixed prokaryotic-eukaryotic samples.
binning eukaryotes metagenomics
Last synced: 14 Dec 2025
https://github.com/yash22222/my-tp-projects
I am Uploading My Short simple projects on Python, Java, C++ & C Language in this library.
anova binning css exploratory-data-analysis html html-css-javascript java javascript jupyter-notebook password-generator python python-mini-projects python-programming python-projects python3 wifi-password-viewer
Last synced: 22 Apr 2025
https://github.com/sujalxplores/mega-calculator
All type of calculators like Cuboid (4D), Binning, Chi-square test, Red-black tree, Binary search tree, Longest Common Sub Sequence, Master Theorm, Heap Sort, Decision Theory at one place ✨
angular binary-search-tree binning chi-square-test cuboid decision-theory heapsort longest-common-subsequence master-theorem megacalculator red-black-tree
Last synced: 21 Feb 2025
https://github.com/claczny/busybee_web
Repository for BusyBee Web - Web-based deconvolution of metagenomic data by bootstrapped supervised binning
binning metagenomics unsupervised-learning website
Last synced: 06 Jan 2026
https://github.com/yash22222/data-analysis-with-python
This repository provides a practical introduction to data acquisition and analysis using Pandas. It covers loading datasets, exploring data, manipulating data, and gaining insights through statistical summaries. Ideal for beginners, it offers code examples and explanations to enhance your data manipulation skills using Pandas for Python.
binning data data-acquisition data-analysis data-binning data-cleaning data-formatting data-integration data-normalization data-preprocessing data-science data-transformation data-wrangling dataframe description numpy pandas pandas-dataframe python python3
Last synced: 24 Feb 2025
https://github.com/echeynet/binaveraging
Averaging noisy data into bins
binning data-visualization resampling smoothing
Last synced: 08 Mar 2025
https://github.com/gipert/bayesian-blocks
Julia and C++ Implementations of the bayesian blocks algorithm https://arxiv.org/abs/1207.5578
bayesian-statistics binning cpp julia
Last synced: 26 Nov 2025
https://github.com/fjebaker/buckets.jl
🪣 Fast, parallel, low-allocation algorithms for binning numbers.
algorithms binning dataset julia parallel reduction
Last synced: 13 Apr 2025
https://github.com/mhyfritz/bin-data
Partition data into given number of chunks and pick a representative value for each chunk.
array binning bucketing chunks compression iterable quantization
Last synced: 18 Mar 2025
https://github.com/aarryasutar/credit_eda
This project focuses on cleaning and analyzing a loan application dataset to gain insights into the factors influencing loan defaults. Through systematic data cleaning, visualization, and merging with previous application data, it provides a robust foundation for further predictive modeling.
binning boxplot correlation-matrix data-cleaning data-splitting dataframe feature-engineering heatmap jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 24 Nov 2025
https://github.com/tomkyle/binning
Determine optimal number of bins 𝒌 for histogram creation and optimal bin width 𝒉 using various statistical methods.
binning data-analysis distributions doanes-rule freedman-diaconis histogram histogram-binning math php-math rice-rule scotts-rule square-root statistics sturges-rule terrell-scotts-rule
Last synced: 21 Oct 2025
https://github.com/robwiederstein/lifeexpectancy
Quarto dashboard on binning and coloring strategies for choropleth maps
binning choropleth classint colorspace map quarto r sf
Last synced: 08 Jul 2025
https://github.com/waikato-datamining/wai-bynning
Python library for binning data, generating cross-validation fold pairs and random splits from data.
Last synced: 22 Feb 2025
https://github.com/wanghui5801/usmerge
A tool package for one-dimensional data clustering.
binning clustering discretization feature-engineering one-dimensional
Last synced: 09 Sep 2025
https://github.com/lingumd/school_district_analysis
Updated test score data and school district analysis using Python.
averages binning jupyterlab numpy pandas pandas-loc python
Last synced: 16 Mar 2025
https://github.com/khushi130404/binning-binarization
This project demonstrates binning and binarization on the Titanic dataset, comparing results with and without numeric encoding. Visualizations highlight the transformations and their impact on survival analysis.
binarization binarizer binning columntransformer decision-trees matplotlib numpy pandas
Last synced: 01 Mar 2025
https://github.com/safwan2003/randomforest_heart_disease_prediction
A machine learning project using Random Forest Classifier to predict heart disease. Includes data preprocessing (with binning), feature selection, and model evaluation.
binning data data-science datapipeline datapreprocessing datavisaulization deep-learning machine-learning python random-forest-classifier streamlit
Last synced: 08 Oct 2025
https://github.com/mateko/scorewise
Scorecard tools
binning classification gini load-data model pandas python scorecard woe woe-and-iv
Last synced: 28 Dec 2025