Code Documentation: Domain
mastml.domain Module
This module contains a collection of routines to perform domain of applicability evaluations
Classes
|
Agglomerative Clustering. |
|
Custom splitting class which pre-clusters data and then splits to folds. |
|
Represents a Composition, a mapping of {element/species: amount} with enhanced functionality tailored for handling chemical compositions. |
|
Constant kernel. |
|
|
|
Gaussian process regression (GPR). |
|
Exhaustive search over specified parameter values for an estimator. |
|
Matern kernel. |
|
A sequence of data transformers with an optional final predictor. |
|
Repeated K-Fold cross validator. |
|
Random permutation cross-validator. |
|
Standardize features by removing the mean and scaling to unit variance. |
|
White kernel. |
|
A UQ model for calibration of uncertainties. |
|
Combine distance, UQ, and ensemble regression models. |
|
|
|
Class to do nested CV. |