An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: non-parametric-inference

activatedgeek/svgd

PyTorch implementation of Stein Variational Gradient Descent

Language: Jupyter Notebook - Size: 3.31 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 4

QVQZZZ/NopaPy

🛠「NopaPy」是一个开源易用的非参数统计Python库。

Language: Python - Size: 124 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

grburgess/nazgul

GRB triangulation via non-stationary time-series models

Language: Python - Size: 1.21 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 4

sdeepak09/MTH_516_Non_parametric_Inference_IITK

This repository contains Materials for Non-Parametric Inference

Language: R - Size: 1.32 MB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

bank-of-england/Shapley_regressions

Statistical inference on machine learning or general non-parametric models

Language: Python - Size: 38.6 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 14

david-thrower/python-rep-resampling

This takes any Pandas or Dask dataframe and returns a resampled Dask dataframe simulating the sampling distribution of your data in one line of code. This is like the rep_sample_n() function from the infer package in R, but on steroids and made for quickly simulating a large number of replicate samples and even with a large number of observations per sample rep. The dataframe it returns consists of 'n' observations per rep, 'rep' number of reps and is grouped by rep. Any aggregate operations you perform such as df['column'].mean().compute() or df['column'].std().compute() will run in parallel by default and give you an pandas series consisting of the means of each sample replicate. You can do most anything on this that you can with a Pandas DataFrame that is grouped by the same column. You just have to add the .compute() method to your method call, because this runs on futures parallelization. See the excerpts in the examples.

Language: Jupyter Notebook - Size: 90.8 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

rajkstats/Academic-Projects-SPSS

EDA, Regression Analysis , Classification & Non-Parametric inference Problems

Size: 6.68 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

abhikr360/Small-Variance-Asymptotics

Small Variance Asymptotics in Non Parametric Bayesian Clustering

Language: C++ - Size: 12.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2