ethanburmane / ECE461Project

Other
0 stars 4 forks source link

Create a net_score() function inside of the Score module inside of evaluator.ts #31

Open JNicho206 opened 1 year ago

JNicho206 commented 1 year ago

Uses metric_scores variable from Score object and outputs a number between 0 and 1

tobyonyekwere1 commented 1 year ago

Done, waiting on variable name that would return values for other metrics.