Skip to main content

A model for investment type recommender system based on the potential investors based on investors and experts feedback using ANFIS and MNN

Abstract

This article presents an investment recommender system based on an Adaptive Neuro-Fuzzy Inference System (ANFIS) and pre-trained weights from a Multimodal Neural Network (MNN). The model is designed to support the investment process for the customers and takes into consideration seven factors to implement the proposed investment system model through the customer or potential investor data set. The system takes input from a web-based questionnaire that collects data on investors' preferences and investment goals. The data is then preprocessed and clustered using ETL tools, JMP, MATLAB, and Python. The ANFIS-based recommender system is designed with three inputs and one output and trained using a hybrid approach over three epochs with 188 data pairs and 18 fuzzy rules. The system's performance is evaluated using metrics such as RMSE, accuracy, precision, recall, and F1-score. The system is also designed to incorporate expert feedback and opinions from investors to customize and improve investment recommendations. The article concludes that the proposed ANFIS-based investment recommender system is effective and accurate in generating investment recommendations that meet investors' preferences and goals.

Graphical abstract

Introduction

The investment recommender systems (IRSs) have become increasingly important as individual investors face difficulties in making informed investment decisions in today's complex financial markets. This paper proposes the development of a hybrid recommendation system that integrates fuzzy logic and neural networks to provide personalized investment advice based on an individual investor's preferences, risk tolerance, and financial goals. Specifically, the proposed system uses the Adaptive Neuro-Fuzzy Inference System (ANFIS) and multimodal neural network pretraining to improve its accuracy and effectiveness [1, 2]. The research aims to investigate the potential benefits of this approach, answering several research questions related to the system's accuracy and effectiveness, optimal pretraining objectives, data preparation, and training and validation procedures. Overall, the proposed IRS has the potential to provide valuable support to individual investors in making informed investment decisions, ultimately helping them achieve their financial goals.

Literature review

Recommender systems are widely used in investment decision-making to help individual investors choose suitable financial products based on their risk tolerance, financial goals, and investment experience [3]. However, traditional recommender systems have limitations, such as the reliance on a limited set of user attributes and the inability to consider the dynamic nature of financial markets or user feedback. To overcome these limitations, recent research has explored the use of multimodal neural network pretraining techniques, such as ANFIS [4], that can model complex relationships between inputs and outputs and adapt to changing conditions. A variety of studies have investigated the use of machine learning and artificial intelligence methods, such as genetic algorithms, data clustering, and sentiment analysis, for stock prediction and investment efficiency. For example, Abraham et al. [5] explored the use of GA and random forest to predict stock trends, while Aggarwal et al. [6] examined data clustering algorithms and their applications in stock prediction. Huang et al. [6] investigated neural network models for stock selection based on fundamental analysis, and Faridniya and Faridnia [7] provided a model for allocating resources and choosing investment types using Data Envelopment Analysis. Researchers have also explored the impact of factors such as economic policy uncertainty, corporate governance, creative accounting, and customer experience on investment decision-making. Benkraiem et al. [8] investigated the impact of economic policy uncertainty, investor protection, and excess cash on stock value in a cross-country comparison, while Aksar et al. [9] examined the relationship between cash holding and investment efficiency for financially distressed firms, and the moderating effect of corporate governance. AL-Khafaji et al. [10] studied the role of creative accounting in increasing the marketing of shares and profits in the Iraqi stock exchange, and Andajani [11] examined customer experience management in retailing. Furthermore, some studies propose novel combined business recommender system models that incorporate customer investment service feedback to provide personalized investment recommendations. Asemi and Ko [4] proposed a novel combined business recommender system model using customer investment service feedback, and Chen et al. [12] studied user perception of sentiment-integrated critiquing in recommender systems. Chen et al. [13] proposed a cluster-based mutual fund classification and price prediction system using machine learning for Robo-advisors, while Chatterjee et al. [14] proposed an NLP and LSTM-based stock prediction and recommender system for KOSDAQ and KOSPI. Finally, various studies have applied ANFIS to evaluate dysarthric automatic speech recognition systems [15] or to estimate the return rate of blockchain financial products [16]. D'lima and Khan [17] used ANN and ANFIS to predict FOREX rates, while Davies et al. [18] implemented a type-2 fuzzy logic-based prediction system for the Nigerian stock exchange. Ezhilarasi and Sashi Rekha [19] proposed a secure recommendation application for environment crops using big data analytics with a fuzzy framework. Asemi et al. [20] propose a model for an investment recommender system using ANFIS based on the potential investors' decision key factors. They analyze big data to identify key factors influencing investment decisions and utilize ANFIS to make personalized investment recommendations. In another study, Asemi et al. [21] investigate the impact of managerial traits on investor decision prediction using ANFIS, revealing valuable insights into the role of managers in influencing investment outcomes. Additionally, Asemi et al. [22] present an adaptive neuro-fuzzy inference system for customizing investment types based on potential investors' demographics and feedback. Their research highlights the importance of incorporating demographic information and feedback into investment recommendations. Finally, Asemi et al. [23] conduct a systematic review and propose an ANFIS-based investment-type recommender system that considers investors' demographics. The authors present their findings at the 8th International Congress on Information and Communication Technology, emphasizing the potential of ANFIS-based recommender systems in providing personalized investment advice. These studies collectively contribute to the understanding of ANFIS-based investment recommender systems and their application in the financial domain. In summary, these studies provide a comprehensive examination of various aspects of stock prediction and investment efficiency, utilizing a range of methods and techniques including machine learning, artificial intelligence, and data analysis. The use of multimodal neural network pretraining techniques, such as ANFIS, has helped to overcome the limitations of traditional recommender systems and allowed for the modeling of complex relationships between inputs and outputs while adapting to changing conditions.

