aim2dat.ml.kernels¶
Kernels to be used with scikit-learn models.
Functions¶
|
Cosine kernel for the F-Fingerprint Transformer based on the cosine distance metric |
|
Laplacian kernel for the F-Fingerprint Transformer based on the cosine distance metric |
Module Contents¶
- aim2dat.ml.kernels.krr_ffprint_cosine(X, Y)[source]¶
Cosine kernel for the F-Fingerprint Transformer based on the cosine distance metric (doi:10.1063/1.3079326).