博碩士論文 111423004 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:181 、訪客IP:3.17.186.157
姓名 蘇世界(ShihChieh Su)  查詢紙本館藏   畢業系所 資訊管理學系
論文名稱 模糊神經網路於多目標時間序列預測的研究-以規則選擇與參數空間切割為方法
(A Study of Multi-Objective Time Series Prediction with Fuzzy Neural Networks-An Approach Using Rule Selection and Parameter Space Partitioning)
相關論文
★ 變數選擇在智慧型系統與應用之研究★ 智慧型系統之參數估測研究─一個新的DE方法
★ 合奏學習式智慧型系統在分類問題之研究★ 複數模糊類神經系統於多類別分類問題之研究
★ 融入後設認知策略的複數模糊認知圖於分類問題之研究★ 分類問題之研究-以複數型模糊類神經系統為方法
★ 智慧型差分自回歸移動平均模型於時間序列預測之研究★ 計算智慧及複數模糊集於適應性影像處理之研究
★ 智慧型模糊類神經計算模式使用複數模糊集合與ARIMA模型★ Empirical Study on IEEE 802.11 Wireless Signal – A Case Study at the NCU Campus
★ 自我建構式複數模糊ARIMA於指數波動預測之研究★ 資料前處理之研究:以基因演算法為例
★ 針對文字分類的支援向量導向樣本選取★ 智慧型區間預測之研究─以複數模糊類神經、支持向量迴歸、拔靴統計為方法
★ 複數模糊類神經網路在多目標財經預測★ 智慧型模糊類神經計算使用非對稱模糊類神經網路系統與球型複數模糊集
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 (2026-7-1以後開放)
摘要(中) 在當今數據驅動的時代,時間序列數據的重要性日益突顯,但隨著問題複雜化,傳統的時間序列預測方法顯得不足夠使用。本論文使用一種能夠針對多個複數型態的目標進行預測的模型,稱作球形複數型態的模糊類神經推理系統(Sphere complex neuro fuzzy inference system, SCNFIS)。透過球形複數模糊集(Sphere complex fuzzy sets, SCFSs)的複數向量輸出能力,進行多目標的預測,以達到降低資料維度的問題。其次,我們使用多目標特徵挑選演算法,針對目標挑選最重要的特徵,並使用複數型態的減法分群法(Subtractive clustering for complex-valued data, SCC)、規則挑選(Rule selection)進行模型大小的最佳化調整,挑選適當模糊規則數建立。在參數學習部分,本研究提出了一種新的混合式演算法,稱作MEGWO-RLSE,以多群進化式狼群演算法(Multiple evolving grey wolf optimizer, MEGWO)更新模型的前鑑部參數,遞迴最小平方估計法(Recursive least squares estimator, RLSE)進行後鑑部的參數更新。整體而言,透過對模型規則進行特定比例的篩選,以及演算法參數空間切割,都有助於模型的預測。本研究中,進行了三個實驗針對提出模型和方法進行效能驗證,包括使用Mackey-Glass時間序列進行預測,驗證SCNFIS的模型效能、透過股票收盤價進行多目標預測,驗證模型具有多目標預測的能力,最後使用不同的股票標的,針對機器學習中的參數空間切割進行研究。從實驗結果上,SCNFIS在使用MEGWO-RLSE進行參數訓練上,均具有不錯的效能。
摘要(英) In today′s data-driven era, the importance of time series data is becoming increasingly prominent, playing a crucial role in various fields. However, with the complexity of problems and the exponential growth of data volume, traditional time series forecasting methods are proving inadequate. Therefore, this paper use a model capable of predicting multiple complex targets, which we call the Sphere complex neuro fuzzy inference system (SCNFIS). Utilizing the complex vector output capability of Sphere complex fuzzy sets (SCFSs), this model aims to perform multi-target predictions, thereby addressing the issue of high data dimensionality.
Moreover, we introduce a multi-target feature selection algorithm to identify the most important features for each target. The model′s size is optimized using Subtractive clustering for complexvalued data (SCC) and rule selection methods to determine the appropriate number of fuzzy rules. In terms of parameter learning, this study presents a new hybrid algorithm named MEGWO-RLSE, which updates the If-parts parameters of the model using the Multiple evolving grey wolf optimizer (MEGWO) and the then-parts parameters using the Recursive least squares estimator (RLSE). Additionally, specific proportions of model rule selection and the segmentation of algorithm parameter spaces contribute to the model′s predictive capabilities.This research includes three experiments to validate the performance of the model and methods. The experiments involve predicting the Mackey-Glass time series to verify the effectiveness of SCNFIS, conducting multi-target predictions using stock closing prices to demonstrate the model′s multi-target prediction capability, and studying parameter spaces segmentation in machine learning using different stock targets. Experimental results show that SCNFIS, when trained with MEGWO-RLSE, achieves satisfactory performance.
關鍵字(中) ★ 模糊類神經網路
★ 特徵挑選
★ 複數減法分群
★ 複數模糊集合
★ 規則挑選
★ 多 群機器學習
★ 多目標預測
★ 球型複數模糊集
關鍵字(英) ★ Neural Networks
★ Multi-group Machine Learning
★ Multi-Objective Prediction
★ Complex Subtractive Clustering
★ Sphere Complex Fuzzy Sets
論文目次 摘要 i
Abstract ii
誌謝 iii
目錄 iv
圖目錄 vi
表目錄 vii
記號使用說明表 viii
專有名詞說明表 x
第一章 緒論 1
1.1 研究背景 1
1.2 研究動機與目的 1
1.3 研究方法概述 2
1.4 論文架構 3
第二章 文獻探討 4
2.1 特徵挑選 4
2.2 資訊理論 5
2.3 複數模糊集合 5
2.4 最佳化演算法 6
第三章 研究方法 8
3.1 資料前處理 9
3.2 多目標特徵挑選 9
3.3 實數資料合併 15
3.4 前鑑部與後鑑部學習 15
3.5 球形複數模糊集 21
3.6 球型複數型態模糊推理系統 24
3.7 混合式多群進化狼群演算法 28
第四章 實驗設計 36
4.1 實驗一 單目標時間序列(Mackey-Glass time series) 37
4.2 實驗二 多目標預測(AT&T、Alphabet、Microsoft、Apple) 42
4.3 實驗三 多群機器學習預測(TAIEX、DJIA、NIKKEI、FTSE、SSECI、Bovespa index) 51
第五章 研究討論 61
5.1研究方法 61
5.2 SCNFIS模型大小調整之應用:規則挑選的有效性 61
5.3機器學習演算法改良 : MEGOW 62
5.4實驗一 單目標時間序列 62
5.5實驗二 多目標預測 62
5.6實驗三 多群機器學習 63
第六章 結論與未來研究方向 64
6.1 結論 64
6.2 未來研究方向 65
參考文獻 67
附錄 75
參考文獻 [1] Xiaojie Xu and Yun Zhang, "Individual Time Series and Composite Forecasting of the
Chinese Stock Index". Machine Learning with Applications. 5, no. 100035, 2021
[2] Radwan E Abdel-Aal, "Hourly Temperature Forecasting Using Abductive Networks".
Engineering Applications of Artificial Intelligence. 17(5), pp. 543-556, 2004
[3] Yisheng Lv, Yanjie Duan, Wenwen Kang, Zhengxi Li, and Fei-Yue Wang, "Traffic
Flow Prediction with Big Data: A Deep Learning Approach". IEEE Transactions on
Intelligent Transportation Systems. 16(2), pp. 865-873, 2014
[4] Feng Shao, "New Energy Industry Financial Technology Based on Machine Learning
to Help Rural Revitalization". Energy Reports. 8, pp. 13970-13978, 2022
[5] Jung-Hua Wang and Jia-Yann Leu. "Stock Market Trend Prediction Using ArimaBased Neural Networks". in Proceedings of International Conference on Neural
Networks (ICNN′96). IEEE. pp. 2160-2165 1996.
[6] Robert F Engle, "Autoregressive Conditional Heteroscedasticity with Estimates of the
Variance of United Kingdom Inflation". Econometrica: Journal of the econometric
society, pp. 987-1007, 1982
[7] Tim Bollerslev, "Generalized Autoregressive Conditional Heteroskedasticity". Journal
of econometrics. 31(3), pp. 307-327, 1986
[8] Nesreen K Ahmed, Amir F Atiya, Neamat El Gayar, and Hisham El-Shishiny, "An
Empirical Comparison of Machine Learning Models for Time Series Forecasting".
Econometric reviews. 29(5-6), pp. 594-621, 2010
[9] Kyoung-jae Kim, "Financial Time Series Forecasting Using Support Vector
Machines". Neurocomputing. 55(1-2), pp. 307-319, 2003
[10] Jyh-Shing Roger Jang, Chuen-Tsai Sun, and Eiji Mizutani, "Neuro-Fuzzy and Soft
Computing-a Computational Approach to Learning and Machine Intelligence [Book
Review]". IEEE Transactions on Automatic Control. 42(10), pp. 1482-1484, 1997
[11] George S Atsalakis and Kimon P Valavanis, "Forecasting Stock Market Short-Term
Trends Using a Neuro-Fuzzy Based Methodology". Expert Systems with Applications.
36(7), pp. 10696-10707, 2009
[12] Ahmad Bagheri, Hamed Mohammadi Peyhani, and Mohsen Akbari, "Financial
Forecasting Using Anfis Networks with Quantum-Behaved Particle Swarm
Optimization". Expert Systems with Applications. 41(14), pp. 6235-6250, 2014
[13] G Peter Zhang, "Time Series Forecasting Using a Hybrid Arima and Neural Network
Model". Neurocomputing. 50, pp. 159-175, 2003
[14] Thomas Fischer and Christopher Krauss, "Deep Learning with Long Short-Term
Memory Networks for Financial Market Predictions". European journal of
operational research. 270(2), pp. 654-669, 2018
[15] Ajit Kumar Rout, Pradiptaishore Kishore Dash, Rajashree Dash, and Ranjeeta Bisoi,
"Forecasting Financial Time Series Using a Low Complexity Recurrent Neural
Network and Evolutionary Learning Approach". Journal of King Saud UniversityComputer and Information Sciences. 29(4), pp. 536-552, 2017
[16] Muskaan Pirani, Paurav Thakkar, Pranay Jivrani, Mohammed Husain Bohara, and
Dweepna Garg. "A Comparative Analysis of Arima, Gru, Lstm and Bilstm on
Financial Time Series Forecasting". in 2022 IEEE International Conference on
Distributed Computing and Electrical Circuits and Electronics (ICDCECE). IEEE. pp.
1-6 2022.
[17] Sugiyarto Surono, Khang Wen Goh, Choo Wou Onn, Afif Nurraihan, Nauval Satriani
Siregar, A Borumand Saeid, and Tommy Tanu Wijaya, "Optimization of Markov
Weighted Fuzzy Time Series Forecasting Using Genetic Algorithm (Ga) and Particle
Swarm Optimization (Pso)". Emerging Science Journal. 6(6), pp. 1375-1393, 2022
[18] Huimin Zhao, Yandong Wu, and Wu Deng, "An Interpretable Dynamic Inference
System Based on Fuzzy Broad Learning". IEEE Transactions on Instrumentation and
Measurement, pp. 1-12, 2023
[19] Ali Lefteh, Monireh Houshmand, Mahsa Khorrampanah, and Ghassan Fadhil
Smaisim. "Optimization of Modified Adaptive Neuro-Fuzzy Inference System
(Manfis) with Artificial Bee Colony (Abc) Algorithm for Classification of Bone
Cancer". in 2022 Second International Conference on Distributed Computing and
High Performance Computing (DCHPC). IEEE. pp. 78-81 2022.
[20] Tomohiro Takagi and Michio Sugeno, "Fuzzy Identification of Systems and Its
Applications to Modeling and Control". IEEE Transactions on Systems, man, and
cybernetics,(1), pp. 116-132, 1985
[21] Chunshien Li and Chia-Hao Tu, "Complex Neural Fuzzy System and Its Application
on Multi-Class Prediction—a Novel Approach Using Complex Fuzzy Sets, Iim and
Multi-Swarm Learning". Applied Soft Computing. 84, no 105735, 2019
[22] Stephen L Chiu, "Fuzzy Model Identification Based on Cluster Estimation". Journal
of Intelligent & fuzzy systems. 2(3), pp. 267-278, 1994
[23] Gustavo Sosa-Cabrera, Santiago Gómez-Guerrero, Miguel García-Torres, and
Christian E Schaerer, "Feature Selection: A Perspective on Inter-Attribute
Cooperation". International Journal of Data Science and Analytics, pp. 1-13, 2023
[24] A Famili, Wei-Min Shen, Richard Weber, and Evangelos Simoudis, "Data
Preprocessing and Intelligent Data Analysis". Intelligent data analysis. 1(1), pp. 3-23,
1997
[25] Girish Chandrashekar and Ferat Sahin, "A Survey on Feature Selection Methods".
Computers & Electrical Engineering. 40(1), pp. 16-28, 2014
[26] Ron Kohavi and George H John, "Wrappers for Feature Subset Selection". Artificial
Intelligence. 97(1-2), pp. 273-324, 1997
[27] Himansu Das, Bighnaraj Naik, and Himansu Sekhar Behera, "A Jaya Algorithm Based
Wrapper Method for Optimal Feature Selection in Supervised Classification". Journal
of King Saud University-Computer and Information Sciences. 34(6), pp. 3851-3863,
2022
[28] Robert Tibshirani, "Regression Shrinkage and Selection Via the Lasso". Journal of the
Royal Statistical Society Series B: Statistical Methodology. 58(1), pp. 267-288, 1996
[29] Isabelle Guyon and André Elisseeff, "An Introduction to Variable and Feature
Selection". Journal of machine learning research. 3(Mar), pp. 1157-1182, 2003
[30] Claude Elwood Shannon, "A Mathematical Theory of Communication". The Bell
System Technical Journal. 27(3), pp. 379-423, 1948
[31] Chia-Hao Tu and Chunshien Li, "Multitarget Prediction—a New Approach Using
Sphere Complex Fuzzy Sets". Engineering Applications of Artificial Intelligence. 79,
pp. 45-57, 2019
[32] Sergio Cruces, Rubén Martín-Clemente, and Wojciech Samek, "Information Theory
Applications in Signal Processing", MDPI, p. 653, 2019
[33] Jieao Zhu, Zhongzhichao Wan, Linglong Dai, Mérouane Debbah, and H Vincent Poor,
"Electromagnetic Information Theory: Fundamentals, Modeling, Applications, and
Open Problems". IEEE Wireless Communications, 2024
[34] Michael S Harré, "Information Theory for Agents in Artificial Intelligence,
Psychology, and Economics". Entropy. 23(3), pp. 310, 2021
[35] Lotfi A Zadeh, "Fuzzy Sets". Information and control. 8(3), pp. 338-353, 1965
[36] Daniel Ramot, Ron Milo, Menahem Friedman, and Abraham Kandel, "Complex Fuzzy
Sets". IEEE Transactions on Fuzzy Systems. 10(2), pp. 171-186, 2002
[37] Tahir Mahmood and Ubaid Ur Rehman, "A Novel Approach Towards Bipolar
Complex Fuzzy Sets and Their Applications in Generalized Similarity Measures".
International Journal of Intelligent Systems. 37(1), pp. 535-567, 2022
[38] Abdulazeez S Alkouri and Abdul Razak Salleh. "Complex Intuitionistic Fuzzy Sets".
in AIP Conference Proceedings. American Institute of Physics. pp. 464-470 2012.
[39] Ronildo PA Moura, Flaulles B Bergamaschi, Regivan HN Santiago, and Benjamin RC
Bedregal. "Fuzzy Quaternion Numbers". in 2013 IEEE International Conference on
Fuzzy Systems (FUZZ-IEEE). IEEE. pp. 1-6 2013.
[40] John H Holland, "Genetic Algorithms". Scientific American. 267(1), pp. 66-73, 1992
[41] James Kennedy and Russell Eberhart. "Particle Swarm Optimization". in Proceedings
of ICNN′95-International Conference on Neural Networks. IEEE. pp. 1942-1948
1995.
[42] Seyedali Mirjalili, Seyed Mohammad Mirjalili, and Andrew Lewis, "Grey Wolf
Optimizer". Advances in Engineering Software. 69, pp. 46-61, 2014
[43] Martin T Hagan, Howard B Demuth, and Mark Beale, "Neural Network Design".
PWS Publishing Co., 1997.
[44] Gianfranco Chicco and Andrea Mazza, "Metaheuristic Optimization of Power and
Energy Systems: Underlying Principles and Main Issues of the ‘Rush to Heuristics’".
Energies. 13(19), p. 5097, 2020
[45] Panagiotis Aivaliotis-Apostolopoulos and Dimitrios Loukidis, "Swarming Genetic
Algorithm: A Nested Fully Coupled Hybrid of Genetic Algorithm and Particle Swarm
Optimization". Plos One. 17(9), no. e0275094, 2022
[46] Bulent Haznedar, Huseyin Cagan Kilinc, Furkan Ozkan, and Adem Yurtsever,
"Streamflow Forecasting Using a Hybrid Lstm-Pso Approach: The Case of Seyhan
Basin". Natural Hazards. 117(1), pp. 681-701, 2023
[47] Ivan Izonin, Roman Tkachenko, Nataliya Shakhovska, Bohdan Ilchyshyn, and Krishna
Kant Singh, "A Two-Step Data Normalization Approach for Improving Classification
Accuracy in the Medical Diagnosis Domain". Mathematics. 10(11), p. 1942, 2022
[48] Mohammad Bagher Akbari Haghighat, Ali Aghagolzadeh, and Hadi Seyedarabi, "A
Non-Reference Image Fusion Metric Based on Mutual Information of Image
Features". Computers & Electrical Engineering. 37(5), pp. 744-756, 2011
[49] James MacQueen. "Some Methods for Classification and Analysis of Multivariate
Observations". in Proceedings of the Fifth Berkeley Symposium on Mathematical
Statistics and Probability. Oakland, CA, USA. pp. 281-297 1967.
[50] Nicholas Carlini, Ulfar Erlingsson, and Nicolas Papernot, "Distribution Density, Tails,
and Outliers in Machine Learning: Metrics and Applications". arXiv preprint
arXiv:1910.13427, 2019
[51] Chung-Shi Tseng, Bor-Sen Chen, and Huey-Jian Uang, "Fuzzy Tracking Control
Design for Nonlinear Dynamic Systems Via Ts Fuzzy Model". IEEE Transactions on
fuzzy systems. 9(3), pp. 381-392, 2001
[52] Lotfi Asker Zadeh, "The Concept of a Linguistic Variable and Its Application to
Approximate Reasoning—I". Information sciences. 8(3), pp. 199-249, 1975
[53] Ebrahim H Mamdani. "Application of Fuzzy Algorithms for Control of Simple
Dynamic Plant". in Proceedings of the Institution of Electrical Engineers. IET. pp.
1585-1588 1974.
[54] Jie-Sheng Wang and Shu-Xia Li, "An Improved Grey Wolf Optimizer Based on
Differential Evolution and Elimination Mechanism". Scientific reports. 9(1), p. 7181,
2019
[55] Rainer Storn. "On the Usage of Differential Evolution for Function Optimization". in
Proceedings of North American Fuzzy Information Processing. IEEE. pp. 519-523
1996.
[56] Kristian Behrens and Frédéric Robert‐Nicoud, "Survival of the Fittest in Cities:
Urbanisation and Inequality". The Economic Journal. 124(581), pp. 1371-1400, 2014
[57] Rainer Storn and Kenneth Price, "Differential Evolution–a Simple and Efficient
Heuristic for Global Optimization over Continuous Spaces". Journal of global
optimization. 11, pp. 341-359, 1997
[58] Roger Gämperle, Sibylle D Müller, and Petros Koumoutsakos, "A Parameter Study for
Differential Evolution". Advances in intelligent systems, fuzzy systems, evolutionary
computation. 10(10), pp. 293-298, 2002
[59] Jouni Lampinen and Ivan Zelinka. "On Stagnation of the Differential Evolution
Algorithm". in Proceedings of MENDEL. Citeseer. pp. 76-83 2000.
[60] Michael C Mackey and Leon Glass, "Oscillation and Chaos in Physiological Control
Systems". Science. 197(4300), pp. 287-289, 1977
[61] Leandro Junges and Jason AC Gallas, "Intricate Routes to Chaos in the Mackey–Glass
Delayed Feedback System". Physics Letters A. 376(30-31), pp. 2109-2116, 2012
[62] Shyi-Ming Chen, "Forecasting Enrollments Based on Fuzzy Time Series". Fuzzy sets
and systems. 81(3), pp. 311-319, 1996
[63] Hui-Kuang Yu, "Weighted Fuzzy Time Series Models for Taiex Forecasting". Physica
A: Statistical Mechanics and its Applications. 349(3-4), pp. 609-624, 2005
[64] Kunhuang Huarng, "Effective Lengths of Intervals to Improve Forecasting in Fuzzy
Time Series". Fuzzy sets and systems. 123(3), pp. 387-394, 2001
[65] Ching-Hsue Cheng, Tai-Liang Chen, Hia Jong Teoh, and Chen-Han Chiang, "Fuzzy
Time-Series Based on Adaptive Expectation Model for Taiex Forecasting". Expert
systems with applications. 34(2), pp. 1126-1132, 2008
[66] Shyi-Ming Chen and Chao-Dian Chen, "Handling Forecasting Problems Based on
High-Order Fuzzy Logical Relationships". Expert Systems with Applications. 38(4),
pp. 3857-3864, 2011
[67] Hossein Javedani Sadaei and Muhammad Hisyam Lee, "Multilayer Stock Forecasting
Model Using Fuzzy Time Series". The Scientific World Journal. 2014, pp. 610594,
2014
[68] Shanika L Wickramasuriya, George Athanasopoulos, and Rob J Hyndman,
"Forecasting Hierarchical and Grouped Time Series through Trace Minimization".
Department of Econometrics and Business Statistics, Monash University. 105, pp. 6.1,
2015
[69] Dima Alberg, Haim Shalit, and Rami Yosef, "Estimating Stock Market Volatility
Using Asymmetric Garch Models". Applied Financial Economics. 18(15), pp. 1201-
1208, 2008
[70] Rob J Hyndman, Anne B Koehler, Ralph D Snyder, and Simone Grose, "A State Space
Framework for Automatic Forecasting Using Exponential Smoothing Methods".
International Journal of forecasting. 18(3), pp. 439-454, 2002
[71] Fatemeh Mirzaei Talarposhti, Hossein Javedani Sadaei, Rasul Enayatifar, Frederico
Gadelha Guimarães, Maqsood Mahmud, and Tayyebeh Eslami, "Stock Market
Forecasting by Using a Hybrid Model of Exponential Fuzzy Time Series".
International Journal of Approximate Reasoning. 70, pp. 79-98, 2016
[72] 陳郁晴 and 李俊賢, "多目標特徵挑選與時間序列預測". 資訊管理學報. 26(4),
pp. 451-482, 2019
[73] Priyank Sonkiya, Vikas Bajpai, and Anukriti Bansal, "Stock Price Prediction Using
Bert and Gan". arXiv preprint arXiv:2107.09055, 2021
[74] Kunhuang Huarng and Hui-Kuang Yu, "A Type 2 Fuzzy Time Series Model for Stock
Index Forecasting". Physica A: Statistical Mechanics and its Applications. 353, pp.
445-462, 2005
[75] Ching-Hsue Cheng, Guang-Wei Cheng, and Jia-Wen Wang, "Multi-Attribute Fuzzy
Time Series Method Based on Fuzzy Clustering". Expert systems with applications.
34(2), pp. 1235-1242, 2008
[76] Shyi-Ming Chen, "Forecasting Enrollments Based on High-Order Fuzzy Time Series".
Cybernetics and Systems. 33(1), pp. 1-16, 2002
[77] Li-Wei Lee, Li-Hui Wang, Shyi-Ming Chen, and Yung-Ho Leu, "Handling Forecasting
Problems Based on Two-Factors High-Order Fuzzy Time Series". IEEE Transactions
on Fuzzy Systems. 14(3), pp. 468-477, 2006
[78] Erol Egrioglu, CH Aladag, Ufuk Yolcu, Vedide R Uslu, and N Alp Erilli, "Fuzzy Time
Series Forecasting Method Based on Gustafson–Kessel Fuzzy Clustering". Expert
Systems with Applications. 38(8), pp. 10355-10357, 2011
[79] Lizhu Wang, Xiaodong Liu, and Witold Pedrycz, "Effective Intervals Determined by
Information Granules to Improve Forecasting in Fuzzy Time Series". Expert Systems
with Applications. 40(14), pp. 5673-5679, 2013
[80] Eren Bas, Ufuk Yolcu, Erol Egrioglu, and Cagdas Hakan Aladag, "A Fuzzy Time
Series Forecasting Method Based on Operation of Union and Feed Forward Artificial
Neural Network". American Journal of Intelligent Systems. 5(3), pp. 81-91, 2015
[81] Ozge Cagcag Yolcu, Ufuk Yolcu, Erol Egrioglu, and C Hakan Aladag, "High Order
Fuzzy Time Series Forecasting Method Based on an Intersection Operation". Applied
Mathematical Modelling. 40(19-20), pp. 8750-8765, 2016
[82] Wenyu Zhang, Shixiong Zhang, Shuai Zhang, Dejian Yu, and NingNing Huang, "A
Multi-Factor and High-Order Stock Forecast Model Based on Type-2 Fts Using
Cuckoo Search and Self-Adaptive Harmony Search". Neurocomputing. 240, pp. 13-
24, 2017
[83] Tsung-Jung Hsieh, Hsiao-Fen Hsiao, and Wei-Chang Yeh, "Forecasting Stock Markets
Using Wavelet Transforms and Recurrent Neural Networks: An Integrated System
Based on Artificial Bee Colony Algorithm". Applied soft computing. 11(2), pp. 2510-
2525, 2011
[84] Hossein Javedani Sadaei, Rasul Enayatifar, Frederico Gadelha Guimarães, Maqsood
Mahmud, and Zakarya A Alzamil, "Combining Arfima Models and Fuzzy Time Series
for the Forecast of Long Memory Time Series". Neurocomputing. 175, pp. 782-796,
2016
[85] Ling-Jing Kao, Chih-Chou Chiu, Chi-Jie Lu, and Chih-Hsiang Chang, "A Hybrid
Approach by Integrating Wavelet-Based Feature Extraction with Mars and Svr for
Stock Index Forecasting". Decision Support Systems. 54(3), pp. 1228-1244, 2013
[86] 許敦盛 and 李俊賢, "卷積神經模糊方法於多目標時間序列預測研究". 資訊管理
學報. 26(4), pp. 483-511, 2019
指導教授 李俊賢(Chunshien Li) 審核日期 2024-7-15
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明