hengqujushi / skpro

Supervised domain-agnostic prediction framework for probabilistic modelling

Home Page:http://skpro.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skpro

PyPI version Build Status License

A supervised domain-agnostic framework that allows for probabilistic modelling, namely the prediction of probability distributions for individual data points.

The package offers a variety of features and specifically allows for

  • the implementation of probabilistic prediction strategies in the supervised contexts
  • comparison of frequentist and Bayesian prediction methods
  • strategy optimization through hyperparamter tuning and ensemble methods (e.g. bagging)
  • workflow automation

List of developers and contributors

Documentation

The full documentation is available here.

Installation

Installation is easy using Python's package manager

$ pip install skpro

Contributing & Citation

We welcome contributions to the skpro project. Please read our contribution guide.

If you use skpro in a scientific publication, we would appreciate citations.

About

Supervised domain-agnostic prediction framework for probabilistic modelling

http://skpro.ml

License:Other


Languages

Language:Python 100.0%