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
手法Aで予測した結果を手法Bで予測する際の特徴量にすることで予測精度があがることもあるっぽい?です. https://signate.jp/competitions/449/discussions/lgbmknn-lb06567-1 とかでやっています.
The text was updated successfully, but these errors were encountered:
knnの結果をxgbに入れて0.5くらいでした. one hot にしたらちょっと変わるかもだけど,あんまり本質的で無い気がします…
CV: 0.61005067979082 LB: 0.5526727
Sorry, something went wrong.
これをスタッキングと言います #30
No branches or pull requests
手法Aで予測した結果を手法Bで予測する際の特徴量にすることで予測精度があがることもあるっぽい?です.
https://signate.jp/competitions/449/discussions/lgbmknn-lb06567-1 とかでやっています.
The text was updated successfully, but these errors were encountered: