Skip to main content

Variational Bayes algorithm for normal inverse Gaussian mixture models

Project description

Variational Bayes algorithm for Normal Inverse Gaussian Mixture Models

Installation

The package can be build using poetry and installed using pip:

pip install vbnigmm

Examples

If you want to apply vbnigmm to your data, you can run the following code:

from vbnigmm import NormalInverseGaussMixture as Model

# x is numpy.ndarray of 2D

model = Model()
model.fit(x)
label = model.predict(x)

Citation

If you use vbnigmm in a scientific paper, please consider citing the following paper:

Takashi Takekawa, Clustering of non-Gaussian data by variational Bayes for normal inverse Gaussian mixture models. arXiv preprint arXiv:2009.06002 (2020).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vbnigmm-2.3.1.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

vbnigmm-2.3.1-py3-none-any.whl (31.1 kB view details)

Uploaded Python 3

File details

Details for the file vbnigmm-2.3.1.tar.gz.

File metadata

  • Download URL: vbnigmm-2.3.1.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/5.4.0-1032-azure

File hashes

Hashes for vbnigmm-2.3.1.tar.gz
Algorithm Hash digest
SHA256 a9f24e61f0d01bab2c23a68767d938a599399f36b94627c8b9a6fb4715b8248e
MD5 947fcb7815fde23ec5f628c20df4fea6
BLAKE2b-256 6675b3489a33ad402315004cebd2cbef000f38710dba6c08df1e9c035fd7bdfd

See more details on using hashes here.

File details

Details for the file vbnigmm-2.3.1-py3-none-any.whl.

File metadata

  • Download URL: vbnigmm-2.3.1-py3-none-any.whl
  • Upload date:
  • Size: 31.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.6 Linux/5.4.0-1032-azure

File hashes

Hashes for vbnigmm-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cdd1ca1b3fe7671330e635985840382e94aa3a41fb8ab967077547346b074d39
MD5 c25b6df1cf631a5088775ab4607e8048
BLAKE2b-256 f091f8f53e03e495a338189b15e42bf1e72f075d8c945d167bf1880caa52586f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page