RETprojects / SWENG480-Team21

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

Worked on preprocessing and ML #99

Closed RETprojects closed 1 year ago

RETprojects commented 1 year ago

Akash and I removed the filtering for only verbs and adjectives in the PatternKMeans6 notebook and working on looping through design problems and calculating the percentage of problems where the design pattern we were expecting for the problem was actually in the list of candidate patterns.