RETprojects / SWENG480-Team21

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

Attempting OPTICS clustering #75

Closed RETprojects closed 1 year ago

RETprojects commented 1 year ago

Akash and I worked on clustering and displaying the average f-score and silhouette score for each clustering algorithm correctly. I am also attempting to implement OPTICS clustering from scikit-learn.