bryce-krispies / ensf544_proj2

This is Group 1's ENSF 544 Project 2 repository, done in collaboration with Gouri Deshpande
0 stars 0 forks source link

Added Code For Random Forest Implementation #6

Closed M-H-12 closed 1 year ago

M-H-12 commented 1 year ago

The implemented code for the paper "Automated Identification of Type-Specific Dependencies Between Requirements". The paper covers multiple models, but I chose to focus on the Random Forest Classifier one (the one with the best results in the paper). The values for precision, f1, and recall are printed at the end of the last code block.