Methods

This study proposes a novel approach to developing an ANFIS-based IRS using Multimodal Neural Network Pretraining. ANFIS is a hybrid artificial neural network that combines fuzzy logic and neural networks to perform data analysis and decision-making. Multimodal Neural Network Pretraining is a technique used in deep learning to improve the overall performance of the neural network by allowing it to learn from multiple sources of information simultaneously. The proposed approach jointly pre-trains all modalities using a predictive objective to improve the accuracy and effectiveness of investment recommendations. The implementation of this approach was carried out using MATLAB, Python, Anaconda, and Jupyter, and all codes and data used in this work are presented in this article. Predictive pretraining can help improve the performance of ANFIS models by initializing the weights with a useful representation of the input data, leading to faster learning, better generalization performance, and more accurate investment recommendations (Table 1).

Table 1 Description of research methodology

Experimental results

The experimental results demonstrate the effectiveness of the proposed ANFIS-based IRS in predicting investment types based on a combination of demographic, decision key factors, personality traits, experiences, and financial and managerial traits. The system outperformed traditional methods such as decision trees and logistic regression, highlighting the superiority of ANFIS-based approaches for investment prediction. The results included the following sections.

Preprocessing and clustering data

To develop an ANFIS-based IRS, the dataset used in this study was preprocessed and clustered. The dataset consisted of eight columns, six of which contained clustered data related to types of investors based on demographic characteristics, financial status, management characteristics, and more. Duplicate and infrequent rows were eliminated, resulting in 188 potential investor groups. Three columns related to investment data were clustered using Python and k-means, including financial information, investment experiences, and other features such as personality and management characteristics. These three columns were combined into three inputs for ANFIS, with the output consisting of the combination of clustered data related to investment type preference and current investment type. The final dataset contained 188 data rows in four columns, and ANFIS was built using this dataset after preprocessing and clustering (Table 2).

Table 2 Description of data preprocessing

ANFIS design model

The ANFIS-based IRS is a powerful tool for providing personalized investment recommendations to potential investors.

