Similarity Score
Like all machine learning models, PhysicsAI models are most accurate when the design being predicted is similar to the designs used for training.

- 1.0
- Equivalent to training sample
- 0.0
- As far from the nearest training point as any two training points are from each other
- < 0.0
- Far from a training point


Interpret Similarity Scores
A similarity score of 1.0 indicates that the input design is the same as one of the training points. This is the maximum possible value.
A similarity score of 0.0 indicates that the input design is as different from the nearest training point as the two farthest training points.
A negative similarity score indicates that the input design is very different from the training data. It’s likely that the prediction will be low-quality unless a new model is trained with data sufficiently similar to the predicted designs.
Missing Similarity Scores
- Your training or input designs either do not have shell elements or do not have extracted solid faces. Similarity scores are currently only supported in these scenarios.
- Your training data contains less than two samples.
- You are using PhysicsAI in a client other than HyperMesh.
- There is very little variance in the training data and nearly all inference cases would seem like extreme novelties.
- There is insufficient geometric variation in the training data.