10 research outputs found

    Designing a Novel Model for Stock Price Prediction Using an Integrated Multi-Stage Structure: The Case of the Bombay Stock Exchange

    Get PDF
    Stock price prediction is considered a strategic and challenging issue in the stock markets. Considering the complexity of stock market data and price fluctuations, the improvement of effective approaches for stock price prediction is a crucial and essential task. Therefore, in this study, a new model based on “Adaptive Neuro-Fuzzy Inference System (ANFIS), Particle Swarm Optimization (PSO) and Genetic Algorithm (GA)” is employed to predict stock price accurately. ANFIS has been utilized to predict stock price trends more precisely. PSO executes towards developing the vector, and GA has been utilized to adjust the decision vectors employing genetic operators. The stock price data of top companies of the Bombay Stock Exchange (BSE) from 2010 to 2020 are employed to analyze the model functionality. Experimental outcomes demonstrated that the average functionality of our model (77.62%) was achieved noticeably better than other methods. The findings verified that the ANFIS-PSO-GA model is an efficient tool in stock price prediction which can be applied in the different financial markets, especially the stock market

    Designing a Novel Model for Stock Price Prediction Using an Integrated Multi-Stage Structure: The Case of the Bombay Stock Exchange

    Get PDF
    Keywords: Stock Price Prediction, Technical Analysis, ANFIS, PSO, GA Stock price prediction is considered a strategic and challenging issue in the stock markets. Considering the complexity of stock market data and price fluctuations, the improvement of effective approaches for stock price prediction is a crucial and essential task. Therefore, in this study, a new model based on “Adaptive Neuro-Fuzzy Inference System (ANFIS), Particle Swarm Optimization (PSO) and Genetic Algorithm (GA)” is employed to predict stock price accurately. ANFIS has been utilized to predict stock price trends more precisely. PSO executes towards developing the vector, and GA has been utilized to adjust the decision vectors employing genetic operators. The stock price data of top companies of the Bombay Stock Exchange (BSE) from 2010 to 2020 are employed to analyze the model functionality. Experimental outcomes demonstrated that the average functionality of our model (77.62%) was achieved noticeably better than other methods. The findings verified that the ANFIS-PSO-GA model is an efficient tool in stock price prediction which can be applied in the different financial markets, especially the stock market

    Kapılı tekrarlayan hücreler tabanlı bulanık zaman serileri tahminleme modeli

    Get PDF
    Time series forecasting and prediction are utilized in various industries, such as e-commerce, stock markets, wind power, and energy demand forecasting. An accurate forecast in these applications is an essential and challenging task because of the complexity and uncertainty of time series. Nowadays, deep learning methods are popular in time series forecasting and show better performance than classical methods. However, in the literature, only some studies use deep learning methods in fuzzy time series (FTS) forecasting. In this study, we propose a novel FTS forecasting model based upon the hybridization of Recurrent Neural Networks with FTS to deal with the complexity and uncertainty of these series. The proposed model utilizes Gated Recurrent Unit (GRU) to make predictions using a combination of membership values and past values from original time series data as model input and produce real forecast value. Moreover, the proposed model can handle first-order fuzzy relations and high-order ones. In experiments, we have compared our model results with state-of-art methods by using two real-world datasets; The Taiwan Stock Exchange Capitalization Weighted Stock Index (TAIEX) and Nikkei Stock Average. The results indicate that our model outperforms or performs similarly to other methods. The proposed model is validated using the Covid-19 active case dataset and BIST100 Index dataset and performs better than Long Short-term Memory (LSTM) networks.Zaman serisi tahminleme hava durumu, iş dünyası, satış verileri ve enerji tüketimi tahminleme gibi bir çok alanda uygulama alanına sahiptir. Bu alanlarda tahminleme yaparken kesin sonuçlar elde etmek çok önemlidir ama aynı zamanda zaman serilerinin karmaşık ve de belirsizlik içeren veriler olması nedeniyle çok zordur. Günümüzde, derin öğrenme metotları bu alanda klasik metotlara göre daha iyi sonuçlar vermektedir. Fakat literatürde bulanık zaman serileri tahminleme konusunda çok az çalışma vardır. Bu çalışmada, zaman serilerindeki karmaşıklığın ve belirsizliğin doğurduğu problemleri yok etmek için Yinelemeli sinir Ağları ile bulanık zaman serilerini bir arada kullanan bir model ortaya konumuştur. Bu çalışmada, Kapılı Tekrarlayan Hücreler kullanarak geçmiş veriler ile bulanık verilerin üyelik değerleri birleştirilerek tahminleme değeri hesaplanmıştır. Ayrıca, bu çalışmadaki model ilk seviye bulanık ilişkileri ele alabildiği gibi, çoklu seviye bulanık ilişkileri de kapsamaktadır. Testlerde literatürde var olan çalışmalar ilgili model ile iki açık veri seti ile karşılaştırılmış olup bahsi geçen modelin daha iyi veya benzer sonuçlar verdiği gözlemlenmiştir. Ayrıca model Covid-19 ve BIST100 borsa verileri kullanılarak da test edilmiş ve Uzun-Kısa Süreli Bellek modellerinden daha iyi sonuç vermiştir

    Fuzzy rule-based systems for recognition-intensive classification in granular computing context

    Get PDF
    In traditional machine learning, classification is typically undertaken in the way of discriminative learning using probabilistic approaches, i.e. learning a classifier that discriminates one class from other classes. The above learning strategy is mainly due to the assumption that different classes are mutually exclusive and each instance is clear-cut. However, the above assumption does not always hold in the context of real-life data classification, especially when the nature of a classification task is to recognize patterns of specific classes. For example, in the context of emotion detection, multiple emotions may be identified from the same person at the same time, which indicates in general that different emotions may involve specific relationships rather than mutual exclusion. In this paper, we focus on classification problems that involve pattern recognition. In particular, we position the study in the context of granular computing, and propose the use of fuzzy rule-based systems for recognition-intensive classification of real-life data instances. Furthermore, we report an experimental study conducted using 7 UCI data sets on life sciences, to compare the fuzzy approach with four popular probabilistic approaches in pattern recognition tasks. The experimental results show that the fuzzy approach can not only be used as an alternative one to the probabilistic approaches but also is capable to capture more patterns which probabilistic approaches cannot achieve

    A refined approach for forecasting based on neutrosophic time series

    Get PDF
    This research introduces a neutrosophic forecasting approach based on neutrosophic time series (NTS). Historical data can be transformed into neutrosophic time series data to determine their truth, indeterminacy and falsity functions. The basis for the neutrosophication process is the score and accuracy functions of historical data. In addition, neutrosophic logical relationship groups (NLRGs) are determined and a deneutrosophication method for NTS is presented. The objective of this research is to suggest an idea of first-and high-order NTS. By comparing our approach with other approaches, we conclude that the suggested approach of forecasting gets better results compared to the other existing approaches of fuzzy, intuitionistic fuzzy, and neutrosophic time series

    A Multiobjective Optimization Approach for Market Timing

    Get PDF
    The introduction of electronic exchanges was a crucial point in history as it heralded the arrival of algorithmic trading. Designers of such systems face a number of issues, one of which is deciding when to buy or sell a given security on a financial market. Although Genetic Algorithms (GA) have been the most widely used to tackle this issue, Particle Swarm Optimization (PSO) has seen much lower adoption within the domain. In two previous works, the authors adapted PSO algorithms to tackle market timing and address the shortcomings of the previous approaches both with GA and PSO. The majority of work done to date on market timing tackled it as a single objective optimization problem, which limits its suitability to live trading as designers of such strategies will realistically pursue multiple objectives such as maximizing profits, minimizing exposure to risk and using the shortest strategies to improve execution speed. In this paper, we adapt both a GA and PSO to tackle market timing as a multiobjective optimization problem and provide an in depth discussion of our results and avenues of future research

    Multi-task learning for intelligent data processing in granular computing context

    Get PDF
    Classification is a popular task in many application areas, such as decision making, rating, sentiment analysis and pattern recognition. In the recent years, due to the vast and rapid increase in the size of data, classification has been mainly undertaken in the way of supervised machine learning. In this context, a classification task involves data labelling, feature extraction,feature selection and learning of classifiers. In traditional machine learning, data is usually single-labelled by experts, i.e., each instance is only assigned one class label, since experts assume that different classes are mutually exclusive and each instance is clear-cut. However, the above assumption does not always hold in real applications. For example, in the context of emotion detection, there could be more than one emotion identified from the same person. On the other hand, feature selection has typically been done by evaluating feature subsets in terms of their relevance to all the classes. However, it is possible that a feature is only relevant to one class, but is irrelevant to all the other classes. Based on the above argumentation on data labelling and feature selection, we propose in this paper a framework of multi-task learning. In particular, we consider traditional machine learning to be single task learning, and argue the necessity to turn it into multi-task learning to allow an instance to belong to more than one class (i.e., multi-task classification) and to achieve class specific feature selection (i.e.,multi-task feature selection). Moreover, we report two experimental studies in terms of fuzzy multi-task classification and rule learning based multi-task feature selection. The results show empirically that it is necessary to undertake multi-task learning for both classification and feature selection

    Collected Papers (on Neutrosophic Theory and Applications), Volume VI

    Get PDF
    This sixth volume of Collected Papers includes 74 papers comprising 974 pages on (theoretic and applied) neutrosophics, written between 2015-2021 by the author alone or in collaboration with the following 121 co-authors from 19 countries: Mohamed Abdel-Basset, Abdel Nasser H. Zaied, Abduallah Gamal, Amir Abdullah, Firoz Ahmad, Nadeem Ahmad, Ahmad Yusuf Adhami, Ahmed Aboelfetouh, Ahmed Mostafa Khalil, Shariful Alam, W. Alharbi, Ali Hassan, Mumtaz Ali, Amira S. Ashour, Asmaa Atef, Assia Bakali, Ayoub Bahnasse, A. A. Azzam, Willem K.M. Brauers, Bui Cong Cuong, Fausto Cavallaro, Ahmet Çevik, Robby I. Chandra, Kalaivani Chandran, Victor Chang, Chang Su Kim, Jyotir Moy Chatterjee, Victor Christianto, Chunxin Bo, Mihaela Colhon, Shyamal Dalapati, Arindam Dey, Dunqian Cao, Fahad Alsharari, Faruk Karaaslan, Aleksandra Fedajev, Daniela Gîfu, Hina Gulzar, Haitham A. El-Ghareeb, Masooma Raza Hashmi, Hewayda El-Ghawalby, Hoang Viet Long, Le Hoang Son, F. Nirmala Irudayam, Branislav Ivanov, S. Jafari, Jeong Gon Lee, Milena Jevtić, Sudan Jha, Junhui Kim, Ilanthenral Kandasamy, W.B. Vasantha Kandasamy, Darjan Karabašević, Songül Karabatak, Abdullah Kargın, M. Karthika, Ieva Meidute-Kavaliauskiene, Madad Khan, Majid Khan, Manju Khari, Kifayat Ullah, K. Kishore, Kul Hur, Santanu Kumar Patro, Prem Kumar Singh, Raghvendra Kumar, Tapan Kumar Roy, Malayalan Lathamaheswari, Luu Quoc Dat, T. Madhumathi, Tahir Mahmood, Mladjan Maksimovic, Gunasekaran Manogaran, Nivetha Martin, M. Kasi Mayan, Mai Mohamed, Mohamed Talea, Muhammad Akram, Muhammad Gulistan, Raja Muhammad Hashim, Muhammad Riaz, Muhammad Saeed, Rana Muhammad Zulqarnain, Nada A. Nabeeh, Deivanayagampillai Nagarajan, Xenia Negrea, Nguyen Xuan Thao, Jagan M. Obbineni, Angelo de Oliveira, M. Parimala, Gabrijela Popovic, Ishaani Priyadarshini, Yaser Saber, Mehmet Șahin, Said Broumi, A. A. Salama, M. Saleh, Ganeshsree Selvachandran, Dönüș Șengür, Shio Gai Quek, Songtao Shao, Dragiša Stanujkić, Surapati Pramanik, Swathi Sundari Sundaramoorthy, Mirela Teodorescu, Selçuk Topal, Muhammed Turhan, Alptekin Ulutaș, Luige Vlădăreanu, Victor Vlădăreanu, Ştefan Vlăduţescu, Dan Valeriu Voinea, Volkan Duran, Navneet Yadav, Yanhui Guo, Naveed Yaqoob, Yongquan Zhou, Young Bae Jun, Xiaohong Zhang, Xiao Long Xin, Edmundas Kazimieras Zavadskas
    corecore