Figure 1 in MATLAB shows the data imported for the ANFIS, with 3 columns for potential investor clusters and the final column for investing product clusters. The ANFIS model was designed using a Sugeno-type fuzzy function with MFs displayed in the graph. A total of 188 train data pairs were used, with max aggregation and min implication. The MFs are trimf and the output MF type is constant. Aggregation combines fuzzy sets representing rule outputs and occurs once before the final defuzzification stage for each output variable.

Fig. 1
figure 1

Data and fuzzy function for ANFIS model

ANFIS training and testing

Figure 2 displays the trained grid of the ANFIS system, which has three inputs and one output for investment type. The system was trained using a hybrid approach over three epochs, and the error for each epoch is ~ 0.72. The ANFIS info section provides information about the training process of the Combined ANFIS system, including the number of nodes, parameters, and fuzzy rules. The system has been successfully trained using 188 data pairs, with a minimal training root mean squared error of 0.721054. The model achieved an F1-score of 0.6667 and a minimal training RMSE of 0.721054. An F1-score of 0.6667 indicates that the model's performance is reasonably good, as it considers both precision and recall. A perfect F1 score is 1, while an F1 score of 0 indicates that the model's predictions are completely wrong. Therefore, an F1-score of 0.6667 suggests that the model's precision and recall are both reasonably high, although there is room for improvement. Overall, this F1-score indicates that the model can make accurate predictions, but there may be some misclassifications. The trained ANFIS system, which generated a total of 18 rules that are the decision-making mechanisms for investment recommendations. As the following:

Fig. 2
figure 2

Trained and tested grid of the ANFIS system for investment type prediction with hybrid approach

figure b

Figure 3 depicts the structure of the ANFIS Model, including fuzzification, implication rules, normalization, defuzzification, and integration, resulting in an investment recommendation for the investor. Overall, the ANFIS-based IRS provides a powerful and customizable tool for personalized investment recommendations.

Fig. 3
figure 3

Proposed ANFIS structure

Multimodal neural network pretraining

figure c

Result Test MSE is 0.0011995050086818341. A low test MSE indicates that your model is performing well on the test data, which is a good sign. However, it's important to keep in mind that a low test MSE doesn't necessarily mean that our model is perfect. Thus, the other metrics considered such as accuracy or precision to solve the problem. Now that we have a pre-trained neural network model, we can use it for making predictions on new data. To do this, we can use the prediction method of the Keras model object, which takes an input array of the same shape as the training data and returns the predicted output values. Here, new_data is a numpy array with two new input samples, which we normalize using the same scaler object that was used to normalize the training data. We then reshape the new data to have the same shape as the training data and use the prediction method of the model to obtain the predicted output values. Finally, we print the predictions to the console.

Initializing neural network weights

figure d

Model evaluation

figure e

Prediction on the new data

figure f

Discussion

