Scoreboard#

Submissions are given a score for some or all test sets, and the sum of these scores is the submission’s overall score. If a submission is not scored on a test set, that test set’s score will be blank (–). Test sets case1 and case2 are scored by the distance between the known IV curve and the submission’s fitted IV curve (see ivcurves.compare_curves.score_curve()). Test sets case3a through case3d are scored by the difference between the known and fitted single diode equation parameters (see ivcurves.compare_curves.score_parameters()).

Submission

Method Name

Overall Score

case1

case2

case3a

case3b

case3c

case3d

Links

cwhanse (#47)

sandia_simple

66.2551

30.0007

31.0003

4.25967

0.0568522

0.340993

0.596508

Code

cwhanse (#51)

sandia_simple

66.3363

30.0007

31.0003

4.26174

0.0599141

0.345418

0.668205

Code