monsternian / Entropy_Weight_MethodLinks
[评价方法]信息熵理论与熵权法 Information entropy theory&Entropy weight method
☆28Updated 6 years ago
Alternatives and similar repositories for Entropy_Weight_Method
Users that are interested in Entropy_Weight_Method are comparing it to the libraries listed below
Sorting:
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆103Updated 6 years ago
- TensorFlow Probability;Time series model☆127Updated 3 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 客流量时间序列预测模型☆126Updated 3 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 基于KNN聚类算法结合Dynamic Time Warping(动态时间调整)的时间序列分类☆62Updated 6 years ago
- 基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測☆47Updated 5 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- 时间序列ARIMA模型的销量预测☆61Updated 7 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆179Updated 7 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆118Updated 4 years ago
- 🎈 泰迪杯2021A题《基于 Bagging 和深度学习的上市公司财务数据造假预测》☆23Updated 3 years ago
- 利用时间序列预测汽车销量☆41Updated 6 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆76Updated 6 months ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆73Updated 5 years ago
- ☆14Updated 5 years ago
- 基于BP神经网络的高频金融时间序列分析 (毕设)☆46Updated 6 years ago
- 智能供应链分析,对顾客用rfm模型分类,用多种机器学习模型建模,进行欺诈订单预测,延迟发货预测,销售额预测,销售数量预测☆35Updated 4 years ago
- 金融时间序列(预测分析 / 相似度 / 数据处理)☆245Updated last year
- ARMA, ARIMA, ARCH model☆67Updated 4 years ago
- LSTM神经网络预测沪深300指数及其涨跌☆41Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆82Updated 6 years ago
- Attempt to use XGBoost in stock price prediction☆89Updated 5 years ago
- 2020 招商银行FinTech 数据赛道 rank10☆115Updated 5 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆63Updated 5 years ago
- Stacking classification and regression☆25Updated 5 years ago