期刊文献+
共找到271篇文章
< 1 2 14 >
每页显示 20 50 100
Survey of feature selection and extraction techniques for stock market prediction 被引量:7
1
作者 Htet Htet Htun Michael Biehl Nicolai Petkov 《Financial Innovation》 2023年第1期667-691,共25页
In stock market forecasting,the identification of critical features that affect the performance of machine learning(ML)models is crucial to achieve accurate stock price predictions.Several review papers in the literat... In stock market forecasting,the identification of critical features that affect the performance of machine learning(ML)models is crucial to achieve accurate stock price predictions.Several review papers in the literature have focused on various ML,statistical,and deep learning-based methods used in stock market forecasting.However,no survey study has explored feature selection and extraction techniques for stock market forecasting.This survey presents a detailed analysis of 32 research works that use a combination of feature study and ML approaches in various stock market applications.We conduct a systematic search for articles in the Scopus and Web of Science databases for the years 2011–2022.We review a variety of feature selection and feature extraction approaches that have been successfully applied in the stock market analyses presented in the articles.We also describe the combination of feature analysis techniques and ML methods and evaluate their performance.Moreover,we present other survey articles,stock market input and output data,and analyses based on various factors.We find that correlation criteria,random forest,principal component analysis,and autoencoder are the most widely used feature selection and extraction techniques with the best prediction accuracy for various stock market applications. 展开更多
关键词 Feature selection Feature extraction Dimensionality reduction stock market forecasting Machine learning
在线阅读 下载PDF
Stock Selection Based on a Hybrid Quantitative Method 被引量:1
2
作者 Lichun Tang Qimin Lin 《Open Journal of Statistics》 2016年第2期346-362,共17页
Quantitative stock selection has become a research hotspot in the field of investment decision. As the data mining technology becomes mature, quantitative stock selection has made great progress. From the perspective ... Quantitative stock selection has become a research hotspot in the field of investment decision. As the data mining technology becomes mature, quantitative stock selection has made great progress. From the perspective of value investment, this paper selects top 200 stocks of A share in terms of market value. With the random forest (RF), financial characteristic variables with significant impact on SVR are screened out. At the same time with quantum genetic algorithm (QGA) superior to the traditional genetic algorithm (GA), SVR parameters are deeply and dynamically sought for, so as to build the RF-QGA-SVR model for year-to-year stock ranking. The quantitative stock selection model is built, and the empirical analysis of its stock selection performance is conducted. The conclusion is as follows: 1) Optimizing SVR with QGA has higher precision than the traditional genetic algorithm, and is more excellent than the traditional GA optimization;2) SVR after RF optimization of characteristic variables more significantly improves the accuracy of stock ranking and prediction;3) In the stock ranking obtained from the RF-QGA-SVR model, the yields of top stock portfolios are much higher than the market benchmark yield. At the same time, the yields of the top 10 stock portfolios are the highest, and the top 30 stock portfolios are the most stable. This study has positive reference significance on quantitative stock selection in the field of quantitative investment. 展开更多
关键词 Random Forest selection of Financial Characteristic Quantum Genetic Algorithm Support Vector Regression Quantitative stock selection
在线阅读 下载PDF
A statistical learning approach for stock selection in the Chinese stock market
3
作者 Wenbo Wu Jiaqi Chen +2 位作者 Liang Xu Qingyun He Michael L.Tindall 《Financial Innovation》 2019年第1期318-335,共18页
Forecasting stock returns is extremely challenging in general,and this task becomes even more difficult given the turbulent nature of the Chinese stock market.We address the stock selection process as a statistical le... Forecasting stock returns is extremely challenging in general,and this task becomes even more difficult given the turbulent nature of the Chinese stock market.We address the stock selection process as a statistical learning problem and build crosssectional forecast models to select individual stocks in the Shanghai Composite Index.Decile portfolios are formed according to rankings of the forecasted future cumulative returns.The equity market’s neutral portfolio-formed by buying the top decile portfolio and selling short the bottom decile portfolio-exhibits superior performance to,and a low correlation with,the Shanghai Composite Index.To make our strategy more useful to practitioners,we evaluate the proposed stock selection strategy’s performance by allowing only long positions,and by investing only in Ashare stocks to incorporate the restrictions in the Chinese stock market.The longonly strategies still generate robust and superior performance compared to the Shanghai Composite Index.A close examination of the coefficients of the features provides more insights into the changes in market dynamics from period to period. 展开更多
关键词 stock selection stock return prediction Statistical learning Lasso Elastic net
在线阅读 下载PDF
Quantitative Stock Selection Model Based on Long-Short Term Memory(LSTM)Neural Network
4
作者 Xiao Wu Yanqiu Tang 《Proceedings of Business and Economic Studies》 2021年第3期19-24,共6页
This article attempted to construct a multi-factor quantitative stock selection model,analyze the financial indicators and transaction data of listed companies in detail via the big data statistical test method,and to... This article attempted to construct a multi-factor quantitative stock selection model,analyze the financial indicators and transaction data of listed companies in detail via the big data statistical test method,and to find out the alpha excess return relative to the market in the case of short stock index futures as a hedge in the Chinese market. 展开更多
关键词 multi-factor Validity test stock selection model Quantitative strategy
在线阅读 下载PDF
Stock-Selection Strategies Optimization of Fund Management Companies by Analytic Hierarchy Process
5
作者 王成兵 李智 《Journal of Donghua University(English Edition)》 EI CAS 2014年第4期538-544,共7页
Securities investment fund is one of the most important institutional investors in the securities market. The quality of the management of the securities investment fund by the fund management company not only directl... Securities investment fund is one of the most important institutional investors in the securities market. The quality of the management of the securities investment fund by the fund management company not only directly affects its survival and development,but also plays a decisive role in the stable operation of securities market and even the macroeconomy. As China is in rapid development of funds,scientific and effective investment strategies will be the only road for the long-term development of wellestablished fund management companies. We attempt to combine the value investment strategies with quantitative investment strategies to build a system of optimized investment strategies with the use of analytic hierarchy process so as to improve business performance of fund management companies and to foster the concept of value investment. Moreover,it possesses certain significance in enriching investment strategies for securities investment fund and promoting the healthy growth of the Chinese securities investment fund. 展开更多
关键词 analytic hierarchy process securities investment fund stock-selection strategies OPTIMIZATION
在线阅读 下载PDF
Feature selection with annealing for forecasting financial time series
6
作者 Hakan Pabuccu Adrian Barbu 《Financial Innovation》 2024年第1期201-226,共26页
Stock market and cryptocurrency forecasting is very important to investors as they aspire to achieve even the slightest improvement to their buy-or-hold strategies so that they may increase profitability.However,obtai... Stock market and cryptocurrency forecasting is very important to investors as they aspire to achieve even the slightest improvement to their buy-or-hold strategies so that they may increase profitability.However,obtaining accurate and reliable predictions is challenging,noting that accuracy does not equate to reliability,especially when financial time-series forecasting is applied owing to its complex and chaotic tendencies.To mitigate this complexity,this study provides a comprehensive method for forecasting financial time series based on tactical input–output feature mapping techniques using machine learning(ML)models.During the prediction process,selecting the relevant indicators is vital to obtaining the desired results.In the financial field,limited attention has been paid to this problem with ML solutions.We investigate the use of feature selection with annealing(FSA)for the first time in this field,and we apply the least absolute shrinkage and selection operator(Lasso)method to select the features from more than 1000 candidates obtained from 26 technical classifiers with different periods and lags.Boruta(BOR)feature selection,a wrapper method,is used as a baseline for comparison.Logistic regression(LR),extreme gradient boosting(XGBoost),and long short-term memory are then applied to the selected features for forecasting purposes using 10 different financial datasets containing cryptocurrencies and stocks.The dependent variables consisted of daily logarithmic returns and trends.The mean-squared error for regression,area under the receiver operating characteristic curve,and classification accuracy were used to evaluate model performance,and the statistical significance of the forecasting results was tested using paired t-tests.Experiments indicate that the FSA algorithm increased the performance of ML models,regardless of problem type.The FSA hybrid models showed better performance and outperformed the other BOR models on seven of the 10 datasets for regression and classification.FSA-based models also outperformed Lasso-based models on six of the 10 datasets for regression and four of the 10 datasets for classification.None of the hybrid BOR models outperformed the hybrid FSA models.Lasso-based models,excluding the LR type,were comparable to the best models for six of the 10 datasets for classification.Detailed experimental analysis indicates that the proposed methodology can forecast returns and their movements efficiently and accurately,providing the field with a useful tool for investors. 展开更多
关键词 Financial time-series forecasting Feature selection Machine learning Cryptocurrency stock market Return forecasting
在线阅读 下载PDF
Reducing State Shares Listed on the Stock Market on a Selective
7
《China Today》 2002年第5期70-71,共2页
关键词 Reducing State Shares Listed on the stock Market on a selective
在线阅读 下载PDF
基于二次分解和TCN的多变量股价预测研究
8
作者 薛颂东 童佳荣 《计算机与数字工程》 2026年第1期17-22,共6页
对股票市场的分析和预测是促进金融市场稳定的一个重要议题。针对股票市场波动的非平稳性和复杂性,特别是在对原始序列进行分解后的伪信息并过滤相关变量问题,提出一种基于二次分解和TCN的多变量混合模型来预测上证综指的价格。利用二... 对股票市场的分析和预测是促进金融市场稳定的一个重要议题。针对股票市场波动的非平稳性和复杂性,特别是在对原始序列进行分解后的伪信息并过滤相关变量问题,提出一种基于二次分解和TCN的多变量混合模型来预测上证综指的价格。利用二次分解算法对原始股价序列进行预处理,进而消除噪声、捕捉非线性特征;同时,引入技术指标等有关变量作为对原始股价信息的补充;对分解后的子序列分别构建TCN预测模型,对各子序列的预测结果加权后得出最终预测值;最后以上证综指数据建立该模型,并与其他单一模型和混合模型进行对比分析。结果显示,所提混合预测模型较其他模型具有更低的预测误差。 展开更多
关键词 股票预测 时间卷积网络 模态分解 特征提取
在线阅读 下载PDF
应用JABBA和JABBA-Select模型评估印度洋剑鱼资源 被引量:3
9
作者 江俊涛 朱江峰 耿喆 《上海海洋大学学报》 CAS CSCD 北大核心 2022年第3期677-690,共14页
剑鱼(Xiphias gladius)是具有较高经济价值的大型旗鱼类鱼种,处于食物链的上端,对其资源评估并制定管理策略,在资源的可持续利用和生态系统保护上具有重要意义。基于贝叶斯剩余产量模型(just another bayesian biomass assessment, JAB... 剑鱼(Xiphias gladius)是具有较高经济价值的大型旗鱼类鱼种,处于食物链的上端,对其资源评估并制定管理策略,在资源的可持续利用和生态系统保护上具有重要意义。基于贝叶斯剩余产量模型(just another bayesian biomass assessment, JABBA)和它的拓展版JABBA-Select对印度洋剑鱼资源状况进行评估,分析资源丰度指数(标准化CPUE)、捕捞选择性对评估结果的影响。结果表明:JABBA-Select模型因考虑捕捞选择性和生活史信息,对资源状态的评估表现要优于JABBA模型。印度洋剑鱼的最大可持续产量(maximum sustainable yield, MSY)估值为3.17万t,当前渔获量为3.01万t,资源处于健康状态的概率为98%。评估结果对种群内禀增长率参数r的先验分布敏感性较小,参数r与环境容纳量参数K的后验分布存在负相关。所建模型不存在明显的回顾性误差,模型较稳健。预测分析显示,当总可捕量控制在3.60万t以下时,在2028年前不会处于资源型过度捕捞(overfished)和捕捞型过度捕捞(overfishing)。 展开更多
关键词 印度洋 剑鱼 资源评估 剩余产量模型 捕捞选择性
原文传递
基于JABBA-Select模型对不同时间序列渔获量和渔船效应的印度洋长鳍金枪鱼资源评估 被引量:3
10
作者 杨诗玉 冯佶 朱江峰 《大连海洋大学学报》 CAS CSCD 北大核心 2023年第5期828-838,共11页
为了解印度洋长鳍金枪鱼(Thunnus alalunga)种群动态及资源开发利用状况,采用结合了种群生物学参数和渔业选择性的JABBA-Select模型,分别从渔获量的不同时间序列、单位捕捞努力量渔获量(CPUE)标准化过程是否考虑渔船效应两个方面,考察... 为了解印度洋长鳍金枪鱼(Thunnus alalunga)种群动态及资源开发利用状况,采用结合了种群生物学参数和渔业选择性的JABBA-Select模型,分别从渔获量的不同时间序列、单位捕捞努力量渔获量(CPUE)标准化过程是否考虑渔船效应两个方面,考察对印度洋长鳍金枪鱼资源量评估结果的影响。结果表明:当模型选取1979-2020年短时间序列渔获量数据时,CPUE的拟合效果更好;而当模型选取长时间序列渔获量数据时,CPUE对数残差较大,拟合效果较差;同时考虑渔船效应的CPUE数据对模型拟合效果表现更佳;2020年印度洋长鳍金枪鱼未发生资源型过度捕捞(B_(SB)/B_(SB),MSY>1),也未发生捕捞型过度捕捞(F/F_(MSY)<1);模型重要参数的敏感性分析显示,种群评估结果对陡度(steepness,h)较稳健,但对自然死亡率(natural mortality,M)较敏感。研究表明,不同时间序列的渔获量对资源评估结果存在较大差异,考虑渔船效应的标准化CPUE可以更好地反映种群资源变动趋势,减少种群评估结果的不确定性。 展开更多
关键词 长鳍金枪鱼 JABBA-select模型 渔船效应 资源评估 印度洋
在线阅读 下载PDF
Optimization of Portfolio of Stocks at ZSE through the Analysis of Historical Data
11
作者 Robert Fabac Dusan Mundar 《Computer Technology and Application》 2011年第12期1007-1014,共8页
Decision-making of investors at the stock exchange can be based on the fundamental indicators of stocks, on the technical indicators, or can exist as a combination of these two methods. The paper gives emphasis to the... Decision-making of investors at the stock exchange can be based on the fundamental indicators of stocks, on the technical indicators, or can exist as a combination of these two methods. The paper gives emphasis to the domain of technical analysis. In the broader sense the technical analysis enables the dynamics of the expected future values of the shares estimation. This can be performed on the basis of the data on historical trends of the revenues, profits and other indicators from the balance sheet, but also on the basis of historical data on changes in the values of the shares. Companies generally belong to the different sectors that have different presumptions of development resulting from the global market trends, technology and other characteristic. Processing of historical data values of the outstanding shares of the Zagreb Stock Exchange (ZSE) is origination of this research. Investors are interested to know the estimation of future returns for the stocks as well as the size of the risk associated with the expected returns. Research task in this paper is finding the optimal portfolio at the ZSE based on the concept of dominant portfolio by Markowitz approach. The portfolio is created by solving non-linear programming problem using the common software tools. The results of obtained optimal portfolios contain relevant conclusions about the specifics of the shares as well as the characteristics of the industrial sectors but also provide a further knowledge about diverse sectors treatment at the stock exchange in a multi-year period. 展开更多
关键词 Historical data Markowitz portfolio selection economic sectors Zagreb stock exchange expected yield risk.
在线阅读 下载PDF
以学生为中心的量化投资实验教学研究 被引量:1
12
作者 詹蓉 《教育教学论坛》 2025年第19期5-8,共4页
阐述了以学生为中心的量化投资实验设计的必要性。分析了量化投资实验教学存在的不足,提出了改革现有实验教学模式的解决方案,包括引入以学生为中心的体验式学习等。提出了量化投资实验的设计思路,对于量化投资实验设计了行为体验式学... 阐述了以学生为中心的量化投资实验设计的必要性。分析了量化投资实验教学存在的不足,提出了改革现有实验教学模式的解决方案,包括引入以学生为中心的体验式学习等。提出了量化投资实验的设计思路,对于量化投资实验设计了行为体验式学习和认知体验式学习,提出了量化投资实验平台的特点和优势。设计了量化投资实验的主要内容,包括全球大类资产配置、量化选股实验、量化择时实验、自由设计实验,提出了趋势追踪择时研究创新性实验的三个优化方向。最后分析了量化投资实验的考核评价、反馈与改进,提出了全面的量化投资实验考核评价要求。 展开更多
关键词 量化投资 量化选股 量化择时
在线阅读 下载PDF
基于特征选择和机器学习的森林蓄积量估算 被引量:2
13
作者 赵娅冰 彭道黎 +2 位作者 郭发苗 王荫 黄静娴 《北京林业大学学报》 北大核心 2025年第4期155-167,共13页
【目的】基于多源遥感数据,评估不同特征选择方法和机器学习算法组合构建的森林蓄积量估算模型的准确性,挖掘其协同互补潜力,以期有效提高森林蓄积量的估算精度。【方法】以河北省第九次国家森林资源连续清查数据为基础,结合GF-1、Senti... 【目的】基于多源遥感数据,评估不同特征选择方法和机器学习算法组合构建的森林蓄积量估算模型的准确性,挖掘其协同互补潜力,以期有效提高森林蓄积量的估算精度。【方法】以河北省第九次国家森林资源连续清查数据为基础,结合GF-1、Sentinel-2、Sentinel-1和ASTER GDEM 4种遥感数据,采用随机森林变量选择(VSURF)、递归特征消除(RFE)和Boruta 3种特征选择方法,以及支持向量回归(SVR)、K-最近邻(KNN)、随机森林(RF)、分类提升(CatBoost)和极端梯度提升(XGBoost)5种机器学习算法,构建蓄积量模型,并筛选出最优模型。此外,通过方差分析量化数据集、特征选择和机器学习算法这3个因素对森林蓄积量估算的影响。【结果】(1)方差分析结果表明,数据集、特征选择和机器学习算法均对蓄积量估算性能有显著影响。(2)多源遥感数据的结合能有效提高森林蓄积量的估算性能。与其他数据集相比,联合GF-1、Sentinel-2、Sentinel-1和ASTER GDEM数据构建的模型表现出更高的估算精度。从整体来看,Boruta特征选择方法优于VSURF和RFE。CatBoost在建模中的表现优于其他算法(SVR、KNN、RF和XGBoost)。(3)基于GF-1、Sentinel-2、Sentinel-1和ASTER GDEM的组合,使用Boruta特征选择方法和CatBoost机器学习算法构建的估算模型实现了最高的准确性(R^(2)=0.6385,RMSE=13.3053 m^(3)/hm^(2))。【结论】基于多源遥感数据估算保定市森林蓄积量时,结合特征选择和机器学习算法可显著优化模型的估算效果,得到更精准的蓄积量估算结果。研究结果不仅改进了当前应用多源遥感数据估算森林蓄积量的方法,还为大范围森林蓄积量监测提供了新的思路和参考依据。 展开更多
关键词 森林蓄积量 多源遥感数据 特征选择 机器学习算法 集成学习
在线阅读 下载PDF
基金语调能够预测基金业绩吗?——基于中国基金市场的实证检验
14
作者 麦木蓉 杨云红 《经济科学》 北大核心 2025年第4期123-141,共19页
本文通过爬取1881只股票型和混合型基金的定期报告进行文本分析后发现,基金文本语调能够显著预测基金的下一期业绩。具体而言,语调净积极性与下期的收益率呈现负相关关系。进一步研究发现,基金语调能够揭示基金异常调仓行为和选股偏好,... 本文通过爬取1881只股票型和混合型基金的定期报告进行文本分析后发现,基金文本语调能够显著预测基金的下一期业绩。具体而言,语调净积极性与下期的收益率呈现负相关关系。进一步研究发现,基金语调能够揭示基金异常调仓行为和选股偏好,比如当期基金语调净积极性能够正向预测出下一期窗口粉饰和月末频繁调仓的倾向,类似的关系还体现在彩票型择股偏好上。异质性分析表明,市场的波动性以及偏度都会影响该预测效应。整体而言,基金的语调作为指示指标能够预测基金业绩和异常行为,本文的结论在经过稳健性检验后依然成立。 展开更多
关键词 文本语调 基金业绩 异常行为 择股偏好
在线阅读 下载PDF
基于时间加权和AdaBoost集成的动态多因子选股模型 被引量:1
15
作者 杨园园 鲁统宇 +1 位作者 任婷婷 许文甫 《系统工程》 北大核心 2025年第1期124-135,共12页
本文重点研究了如何有效地构建动态的量化选股模型。考虑到股票数据中存在的概念漂移现象,构建一种基于时间加权和AdaBoost支持向量机集成的动态选股模型——ADASVM-TW^(*)。该模型通过将时间权重嵌入ADASVM中,根据样本的新旧以及是否... 本文重点研究了如何有效地构建动态的量化选股模型。考虑到股票数据中存在的概念漂移现象,构建一种基于时间加权和AdaBoost支持向量机集成的动态选股模型——ADASVM-TW^(*)。该模型通过将时间权重嵌入ADASVM中,根据样本的新旧以及是否错分更新样本权重。考虑到因子的时变性,采用随机森林算法进行动态因子选择。以2011年至2020年上证50各成分股为研究对象进行实证研究。研究发现,ADASVM-TW^(*)模型的平均准确率和平均精度分别达到了53.24%和56.10%,基于预测结果构建的投资组合实现了29.86%的年化收益率,远高于其他投资组合和基准,并且该模型同时通过了显著性检验和稳健性检验。 展开更多
关键词 动态选股 概念漂移 ADABOOST 支持向量机 集成算法
原文传递
Do institutional investors have superior stock selection ability in China? 被引量:3
16
作者 Yihong Deng Yongxing Xu 《China Journal of Accounting Research》 2011年第3期107-119,共13页
This paper uses unique data on the shareholdings of both institutional and individual investors to directly investigate whether institutional investors have better stock selection ability than individual investors in ... This paper uses unique data on the shareholdings of both institutional and individual investors to directly investigate whether institutional investors have better stock selection ability than individual investors in China.Controlling for other factors,we find that institutional investors increase(decrease)their shareholdings in stocks that subsequently exhibit positive(negative)short-and long-term cumulative abnormal returns.In contrast individual investors decrease(increase)their shareholdings in stocks that subsequently exhibit positive(negative)short-and long-term cumulative abnormal returns.These findings indicate that institutional investors have superior stock selection ability in China. 展开更多
关键词 Institutional investors stock selection ability Individual investors
原文传递
基于多模态表征学习的股票形态选股研究
17
作者 闵言之 邹谷初 +2 位作者 马泽宇 吴鑑洪 齐振一 《上海师范大学学报(自然科学版中英文)》 2025年第3期269-276,共8页
采用深度学习方法,基于变分自编码器(VAE)架构提出了一种多模态金融信息分析模型.通过自监督模式,识别与分析股票走势形态,降低了数据标注成本.引入股价均线信息,结合Transformer单元及卷积神经网络(CNN)作为特征编码器,对图像及时间序... 采用深度学习方法,基于变分自编码器(VAE)架构提出了一种多模态金融信息分析模型.通过自监督模式,识别与分析股票走势形态,降低了数据标注成本.引入股价均线信息,结合Transformer单元及卷积神经网络(CNN)作为特征编码器,对图像及时间序列数据进行融合分析.实验结果表明:相较于现有模型,所提出的模型在结构相似度(SSIM)、均方误差(MSE)和像素距离(Pixel L2-Distance)三个指标上均有较优表现. 展开更多
关键词 变分自编码器(VAE) Transformer单元 K线图 形态选股
在线阅读 下载PDF
利用冠层三维结构特征改进瑞士阿尔高州星载光子计数激光雷达森林蓄积量估测
18
作者 孔丹 庞勇 +1 位作者 汪祖媛 李增元 《遥感学报》 北大核心 2025年第10期2976-2988,共13页
星载光子计数激光雷达系统以冰云与陆地高程卫星-2 ICESat-2(Ice, Cloud and land Elevation Satellite-2)搭载的先进地形激光高度计系统ATLAS(Advanced Topographic Laser Altimeter System)为代表,能够快速获取大区域植被三维信息,已... 星载光子计数激光雷达系统以冰云与陆地高程卫星-2 ICESat-2(Ice, Cloud and land Elevation Satellite-2)搭载的先进地形激光高度计系统ATLAS(Advanced Topographic Laser Altimeter System)为代表,能够快速获取大区域植被三维信息,已广泛用于森林参数反演,同时也存在普适性差等问题。为此,本研究以瑞士阿尔高州针阔混交森林为研究对象,从森林三维结构解析的视角出发,评估冠层水平与垂直结构特征在提升ICESat-2数据复杂林分蓄积量估测精度中的作用,并探索适用于该区域的最优模型形式,同时与仅包含传统高度统计特征的基线模型进行对比。首先,将去噪后的ICESat-2 ATLAS数据分割为100 m的估测单元,并通过质量控制,识别并去除异常单元,确保数据质量;然后,通过特征参数分组预筛选和有规则约束的全子集筛选方法,综合利用点云高度分布特征、冠高及冠高异质性特征、垂直结构特征进行森林蓄积量估测,筛选最优特征组合形式。研究结果表明,瑞士阿尔高州针阔混交森林ATLAS蓄积量估测的最优模型由冠层顶部平均高、65%密度分位数、叶面积加权冠层体积和枝叶剖面的平均值组成。十折交叉验证结果显示,该模型的精度达到平均精度为R^(2)=0.78,RMSE=92.48 m^(3)/hm^(2),rRMSE=0.24。相比之下,仅包含传统特征参数的基线模型R^(2)=0.66,rRMSE由0.28降低至0.24,说明综合引入结构特征可将精度提高ICESat-2数据蓄积量估测精度,改善在冠层异质性较高林分中的估测表现。综上,综合利用森林三维结构特征改进基于ICESat-2数据森林蓄积量估测精度可以有效提升模型在复杂林分条件下的适用性,为大区域森林蓄积量与碳储量监测提供方法支撑。 展开更多
关键词 森林蓄积量 ICESat-2 ATLAS 森林三维结构特征 冠高异质性 垂直结构 质量控制 分组预筛选 有规则约束的全子集
原文传递
基于ChatGPT与金融数据接口的智能选股及回测系统研究
19
作者 刘逸凯 汪煌俊 吴瑰 《现代信息科技》 2025年第17期62-67,72,共7页
文章深入探讨了融合ChatGPT自然语言处理能力与金融数据接口的智能选股及回测系统。通过将ChatGPT的对话交互功能与Tushare、东方财富等金融数据接口相结合,实现了从用户自然语言需求到量化指标的自动转换,并高效筛选出符合条件的股票... 文章深入探讨了融合ChatGPT自然语言处理能力与金融数据接口的智能选股及回测系统。通过将ChatGPT的对话交互功能与Tushare、东方财富等金融数据接口相结合,实现了从用户自然语言需求到量化指标的自动转换,并高效筛选出符合条件的股票集合。同时,进一步拓展开发了智能回测功能,利用backtest回测接口完成对选股策略的精准计算与验证。系统采用Flask框架构建后端,支持多轮对话,确保交互连贯性。经测试,该系统在功能、性能及准确性上表现优异,为投资者提供了智能化、高效化的选股与回测解决方案,未来可期待在更多金融领域拓展应用。 展开更多
关键词 ChatGPT 智能选股 网络爬虫 智能回测 多轮对话
在线阅读 下载PDF
基于PI_RF分类别均衡选择特征的股价涨跌趋势分类预测研究
20
作者 王兆刚 《运筹与管理》 北大核心 2025年第10期199-204,共6页
现有股价涨跌趋势预测的特征选择研究中,较多忽略输入特征对上涨、下跌等不同趋势重要性的差异性。因此,本文提出一种基于排列重要性(PI)和随机森林(RF)的特征分类别均衡选择方法PI_RF,选用沪深300指数的24只成分股数据,以PI_RF方法评... 现有股价涨跌趋势预测的特征选择研究中,较多忽略输入特征对上涨、下跌等不同趋势重要性的差异性。因此,本文提出一种基于排列重要性(PI)和随机森林(RF)的特征分类别均衡选择方法PI_RF,选用沪深300指数的24只成分股数据,以PI_RF方法评价股票基本交易数据及其技术指标等输入特征分别对上涨、下跌等不同趋势类别的重要性,分类别均衡选择重要性较高的特征作为最优特征组合,运用MLP进行股价涨跌趋势预测,并以平均准确率、上涨趋势准确率、下跌趋势准确率作为评估指标。结果表明:输入特征对上涨、下跌等不同趋势类别预测的重要性存在显著差异;运用PI_RF分类别均衡选择特征,可以有效提高上涨、下跌等不同趋势类别的预测准确率,进而提高平均分类准确率;通过调整特征选择数量以及以LSTM作为分类模型,验证了该方法的稳定可靠性;异质性分析表明,输入特征对不同行业股票数据的重要性存在显著差异,同一输入特征对上涨趋势、下跌趋势的重要性,在不同行业的股票数据间重要性程度与作用方向均有所不同。 展开更多
关键词 股价 涨跌趋势 特征选择 均衡 排列重要性 随机森林
在线阅读 下载PDF
上一页 1 2 14 下一页 到第
使用帮助 返回顶部