Probability Density Function Estimation Library
Project description
estimatePDF
A Python library for Probability Density Function (PDF) estimation using Kernel Density, Histogram Density, and Dual Polynomial Regression.
Overview
estimatePDF estimatePDF is a Python package for probability density function (PDF) estimation and sampling. It provides computationally efficient, GPU-optimized implementations using TensorFlow along with custom polynomial regression methods designed to capture asymmetry in distributions.
Features
-
Density Estimation
- SciPy Gaussian KDE
- TensorFlow-based KDE (for graph execution)
- Histogram Density Estimation (HDE)
-
Probability Density Functions
- Gaussian PDF
- Asymmetric Laplace PDF & sampling
- M-Wright functions and variants
- Inverse Transform Sampling
-
Dual Polynomial Regression (DPR)
- Piecewise polynomial PDF approximation
- Gradient-based threshold detection
- Fits multimodal or skewed PDFs
Installation
Install from PyPI:
pip install estimatePDF
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file estimatepdf-0.1.0.tar.gz.
File metadata
- Download URL: estimatepdf-0.1.0.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b354e287df258ddb580cb2e16715398fc9c131b86cdd04bd3905e648adf13248
|
|
| MD5 |
09582b1a83f8318909c361dd747fbf76
|
|
| BLAKE2b-256 |
a0db41cb4b2d195f7d2f3a61be23621175da6b91ab0e67486143282900a98c0e
|
File details
Details for the file estimatepdf-0.1.0-py3-none-any.whl.
File metadata
- Download URL: estimatepdf-0.1.0-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d8b097102da90222064f2de7a8856f5f891d7b39abe2cba9da99f09d8f13416
|
|
| MD5 |
537177867c950a1f79347cc7f9c5bd4a
|
|
| BLAKE2b-256 |
07b6c2b7ee7764f97367adfd0a992642e773330281c1aacd3b182cc06877db25
|