Real time peak detection with z-score for Arduino
-
Updated
Mar 22, 2023 - C++
Real time peak detection with z-score for Arduino
Minimal A/B Testing Library in PHP
Anomaly detection in synthetic transaction and sales data with Python. Generates realistic data, injects unusual events, and applies Isolation Forest, Local Outlier Factor, and Z-score methods to detect outliers. Produces anomaly reports and visualizations for portfolio-ready demonstration of data science skills.
Anthropometric z-score calculator
Identification of meritorious students in primary education
A collection of Python scripts demonstrating core statistical concepts like percentile analysis, Z-scores, modified Z-tests, and cosine similarity with real datasets and visualizations.
A Qt port of the peak detection algorithm demo from https://stackoverflow.com/a/22640362, with interactive parameters.
CNN autoencoder is trained on the MNIST numbers dataset for image reconstruction. Anomaly detection is carried out by calculating the Z-score. The framework used is Keras.
Android app testing reaction times during awake brain surgeries
An implementation of Monroe et al., 2008.
Analysis of Classical Machine Learning Algorithms for Anomaly Detection in Time Series Data
🔢 Anomaly detection service for Google Cloud Monitoring metrics, utilising statistical analysis to identify significant deviations in time-series data
Quantitative capital allocation engine integrating stochastic volatility (GARCH), hidden Markov regimes (HMM), and primary-source SEC EDGAR semantics (FinBERT) for bifurcated risk management.
Computational programs and algorithms used to convert information from biochemical experiments (DNA/RNA/Protein/DNA chip/NGS) into useful information and data.
Outlier detection (z-score and IQR) and visualization on Geolife dataset for transport mode detection task
Retrieving, Processing, and Visualizing Data with Python
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.
Undergraduate Project - Statistical Outlier Detection Methods
Use z-score analysis to find out anomalous behavior in the room by analyzing the condition of the light in your room.
Add a description, image, and links to the z-score topic page so that developers can more easily learn about it.
To associate your repository with the z-score topic, visit your repo's landing page and select "manage topics."