The Wayback Machine - https://web.archive.org/web/20201108141558/https://github.com/topics/statistical-models
Skip to content
#

statistical-models

Here are 201 public repositories matching this topic...

StaffanBetner
StaffanBetner commented Oct 28, 2020

To be more in line with the rest of the regression families I think it would be a good idea to support loglinear distribution reparameterized with mean and standard deviation on the natural scale.

Here is the reparametrization (from ProbOnto, https://sites.google.com/site/probonto/download):

$P\left(x ; \boldsymbol{\mu}{N}, \boldsymbol{\sigma}{N}\right)=\frac{1}{x \sqrt{2 \pi \log \left

SmartCore is a comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.

  • Updated Nov 7, 2020
  • Rust

Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics

  • Updated Aug 15, 2020
  • Go
pf
tbrown122387
tbrown122387 commented May 1, 2020

Consider rewriting filter() so that it makes use of two public functions: one to perform mutation and rewrighting, and the other to perform resampling. This added level of control would be useful for latency-sensitive applications that only need to make use of the results from the first stage. After that, resampling could be performed while there is plenty of downtime.

A challenge would be to e

Improve this page

Add a description, image, and links to the statistical-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the statistical-models topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.