RETprojects / SWENG480-Team21

This repository contains the code for our capstone project, the Design Pattern Recommendation System.
3 stars 0 forks source link

Print category of most recommended pattern #91

Closed RETprojects closed 1 year ago

RETprojects commented 1 year ago

I added logic to get the correct category label of the 1st recommended pattern for a design problem in predict.py and return the name of this category.