This site is currently under development for the RSE-ops community.
Published:
Reading time: 1 min
MuyGPyS is a Gaussian process estimation method that affords fast hyperparameter optimization by way of performing leave-one-out cross-validation. MuyGPys achieves best-in-class speed and scalability by limiting inference to the information contained in k nearest neighborhoods for prediction locations for both hyperparameter optimization and tuning. Documentation and other resources are available at the MuyGPyS Read the Docs site.
Help improve its content by opening a Pull Request on GitHub.