MaxWiK: Machine Learning Method Based on Isolation Kernel Mean Embedding

Incorporates Approximate Bayesian Computation to get a posterior distribution and to select a model optimal parameter for an observation point. Additionally, the meta-sampling heuristic algorithm is realized for parameter estimation, which requires no model runs and is dimension-independent. A sampling scheme is also presented that allows model runs and uses the meta-sampling for point generation. A predictor is realized as the meta-sampling for the model output. All the algorithms leverage a machine learning method utilizing the maxima weighted Isolation Kernel approach, or 'MaxWiK'. The method involves transforming raw data to a Hilbert space (mapping) and measuring the similarity between simulated points and the maxima weighted Isolation Kernel mapping corresponding to the observation point. Comprehensive details of the methodology can be found in the papers Iurii Nagornov (2024) <doi:10.1007/978-3-031-66431-1_16> and Iurii Nagornov (2023) <doi:10.1007/978-3-031-29168-5_18>.

Version: 1.0.5
Depends: R (≥ 3.3.0)
Imports: methods, stats, utils, scales, parallel, abc, ggplot2
Suggests: rmarkdown, knitr
Published: 2024-11-25
DOI: 10.32614/CRAN.package.MaxWiK
Author: Yuri Nagornov ORCID iD [aut, cre, cph]
Maintainer: Yuri Nagornov <nagornov.yuri at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
Materials: README NEWS
CRAN checks: MaxWiK results

Documentation:

Reference manual: MaxWiK.pdf
Vignettes: **MaxWiK** (source, R code)

Downloads:

Package source: MaxWiK_1.0.5.tar.gz
Windows binaries: r-devel: MaxWiK_1.0.5.zip, r-release: not available, r-oldrel: MaxWiK_1.0.5.zip
macOS binaries: r-release (arm64): MaxWiK_1.0.5.tgz, r-oldrel (arm64): MaxWiK_1.0.5.tgz, r-release (x86_64): MaxWiK_1.0.5.tgz, r-oldrel (x86_64): MaxWiK_1.0.5.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MaxWiK to link to this page.