willtownes / spatial-factorization-py

Probabilistic factor models for spatially correlated data. Includes nonnegative and real-valued versions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spatial-factorization-py

Probabilistic factor models for spatially correlated data. Includes nonnegative and real-valued versions.

Installation

From github:

pip install git+https://github.com/willtownes/spatial-factorization-py.git#egg=spatial-factorization

Pypi coming soon.

Usage

import spatial_factorization
help(spatial_factorization.ModelTrainer)
help(spatial_factorization.SpatialFactorization)

About

Probabilistic factor models for spatially correlated data. Includes nonnegative and real-valued versions.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%