시각화1 grapgviz - ExecutableNotFound 에러 간단 해결 _ XGboost tree 그리기 * 에러 문구 : ExecutableNotFound: failed to execute ['dot', '-Tpng'], make sure the Graphviz executables are on your systems' PATH 원인 : 말 그대로 Path 문제 * 기존에 설치된 환경 python 3.7 pip install graphviz 진행함 * 체크하기 : graphviz 파일 있는지 확인 c:\users\user\appdata\local\programs\python\python37\lib\site-packages 이미 존재함.. ㅠㅠ * graphviz 직접 다운로드받아서 설치 1) 현재 stable한 패키지 설치 (window 기준) 1-1) 패키지 다운로드 https://graphviz.git.. 2020. 4. 8. 이전 1 다음 반응형