Configure Connect Component algorithm and Levenshtein Distance method for a clustering solution
Apply Configure Connect Component and Levenshtein Distance method encoding to optimize the training for your clustering solutions.
始める前に
注:
Configuring advanced settings on your ML solutions is optional.
If you choose to configure any of these settings, make sure you're well informed regarding the technology you're enabling in the solution, and that your use case benefits
from what the technology offers. For more information, see the Dive deeper with Clustering Advanced Parameters article on ServiceNow Community.
- Create and train a clustering solution definition or use an existing one.
- Role required: admin or ml_admin
このタスクについて
When training clustering solutions, you have the following three options.
- Use the default k-means algorithm.
- Use the optional DBSCAN solution parameter with the Euclidean distance method as a metric.
- Use the optional DBSCAN, Minimum Neighbors, and Levenshtein Distance solution parameters. Connect Component is enabled by DBSCAN and Minimum Neighbors, and supports both Paragraph Vector-based text and Levenshtein Distance-based text. If you train your solution using the Levenshtein Distance method, you don't need to use a word corpus in your clustering solution.
In this example scenario, you train your solution definition by using the third option referenced above.