You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
테스트 데이터 5개를 읽어오고
common_name 이라는 변수를 만들어 공통된 이름의 cancer_code만 저장한다.
이를 기반으로 다시 테스트 데이터를 새롭게 생성한다.
mapply를 활용해서 accuracy의 max와 min을 구한다.
matrix로 바꾸어주고 더한후 5로 나누어 준다.
max와 min accuracy를 더해준다.
number_of_patients로 sorting 한다.