本文旨在探討機器學習中將不同類型的演算法做組合之後,在影像辨識上對於分類準確度的影響,以及試圖建立一個使用集成方法來分類資料的流程。過程中分別測試了三種類型演算法在資料集上獨立運作的準確度,接著再根據集成學習中的組合方法,對於同類型及不同類型演算法的組合模型進行實驗,最後觀察其結果並進行討論及總結。;The purpose of this thesis is to observe the classification accuracy of image recognition after combine different types of algorithms, and try to build a process about using ensemble method to classify data.In the process, the accuracy of three types of algorithms were tested, then according to the combination method of ensemble, experiment was design by the model which combined with the same or different types of algorithms. Finally, we observe the result and make discuss and summarize.