Overview
On the contest site like Kaggle, we can see many trials and good scores by the combination of some methods.For example, you can get scores by logistic regression and lasso regression. You can make xgboost model by using those scores.
This time, about cifar-10, I make CNN model. And by using the score, I check KNN scores.