Incheon University
2019.03 ~ 2019.06
피부암 이미지 데이터를 이용하여 데이터 분석 및 CNN 기반 예측 모델 개발
Python, Tensorflow, Keras
https://github.com/hwk0702/Skin-cancer-data-analysis-and-prediction-model
skin cancer prediction
Skin cancer data analysis and prediction model
skin cancer prediction
Skin cancer data analysis and prediction model
Incheon University
2019.03 ~ 2019.06
피부암 이미지 데이터를 이용하여 데이터 분석 및 CNN 기반 예측 모델 개발
Python, Tensorflow, Keras
https://github.com/hwk0702/Skin-cancer-data-analysis-and-prediction-model
Description
1) Null값을 갖는 모든 행 제거
2) Csv파일의 image_id와 실제 이미지 파일의 위치를 path로 저장
3) 이미지 파일들을 읽어와서 array로 저장
4) train, test 데이터 나누기
5) 이미지 데이터를 정규화 하기
6) Label Encoding 하기