median

There are 214 repositories under median topic.

  • codesnik/calculate-all

    calculate_all method for aggregate functions in Active Record

    Language:Ruby1262416
  • 9nix6/Median-and-Turbo-Renko-indicator-bundle

    MQL5 header file for 'Median and Turbo renko indicator bundle' available for MT5 via MQL5 Market. The file lets you easily create a Renko EA in MT5 using the Median Renko indicator.

    Language:MQL583171438
  • jeroenterheerdt/HADailySensor

    Sensor for Home Assistant that gets reset at midnight

    Language:Python7635519
  • daleroberts/hdmedians

    High-dimensional medians (medoid, geometric median, etc.). Fast implementations in Python.

    Language:Python7112615
  • JoachimGoedhart/PlotsOfData

    Shiny App for comparison of samples

    Language:R5271418
  • RobTillaart/RunningMedian

    Arduino library to determine the running median by means of a circular buffer.

    Language:C++47489
  • krishnap25/geom_median

    Fast and differentiable geometric median, a multivariate median analogue. Install with `pip install geom-median`

    Language:Python44209
  • johon-lituobang/REDS_Mean

    Robust estimations from distribution structures: Mean.

    Language:R24403
  • corybuecker/ruby-native-statistics

    High performance, native (C) implementations of various statistical functions

    Language:Ruby23434
  • regexident/median

    An implementation of an efficient O(n) median filter in Rust.

    Language:Rust20405
  • pugulist/math-stats

    A small library that does the statistics for your numbers.

    Language:JavaScript17332
  • Huggingface-Android-Application

    PRITHIVSAKTHIUR/Huggingface-Android-Application

    URL to App Conversion

    Language:Java9100
  • christianbender/statistic

    This repository contains a statistic library for the C programming language which prepare useful functions for dealing with average, standard deviation etc.

    Language:C8110
  • AlexandreHiroyuki/DataTome

    Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.

    Language:C++71160
  • pub-calculator-io/mean-median-mode-range-calculator

    Free WordPress Plugin: The Mean, Median, Mode, and Range calculator helps you find these statistics quickly and conveniently. Learn how to use this calculator's output by reading this article. www.calculator.io/mean-median-mode-range-calculator/

    Language:JavaScript7000
  • breese/trial.online

    Online statistics

    Language:C++6303
  • maxcountryman/st

    Fast and simple statistics on the command line.

    Language:Rust630
  • RGB14/Implementation-for-Image-Steganography-with-modified-RSA-algorithm

    Image steganography is implemented by replacing image pixels with cipher pixels to hide the existence of the message. To enhance the security, cryptographic algorithm, RSA, has been modified into symmetric keying system to encrypt and decrypt the message into cipher text and vice versa solely for this purpose. The sender will encrypt the message with a key and then embed the cipher text into an image and send the image object via any transmission medium like internet along with the key to the receiver, so that the receiver can extract the cipher text from the image and then decrypt by the key that the sender have sent. The result was satisfactory and fulfilled the purpose but there arose many major issues like, visibility of the cipher pixel in case for low resolution image; data corruption of the cipher text due to noise; limitation of grayscale image only; sender have to send a couple of image for comparison of the pixel data etc. However, noise problem have been challenged with the help of median filter but still there remains many scope to establish this algorithm into a better efficient and optimized one.

    Language:MATLAB6102
  • Rushi21-kesh/Handling-Missing-Values

    This repository is on different types of data, types of missing values and how to handle missing value

    Language:Jupyter Notebook6004
  • Hiroshi-Okajima/MATLAB_state_estimation

    State estimation for output with outlier (journal article matlab code) observer, Kalman-filter, Control

    Language:MATLAB5101
  • anishacharya/BGMD-AISTATS-2022

    Geometric median (GM) is a classical method in statistics for achieving a robust estimation of the uncorrupted data; under gross corruption, it achieves the optimal breakdown point of 0.5. However, its computational complexity makes it infeasible for robustifying stochastic gradient descent (SGD) for high-dimensional optimization problems. In this paper, we show that by applying Gm to only a judiciously chosen block of coordinates at a time and using a memory mechanism, one can retain the breakdown point of 0.5 for smooth non-convex problems, with non-asymptotic convergence rates comparable to the SGD with GM.

    Language:Python4300
  • DeepthiTabithaBennet/Python_AppliedStatistics

    A collection of simple Python Programs for Applied Statistics.

    Language:Jupyter Notebook410
  • FaezehAbedi2023/Statistical-Fraud-Detection-for-Credit-Cards

    This project uses statistical analysis to detect fraudulent credit card transactions by examining patterns and anomalies in a dataset of 10,000 transactions, calculating averages, medians, frequencies, and identifying outliers to distinguish between legitimate and fraudulent activities.

    Language:Jupyter Notebook410
  • matiasah/luasort

    Quick sort/Insertion sort/Selection sort implementation for Lua

    Language:Lua4300
  • msn0/stats-mad

    Calculate Median Absolute Deviation (MAD)

    Language:JavaScript420
  • stdlib-js/stats-wilcoxon

    Wilcoxon signed rank test.

    Language:JavaScript430
  • arwildo/ionosphere-plotting

    TEC, foF2, and DST Index plotting

    Language:Python3102
  • bugthesystem/cerebro

    Finding The Median In Large Sets Of Numbers Split Across N Servers using zeromq and nodejs (experimental)

    Language:JavaScript3301
  • gfoidl/Stochastics

    Stochastic tools, distrubution, analysis

    Language:C#34410
  • pub-calculator-io/mean-median-mode-calculator

    Free WordPress Plugin: Calculator for mean, median, and mode in statistics. Use this calculator to get the mean, median, mode, range, and the average for any data set. www.calculator.io/mean-median-mode-calculator/

    Language:JavaScript300
  • snuk182/mcq

    Simple Median Cut Quantization library

    Language:Rust330
  • stdlib-js/stats-kruskal-test

    Compute the Kruskal-Wallis test for equal medians.

    Language:JavaScript330
  • SySafarila/js-paginate

    An agnostic pagination package for JavaScript.

    Language:TypeScript3100
  • MoinDalvs/Learn_Statistics_for_Data_science

    Central tendency, distribution, skewness and kurtosis

    Language:Jupyter Notebook2103
  • Sajidmoh/Statistics

    Mean, median, mode, range, deviation and more

    Language:Python2110
  • YetNT/ump

    These utils are useless

    Language:TypeScript2111