README.md

bonski

This package is part of the bonski project.

bonski.predict

bonski.predict use historical ski conditions evaluation and historical nivological observations to fit a classification model and afterwards use recent nivological observations to estimate current ski conditions evaluation.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("vadmbertr/bonski.predict")

External dependencies

MINIROCKET

bonski.predict relies on the Python library sktime to perform the classification using the MINIROCKET method. Therefore, upon loading we try to install sktime if Python is available on the host system.

Please note that without the dependency fitting and classification WILL NOT be possible. That’s why we encourage users to install Python and a package manager (could be done with Python + pip or with Conda).



vadmbertr/bonski.predict documentation built on Dec. 23, 2021, 2:06 p.m.