Showing
1 changed file
with
22 additions
and
1 deletions
| 1 | -test1 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | +Graph Centrality를 이용한 프로야구 선수와 출신 학교간 관계와 연봉 분석 | ||
| 2 | + | ||
| 3 | + | ||
| 4 | +-Graph Centrality 이용하여 한국 프로야구 선수들의 연봉을 중심으로 사회연결망을 | ||
| 5 | +분석하여 프로야구 선수들과 출신학교들과의 관계를 알아보고 이것이 연봉과 어떠한 | ||
| 6 | +관계가 있는지를 파악한다. | ||
| 7 | + | ||
| 8 | +개발 환경 | ||
| 9 | + | ||
| 10 | +Gephi : https://gephi.org/ | ||
| 11 | + | ||
| 12 | +Python : https://www.python.org/ | ||
| 13 | + | ||
| 14 | +Release Notes | ||
| 15 | + | ||
| 16 | +2020.09.28 주제보고서 제출 | ||
| 17 | + | ||
| 18 | +2020.10.20 소스코드 작성 | ||
| 19 | + | ||
| 20 | +팀원 | ||
| 21 | + | ||
| 22 | +-송성호 | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment