pursueDSxie / randomforest
随机森林,该模型用于预测气候温度
☆16Updated 2 years ago
Alternatives and similar repositories for randomforest:
Users that are interested in randomforest are comparing it to the libraries listed below
- 实验源代码-----基于随机森林的气温预测☆42Updated 4 years ago
- 用LSTM预测空气质量☆29Updated 4 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆55Updated 5 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆190Updated 5 years ago
- 本项目是一个由我个人开发的python机器学习项目,基于BP、SVR、随机森林的农业粮食产量预测,对比了三种机器学习算法的预测效果。☆16Updated 11 months ago
- python实现的随机森林☆96Updated 2 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归 、深度神经网络预测☆74Updated 4 years ago
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆22Updated 2 years ago
- 学习吴恩达视频,完成一个小project。使用梯度下降、正则化、神经网络进行房价的预测。使用python中的numpy、scipy、pandas以及matplotlib完成编程的实现。☆25Updated 5 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆194Updated 2 years ago
- 根据用户数据以及消费行为数据,使用Python建立分类模型,进行逻辑回归,预测使用优惠券概率较高的客群☆17Updated 4 years ago
- 交通枢纽客流量预测算法模型☆15Updated 5 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆36Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 数据挖掘作业数据以及代码(电动车价格预测)☆68Updated 4 years ago
- 计算机毕业设计吊炸天Python+Spark地铁客流数据分析与预测系统 地铁大数据 地铁流量预测 地铁爬虫 地铁客流量分析 大数据毕业设计 大数据毕设 机器学习 深度学习☆23Updated 2 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆82Updated 5 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆164Updated 4 years ago
- 决策树、随机森林☆49Updated 6 years ago
- 包含灰色预测模型:灰色单变量预测模型GM(1,1)模型,灰色多变量预测模型GM(1,N)模型,GM(1,N)幂模型,灰色多变量周期幂模型GM(1,N|sin)幂模型,以及灰色关联模型☆77Updated 2 years ago
- 基于决策树的空气质量分析☆16Updated 6 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆164Updated 4 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆33Updated 5 years ago
- 真实预测未来7天的天气气象数据,使用多种机器学习和深度学习LSTM算法,采集全国各省历史、实时数据(天气预报、极端天气预警、生活指数),可视化大屏,Hadoop、Spark、Hive数仓数据分析,大模型AI智能问答系统☆64Updated 2 months ago
- 基于Python:网络爬虫获取房价信息、数据的预处理和可视化、搭建基于房价预测的机器学习模型、房价预测。☆138Updated 8 months ago
- 爬取天气数据并进行数据可视化分析☆28Updated 6 years ago
- 客流量时间序列预测模型☆122Updated 3 years ago
- 基于相关性分析的CNN_Attention_LSTM期货价格预测模型☆21Updated 2 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago