hao0527 / sklearn
sklearn入门
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for sklearn
- 基于matlab的优化算法,解决线性规划、非线性规划、二次规划和多目标规划的问题。☆18Updated 8 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆21Updated 4 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆323Updated 4 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆133Updated 4 years ago
- 实验源代码-----基于随机森林的气温预测☆35Updated 4 years ago
- 使用多种算法(线性回归、随机森林、支 持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆151Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆38Updated 4 years ago
- 群体智能优化算法☆93Updated 2 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆79Updated 4 years ago
- 粒子群算法优化支持向量机☆131Updated 2 years ago
- python实现的随机森林☆88Updated 2 years ago
- BP神经网络预测实例(matlab)☆43Updated 2 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆156Updated 5 years ago
- 智能优化算法☆28Updated 5 years ago
- 毕业设计:基于改进神经网络的风电功率预测系统☆35Updated 5 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆183Updated 4 years ago
- python 用GA算法优化BP神经网络☆141Updated 3 years ago
- csdn上面的一些相关代码☆117Updated 5 years ago
- 使用bp神经网络预测电力负荷,使用小型数据集,通过一个简单的例子。Using BPNN to predict power load, using small data set, a simple example.☆21Updated 4 years ago
- 逻辑回归、时间序列、KNN、朴素贝叶斯、决策树、关联规则、线性回归、神经网络、SVM、模型评估以及提高模型性能☆14Updated 5 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆150Updated 8 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆42Updated 4 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆177Updated 4 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆54Updated 4 years ago
- Understanding and improvement of artificial bee colony algorithm and C / Java / Python code reproduction.对人工蜂群算法的理解和改进思路以及C/Java/Python代码…☆14Updated 3 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆33Updated 4 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆126Updated 3 years ago
- 用 jupyter notebook做的一些机器学习项目☆74Updated 5 years ago
- 一种有效的电力负荷预测方法☆57Updated 4 years ago
- ☆24Updated last year