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.0.tar.gz (23.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: vbnigmm-2.3.0.tar.gz
  • Upload date:
  • Size: 23.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.9.1 Darwin/20.2.0

File hashes

Hashes for vbnigmm-2.3.0.tar.gz
Algorithm Hash digest
SHA256 91a533b917a0f8063686eaafcf4340503d204ff11c78b1902dd418ccc296f040
MD5 7488d2453d1a999beccbbc0545dfa852
BLAKE2b-256 e6370ce22e5fe20516cc35df731130b030c88d6a278d343217ad8f633ebafc25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vbnigmm-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 31.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.9.1 Darwin/20.2.0

File hashes

Hashes for vbnigmm-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12ac71e71a2365b2b62b3b39a9652852c49fc712c332a0028d982a0d08fa3149
MD5 8693f32f646cd449223712bb48436f60
BLAKE2b-256 257760e4573e307a991c6b13b8e7fbe52c7882098a6985a19a433d215a8e9d87

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