We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672698b commit d7426ccCopy full SHA for d7426cc
docs/Machine_Learning_Force_Fields/Dataset_Preparation.rst
@@ -513,9 +513,9 @@ Subset counts:
513
514
- ``MD``: structures obtained from Molecular Dynamics (MD) simulation. Adjust according to your data.
515
- ``PCA``: structures obtained from Principal Component Analysis (PCA).
516
-- ``PCA_Surface``: Surface'focused structures from PCA sampling.
517
-- ``Random``: Randomly selected structures for additional diversity.
518
-- ``contamination``: Fraction of outliers removed by Isolation Forest.
+- ``PCA_Surface``: surface-focused structures from PCA sampling.
+- ``Random``: randomly selected structures for additional diversity.
+- ``contamination``: fraction of outliers removed by Isolation Forest.
519
520
**SOAP** refers to **Smooth Overlap of Atomic Positions**:
521
0 commit comments