반치용/문제해결(trouble shooting)
[에러]pymatch 에러 핸들링 Fitting Models on Balanced Samples: 1\100Error: Unable to coerce to Series, length must be 1: given 220
Cat.8
2021. 5. 16. 12:10
Fitting Models on Balanced Samples: 1\100Error: Unable to coerce to Series, length must be 1: given 220
에러 발생시 대처
에러 사유 : pymatch 공식은 업데이트 하고있지 않음
대처 방안 : pymatch를 지우고,
pip install git+https://github.com/mc51/pymatch.git 로 pymatch 설치