The investment industry is one of the most important sectors in the global economy, with trillions of dollars in assets under management. Investors face many challenges, including market volatility, changing economic conditions, and increasing amounts of data to analyze. IRSs are becoming increasingly popular to help investors make more informed decisions about where to allocate their funds. Previous studies have utilized ANFIS for investment prediction, such as predicting stock market and real estate investment trust prices. However, these studies did not focus on predicting investment type based on a combination of inputs, as this study does. Other studies proposed ANFIS-based models for stock price prediction or investment type prediction using demographic characteristics and investment behavior. Hybrid systems combining ANFIS with particle swarm optimization or GA have also been proposed for investment type prediction with better performance than traditional methods. However, none of these studies specifically focus on predicting investment type based on a combination of inputs including demographic, decision key factors, personality traits, experiences, and financial and managerial traits as this study does [4, 5, 16, 20, 21, 24,25,26,27]. In this research, we presented an IRS based on an ANFIS. ANFIS is a type of artificial neural network that combines fuzzy logic and neural networks to create a powerful prediction engine. In this section, we analyze and discuss the results of implementing the proposed investment recommender system framework, focusing on the effectiveness and accuracy of the model across various phases of development (Fig. 4). Our system takes as input a set of user preferences and investment goals and provides a list of recommended investment products based on these inputs as the following: 

  • Phase 1: Data Collection • Inputs from the Web-based Questionnaire: Data Categories: □ Demographics: Age, Gender, Education, Income Level, etc. □ Financial Information: Income, Assets, Investment Capital, etc. □ Investment Experience: Past investments, success rates, risk tolerance, etc. □ Personality & Managerial Traits: Decision-making style, leadership qualities, etc. □ Investment Preferences: Preferred types of investments, expected returns, investment horizon, etc.

  • Phase 2: Data Preprocessing & Clustering • Data Preprocessing: Tools Used: ETL Tools, Python, JMP, MATLAB. Objective: Clean and structure the raw data to prepare it for clustering and model training. • Clustering Process: K-Means Clustering (Elbow Curve & Silhouette score): □ Clustered Columns: □ Financial Information: Clusters investors based on their financial profiles. □ Investment Experiences: Clusters investors based on their previous investment experiences and outcomes. □ Personality & Managerial Traits: Clusters investors based on their personal characteristics and management styles. □ Clustering Approach: Use Python and K-Means to identify optimal clusters for each column. Combined Inputs for ANFIS: □ The clustered data from the three columns (Financial Information, Investment Experiences, Personality & Managerial Traits) are combined into three inputs for the ANFIS model.

  • Phase 3: ANFIS-Based Recommender System • ANFIS Model: Design: □ Inputs: □ Three inputs representing the clustered data: Financial Information, Investment Experiences, Personality & Managerial Traits. □ Output: □ A combination of clustered data related to Investment Type Preference and Current Investment Type. Training: □ Dataset: The final dataset contains 188 rows and four columns after preprocessing and clustering. □ Hybrid Training Approach: □ The ANFIS model is trained using a hybrid approach over three epochs. □ Fuzzy Rules: Incorporates 18 fuzzy rules to drive decision-making and recommendations. Objective: To provide personalized investment recommendations based on the clustered inputs.

  • Phase 4: Multimodal Neural Network Pretraining • Pretraining the Neural Network: Purpose: Enhance the ANFIS model's accuracy by pretraining the neural network components. Approach: Fine-tune the neural network layers, ensuring optimal performance in recommending investment types.

  • Phase 5: Model Training and Testing • Training & Performance Evaluation: Training: Continuous refinement of the ANFIS model using the dataset to enhance predictive capabilities. Testing Metrics: □ Root Mean Square Error (RMSE): Measures the prediction error. □ Precision: Assesses the accuracy of the investment recommendations. □ Recall: Evaluates the model's ability to identify relevant investment options. □ F1-Score: Balances precision and recall for overall model assessment.

  • Phase 6: Expert Feedback Loop • Continuous Improvement: Expert Input: Financial experts provide ongoing feedback to refine fuzzy rules and adjust model parameters. Error Correction: Incorporate expert insights to improve the accuracy and relevance of recommendations.

  • Phase 7: Final Output & Decision-Making • Final Output: Personalized Investment Recommendations: □ Tailored investment strategies generated based on the ANFIS model's output, reflecting the investor's unique profile. □ The output is influenced by the combined data clusters, ensuring that recommendations are well-aligned with the investor's preferences and current portfolio. o Feedback from Investors: □ Application Layer: The recommendations are implemented, and feedback is gathered to improve the recommender system. □ Objective: To continuously enhance the system's performance and investor satisfaction (Additional file 1).

Our results show that our ANFIS-based IRS performs well in recommending investment products based on user preferences and investment goals. Our system provides accurate and personalized investment recommendations to investors, allowing them to make more informed decisions about where to allocate their funds. Our system can be used by both novice and experienced investors, making it an effective tool for anyone looking to optimize their investment portfolio. One limitation of our system is that it requires a significant amount of data to train the ANFIS model. Collecting this data can be time-consuming and costly, particularly for smaller investment firms or individual investors. Additionally, our system is designed for retail investors, and may not be suitable for institutional investors or investors with very complex investment portfolios. Overall, our ANFIS-based IRS is an effective tool for investors looking to optimize their investment portfolios. By combining fuzzy logic and neural networks, our system provides personalized investment recommendations based on user preferences and investment goals. Our system is easy to use and can be customized based on expert opinions and feedback from investors. With further development, our system has the potential to revolutionize the investment industry and provide investors with more accurate and effective investment recommendations.

Fig. 4
figure 4

Comprehensive Framework for the Proposed Investment Recommender System

Conclusion

In conclusion, the ANFIS-based IRS has demonstrated promising results in recommending suitable investment types to investors. By using data collected through a web questionnaire, preprocessing it with ETL tools, and training the ANFIS model with a hybrid approach over three epochs, the system achieved a low RMSE and high accuracy in predicting suitable investments. Furthermore, the system's performance was enhanced through multimodal neural network pretraining and expert feedback. The system's results have several practical implications for the financial industry, as it can assist investors in making informed investment decisions based on their preferences and risk tolerance. The system's ability to incorporate expert feedback and customize rules and recommendations based on investor feedback can lead to increased satisfaction and trust in the investment recommendations. However, there are several avenues for future research that can further improve the ANFIS-based IRS. One potential area of research is the integration of alternative data sources, such as social media sentiment analysis or news sentiment analysis, to enhance the system's accuracy and predictive power. Additionally, incorporating more sophisticated machine learning algorithms, such as deep learning, can improve the system's ability to capture complex patterns and relationships in the data. Moreover, future research can investigate the system's scalability and applicability in different investment contexts, such as international investments or real estate investments. Finally, the system's ethical implications and potential biases should be thoroughly examined, as it relies on historical data to make future predictions, which can perpetuate existing biases and inequalities. In summary, the ANFIS-based IRS has the potential to revolutionize the investment decision-making process by providing customized and accurate recommendations to investors. Future research can further enhance the system's performance and applicability, paving the way for more efficient and effective investment decisions while addressing ethical concerns and potential biases.

Availability of data and materials

The original data used in this research was collected through a collaborative effort involving the Corvinus University of Budapest, the Dorsum company, and the Portfolio in the 1.3.1-VKE-2018-00007 project, conducted in the Hungarian language. The consortium agreement and project leader's consent allow for the use of project data in additional research and publications by the authors. The authors have translated, cleaned, and prepared the data specifically for this study. New data can be accessed at [28] in title of "Data for Adaptive Neuro-Fuzzy Inference System for Customizing Investment Type based on the Potential Investors’ Demographics", available at Mendeley Data.

References

  1. Hervella ÁS, Rouco J, Novo J, Ortega M. Self-supervised multimodal reconstruction pre-training for retinal computer-aided diagnosis. Expert Syst Appl. 2021;185: 115598. https://doi.org/10.1016/j.eswa.2021.115598.

    Article  Google Scholar 

  2. Jang JSR. ANFIS: Adaptive-network-based fuzzy inference system. IEEE Trans Syst Man Cybern. 1993;23(3):665–85. https://doi.org/10.1109/21.256541.

    Article  Google Scholar 

  3. Chen J. Investment product. Reviewed by Godon Scott, Investopedia.Com. https://www.investopedia.com/terms/i/investment-product.asp. 2020.

  4. Asemi A, Ko A. A novel combined business recommender system model using customer investment service feedback. In: 34th Bled EConference Digital Support from Crisis to Progressive Change: Conference Proceedings, 2021; pp. 223–237. https://doi.org/10.18690/978-961-286-485-9.17.

  5. Abraham R, Samad ME, Bakhach AM, El-Chaarani H, Sardouk A, Nemar SE, Jaber D. Forecasting a stock trend using genetic algorithm and random forest. J Risk Financ Manage. 2022;15(5):5. https://doi.org/10.3390/jrfm15050188.

    Article  Google Scholar 

  6. Aggarwal A, Hess O, Lockman JL, Smith L, Stevens M, Bruce J, Caruso T. Anesthesiologists with advanced degrees in education: qualitative study of a changing paradigm. JMIR Med Educ. 2022;8(2):e38050. https://doi.org/10.2196/38050.

    Article  Google Scholar 

  7. Faridniya A, Faridnia M. Providing a model for allocating resources and choosing investment type using data envelopment analysis (DEA) (case study: social security organization). J Adv Pharm Educ Res. 2019;9(S2):112–24.

    Google Scholar 

  8. Benkraiem R, Gaaya S, Lakhal F, Lakhal N. Economic policy uncertainty, investor protection, and the value of excess cash: a cross-country comparison. Financ Res Lett. 2023;52: 103572. https://doi.org/10.1016/j.frl.2022.103572.

    Article  Google Scholar 

  9. Aksar M, Hassan S, Kayani MB, Khan S, Ahmed T. Cash holding and investment efficiency nexus for financially distressed firms: the moderating role of corporate governance. Manage Sci Lett. 2022;12(1):67–74. https://doi.org/10.5267/j.msl.2021.7.001.

    Article  Google Scholar 

  10. AL-Khafaji AAK, Mustangs RF, Alsaalim FHAJ. The role of creative accounting in increasing the marketing of shares and their profits in the Iraqi stock exchange. Period Eng Nat Sci. 2022;10(2):323–35. https://doi.org/10.21533/pen.v10i2.2886.

    Article  Google Scholar 

  11. Andajani E. Understanding customer experience management in retailing. Proc Soc Behav Sci. 2015;211:629–33. https://doi.org/10.1016/j.sbspro.2015.11.082.

    Article  Google Scholar 

  12. Chen L, Yan D, Wang F. User perception of sentiment-integrated critiquing in recommender systems. Int J Hum Comput Stud. 2019;121:4–20. https://doi.org/10.1016/j.ijhcs.2017.09.005.

    Article  Google Scholar 

  13. Chen X, Ye S, Huang C. Cluster-based mutual fund classification and price prediction using machine learning for robo-advisors. Comput Intell Neurosci. 2021;2021: e4984265. https://doi.org/10.1155/2021/4984265.

    Article  Google Scholar 

  14. Chatterjee I, Gwan J, Kim YJ, Lee MS, Cho M. An NLP and LSTM based stock prediction and recommender system for KOSDAQ and KOSPI. In: Singh M, Kang DK, Lee JH, Tiwary US, Singh D, Chung WY, editors. Intelligent human computer interaction, Pt I, vol. 12615. Cham: Springer International Publishing; 2021. p. 403–13. https://doi.org/10.1007/978-3-030-68449-5_40.

    Chapter  Google Scholar 

  15. Asemi A, Salim SSB, Shahamiri SR, Asemi A, Houshangi N. Adaptive neuro-fuzzy inference system for evaluating dysarthric automatic speech recognition (ASR) systems. Soft Comput. 2019;23:3529–44. https://doi.org/10.1007/s00500-018-3013-4.

    Article  Google Scholar 

  16. Birim ŞÖ, Sönmez FE, Liman YS. Estimating return rate of blockchain financial product by ANFIS-PSO method. In: Lecture notes in networks and systems, 504 LNNS, pp. 802–809. Scopus. 2022. https://doi.org/10.1007/978-3-031-09173-5_92.

  17. D’lima N, Khan S. FOREX rate prediction using ANN and ANFIS Conference. https://www.semanticscholar.org/paper/FOREX-rate-prediction-using-ANN-and-ANFIS-D%27lima-Khan/6817d1cc9f7ac35cf28404f0e17e358b54fa16d1. 2016.

  18. Davies IN, Ene D, Cookey IB, Lenu GF. Implementation of a type-2 fuzzy logic based prediction system for the Nigerian stock exchange. 2022.

  19. Ezhilarasi TP, Sashi Rekha K. Secure recommendation application for environment crop using big data analytics with fuzzy framework. J Green Eng. 2020;10(4):1799–815.

    Google Scholar 

  20. Asemi A, Asemi A, Ko A. Investment recommender system model based on the potential investors’ key decision factors. Big Data. 2023. https://doi.org/10.1089/big.2022.0302.

    Article  Google Scholar 

  21. Asemi A, Asemi A, Ko A. A systematic review and propose an ANFIS-based investment type recommender system using investors’ demographic. In: A Hybrid Conference 8th International Congress on Information and Communication Technology ICICT 2023, London, UK, 20–23. https://www.researchgate.net/publication/369019468_Systematic_Review_and_Propose_an_ANFIS-Based_Investment_Type_Recommender_System_using_Investors'_Demographic. 2023b.

  22. Asemi A, Asemi A, Ko A. Adaptive neuro-fuzzy inference system for customizing investment type based on the potential investors’ demographics and feedback. J Big Data. 2023;10(1):87. https://doi.org/10.1186/s40537-023-00784-7.

    Article  Google Scholar 

  23. Asemi A, Asemi A, Ko A. Unveiling the impact of managerial traits on investor decision prediction: ANFIS approach. Soft Comput. 2023. https://doi.org/10.1007/s00500-023-08102-2.

    Article  Google Scholar 

  24. Asemi A, Asemi A. Intelligent MCDM method for supplier selection under fuzzy environment. Int J Inf Sci Manage (IJISM). https://ijism.ricest.ac.ir/index.php/ijism/article/view/346. 2014.

  25. Huang Y, Capretz LF, Ho D. Neural network models for stock selection based on fundamental analysis. IEEE Can Conf Electr Comput Eng (CCECE). 2019;2019:1–4. https://doi.org/10.1109/CCECE.2019.8861550.

    Article  Google Scholar 

  26. Kovács T, Ko A, Asemi A. Exploration of the investment patterns of potential retail banking customers using two-stage cluster analysis. J Big Data, 2021; 8(1). https://doi.org/10.1186/s40537-021-00529-4.

  27. Wang Y, Zhang M. Simulation analysis of regional real estate investment risk based on system dynamics. E3S Web Conf. 2021;251:01070. https://doi.org/10.1051/e3sconf/202125101070.

    Article  Google Scholar 

  28. Asemi A. Data for adaptive neuro-fuzzy inference system for customizing investment type based on the potential investors’ demographics. Available at Mendeley Data, V1, 2022. https://doi.org/10.17632/93dmwj5yhk.1.

Download references

Acknowledgements

Not applicable.

Funding

No funding was received for this study.

Author information

Authors and Affiliations

Authors

Contributions

Asefeh Asemi played the role of the main researcher, Adeleh Asemi provided guidance as the research advisor, and Andrea Ko served as the research supervisor.

Corresponding author

Correspondence to Asefeh Asemi.

Ethics declarations

Ethics approval and consent to participate

This article does not involve any studies that were conducted on human or animal participants by any of the authors. Not applicable as there were no participants involved in the study.

Competing interests

The authors disclose that their work at the Corvinus University of Budapest involved collaboration with commercial companies (Dorsum and Portfolio) in the design and development of the survey used in this research.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License, which permits any non-commercial use, sharing, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if you modified the licensed material. You do not have permission under this licence to share adapted material derived from this article or parts of it. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Asemi, A., Asemi, A. & Ko, A. A model for investment type recommender system based on the potential investors based on investors and experts feedback using ANFIS and MNN. J Big Data 11, 128 (2024). https://doi.org/10.1186/s40537-024-00965-y

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40537-024-00965-y

Keywords