跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.87) 您好!臺灣時間:2025/01/14 05:14
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:陳俊宏
研究生(外文):Chen, Jun-Hong
論文名稱:應用線上機器學習演算法於財務時間序列預測問題 — 以美國S&P500成分股為例
論文名稱(外文):On the Prediction of Financial Time Series via Online Machine Learning Algorithms — An Example of S&P 500 Index Component Stocks
指導教授:王釧茹
指導教授(外文):Wang, Chuan-Ju
口試日期:2016-01-20
學位類別:碩士
校院名稱:臺北市立大學
系所名稱:資訊科學系碩士在職專班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2016
畢業學年度:104
語文別:中文
論文頁數:39
中文關鍵詞:時間序列線上機器學習演算法股價趨勢分析
外文關鍵詞:time seriesonline machine learning algorithmstock trend prediction
相關次數:
  • 被引用被引用:3
  • 點閱點閱:1523
  • 評分評分:
  • 下載下載:22
  • 收藏至我的研究室書目清單書目收藏:0
本研究主要引入線上機器學習於時間序利預測問題之應用。時間序列相關研究範圍廣泛且使用研究方法眾多,其中傳統機器學習演算法隨時間發展,需將舊資料與新資料合併,產生新的訓練資料,並針對整合過後的資料進行重新學習。而線上機器學習這類演算法,可僅根據新增之訓練資料,進行訓練模型更新,此特性使之十分適合運用在財務時間序列預測之應用。故本研究採用多種線上機器學習演算法,對於美國S&P 500指數成分股進行股價趨勢分析,並將模型預測與離線支援向量機預測之結果進行比較。實驗結果顯示,兩者準確度相當,但當訓練資料逐漸增加時,線上機器學習演算法即展現時間上的優勢。
This thesis studies online machine learning algorithms to the prediction problem for financial time series. Much research has been conducted in the field of time series analysis, in which many machine learning algorithms have been adopted to predict the trend of time series. However, as time goes by and more data become available, traditional machine learning algorithms need to merge the old data and the new one to a new training data, and re-train the model on the new training data. An online algorithm is one that can process its input piece-by-piece in a serial fashion, which makes it suitable for time series analysis. Therefore, in this study, we attempt to use several online machine learning algorithms to analyze the trend of S&P 500 index component stock prices. Experimental results show that there are small differences in terms of the accuracy between the offline and online algorithms; furthermore, the training time for the online learning algorithms is much faster than that for the offline algorithms, as the training data increases with time.
謝誌 4
摘要 5
Abstract 6
目次 i
圖次 iii
表次 iv
第一章 緒論 1
第一節 研究背景 1
第二節 研究動機與目的 2
第三節 研究內容與範圍 3
第四節 論文架構 4
第二章 文獻探討 6
第一節 支援向量機 6
第二節 感知器 8
第三節 股價趨勢預測相關學說 9
第四節 機器學習於財務方面相關研究 10
第三章 研究方法 11
第一節 樣本與資料來源 11
第二節 研究變數定義 12
第三節 研究工具及使用演算法 17
第四節 研究流程 18
第四章 研究結果與討論 20
第一節 預測準確率比較 20
第二節 運算時間比較 28
第五章 結論與建議 37
第一節 結論 37
第二節 建議 37
參考文獻 38

[ 1 ] Allen, F., & Karjalainen, R. (1999). Using genetic algorithms to find technical trading rules. Journal of Financial Economics, 51(2), 245-271.
[ 2 ] Asadi, S., Hadavandi, E., Mehmanpazir, F., & Nakhostin, M. M. (2012). Hybridization of evolutionary Levenberg–Marquardt neural networks and data pre-processing for stock market prediction. Knowledge-Based Systems, 35, 245-258.
[ 3 ] Brock, W., Lakonishok, J., & LeBaron, B. (1992). Simple technical trading rules and the stochastic properties of stock returns. The Journal of Finance, 47(5), 1731-1764.
[ 4 ] Cesa-Bianchi, N., Conconi, A., & Gentile, C. (2005). A second-order perceptron algorithm. SIAM Journal on Computing, 34(3), 640-668.
[ 5 ] Cortes, C., & Vapnik, V. (1995). Support-vector networks. Machine Learning, 20(3), 273-297.
[ 6 ] Crammer, K., Dekel, O., Keshet, J., Shalev-Shwartz, S., & Singer, Y. (2006). Online passive-aggressive algorithms. The Journal of Machine Learning Research, 7, 551-585.
[ 7 ] Crammer, K., Kulesza, A., & Dredze, M. (2009). Adaptive regularization of weight vectors. In Advances in neural information processing systems (pp. 414-422).
[ 8 ] Edwards, R. D., Magee, J., & Bassetti, W. H. C. (2007). Technical Analysis of Stock Trends. CRC Press.
[ 9 ] Fama, E. F. (1965). The behavior of stock-market prices. Journal of Business, 34-105.
[ 10 ] Gentile, C. (2002). A new approximate maximal margin classification algorithm. The Journal of Machine Learning Research, 2, 213-242.
[ 11 ] Huang, W., Nakamori, Y., & Wang, S. Y. (2005). Forecasting stock market movement direction with support vector machine. Computers & Operations Research, 32(10), 2513-2522.
[ 12 ] Kara, Y., Boyacioglu, M. A., & Baykan, Ö. K. (2011). Predicting direction of stock price index movement using artificial neural networks and support vector machines: The sample of the Istanbul Stock Exchange. Expert Systems with Applications, 38(5), 5311-5319.
[ 13 ] Kendall, M. G., & Hill, A. B. (1953). The analysis of economic time-series-part i: Prices. Journal of the Royal Statistical Society. Series A (General), 116(1), 11-34.
[ 14 ] Kreesuradej, W., Wunsch, D., & Lane, M. (1994, June). Time-delay neural network for small time series data sets. In Proc. World Congr. Neural Networks.
[ 15 ] Li, Y., & Long, P. M. (2002). The relaxed online maximum margin algorithm. Machine Learning, 46(1-3), 361-387.
[ 16 ] Ou, P., & Wang, H. (2009). Prediction of stock market index movement by ten data mining techniques. Modern Applied Science, 3(12), 28-42.
[ 17 ] Rosenblatt, F. (1958). The perceptron: a probabilistic model for information storage and organization in the brain. Psychological Review, 65(6), 386-407.
[ 18 ] Schumaker, R. P., & Chen, H. (2009). Textual analysis of stock market prediction using breaking financial news: The AZFin text system. ACM Transactions on Information Systems (TOIS), 27(2), 1-19.
[ 19 ] Yang, L., Jin, R., & Ye, J. (2009, June). Online learning by ellipsoid method. In Proceedings of the 26th Annual International Conference on Machine Learning (pp. 1153-1160). ACM.
[ 20 ] Zhang, Y., & Wu, L. (2009). Stock market prediction of S&P 500 via combination of improved BCO approach and BP neural network. Expert Systems with Applications, 36(5), 8849-8854.
[ 21 ] Zinkevich, M. (2003). Online convex programming and generalized infinitesimal gradient ascent. In ICML, 928–936,

連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top