We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안녕하세요. 예측 정확도를 측정하기 위한 score를 구할 때 오류가 발생합니다. 그래서 accuracy score를 측정할 때도 같은 오류가 발생합니다. 당연히 훈련세트를 분리했으니 feature 수가 다른게 맞는데 어떻게 해야 해결이 될지 궁금합니다
The text was updated successfully, but these errors were encountered:
안녕하세요. 9장의 노트북을 코랩에서 실행해 보니 아무런 문제가 없습니다. 아래 노트북을 실행해 보시고 작성하신 코드와 비교해 보시면 좋을 것 같습니다. 감사합니다. https://colab.research.google.com/github/rickiepark/handson-ml2/blob/master/09_unsupervised_learning.ipynb
Sorry, something went wrong.
헉 보내주신 노트북으로 실행하니 오류가 없었습니다... 아무래도 기본 환경설정을 하지 않아서 그랬던 것 같습니다...! 답변 감사드립니다!!
No branches or pull requests
안녕하세요. 예측 정확도를 측정하기 위한 score를 구할 때 오류가 발생합니다.
그래서 accuracy score를 측정할 때도 같은 오류가 발생합니다.
당연히 훈련세트를 분리했으니 feature 수가 다른게 맞는데
어떻게 해야 해결이 될지 궁금합니다
The text was updated successfully, but these errors were encountered: