RETprojects / SWENG480-Team21

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

Loop through dataframe of design problems #97

Closed RETprojects closed 1 year ago

RETprojects commented 1 year ago

Akash and I worked on creating and looping through a DataFrame of some design problems to test our fuzzy c-means model. I added code to print the name of the pattern that was expected for each problem. We need to improve the accuracy of our fuzzy c-means model.