-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance the infra recommendation algorithm for VM OS image
* Modularize text similarity features into `strcomp` pkg * Predefine the known architecture information as a map because text similarity comparison is not possible. * Improve the recommendation accuracy/performance through combined use of map search and SequenceMatcher
- Loading branch information
1 parent
87f0b05
commit b448831
Showing
3 changed files
with
312 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.