GitHub topics: data-partitioning
farukalpay/Alpay-Advanced-Fractal-Sort
A non-standard, fractal-inspired sorting algorithm with adaptive multi-pivot partitioning and k-way heap merging. Achieves near O(n log log n) performance in ideal cases.
Language: HTML - Size: 40 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Lefteris-Souflas/Business-Analytics-Case-Studies
Three business analytics case studies were undertaken, encompassing market basket analysis, customer segmentation, and campaign management. SAS Visual Data Mining and Machine Learning on SAS Viya was utilized to explore data and provide insights. A comprehensive report addressing both technical and business aspects was delivered.
Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

sharifkhan96/Parallel_distributed_systems_semester_project
This project demonstrates the creation and management of threads using the PThread library in C, implements a parallel communication pattern using MPI, and illustrates data decomposition techniques in parallel programming. It includes examples of threading, MPI communication, and matrix multiplication with data partitioning.
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rimarin/optimal-physical-layout-query-processing
Implementation of data partitioning techniques based on several multi-dimensional data structures. Benchmarking on range queries.
Language: C++ - Size: 6.47 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Hashezm/WSPR-Signal-Propagation-Analysis
A comprehensive analysis in R of weak signal propagation within the WSPR network, focusing on the impact of distance, frequency, and power on signal-to-noise ratios. The project includes data cleaning, statistical analysis, and linear regression modeling to predict signal reception quality and understand the factors influencing signal propagation.
Language: Jupyter Notebook - Size: 4.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lucasimi/zkring
A Java library for load balancing and partitioning backed by ZooKeeper
Language: Java - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

osiastossou/ProjetTD-AC
This paper presents TD-AC which is an effective algorithm for the truth discovery problem when the attributes over data are structurally correlated. We build our procedure on an abstract representation of the truth in the data, the k-means clustering technique and the silhouette measure to automatically find an optimal partitioning of the input data (or a near-optimal) maximizing the accuracy of any base truth discovery process. The intensive experiments conducted on synthetic and real datasets show that TD-AC outperforms existing partitioning approaches with a more reasonable running time. It improves on synthetic datasets the accuracy of standard truth discovery algorithms by 6% at least and by 16% at most and also significantly when the data coverage rate is high for the other types of datasets
Language: Python - Size: 3.79 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2
