RETprojects / SWENG480-Team21

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

Added CalculatePercent to predict.py #122

Open RETprojects opened 1 year ago

RETprojects commented 1 year ago

I copied Akash's CalculatePercent function from the PatternKMeans7 notebook into predict.py. This function calculates three different percent match metrics from similarity between a design problem and a design pattern.

jonathangarelick commented 1 year ago

It's an interesting idea that could be explored further, but I don't think this should be merged.

RETprojects commented 1 year ago

What do we need to do to get this into the system? Maybe we could do this after we consult Dr. Hussain about it tomorrow (or receive a response to the email that we sent on Thursday).