iseesaw / MachineLearning
机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for MachineLearning
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆28Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆51Updated 7 years ago
- 改进的蝙蝠算法的路径规划问题解决☆12Updated 6 years ago
- Prediction of travel time has major concern in the research domain of Intel- ligent Transportation Systems (ITS). Clustering strategy can…☆9Updated 6 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆31Updated 12 years ago
- bp 神经网络算法☆114Updated last year
- 基于PyTorch使用迁移学习完成项目☆58Updated 6 years ago
- XGB、LSTM、KNNR、SVR预测☆12Updated 5 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆21Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆50Updated 6 years ago
- 集成学习Stacking方法详解☆65Updated 5 years ago
- machine_learning的使用python基本算法实现,包括正则化的多项式拟合,em对高斯混合模型的聚类,逻辑回归,pca降维。于2015年秋季学期机器学习课完成。(包含报告)☆20Updated 8 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆38Updated 4 years ago
- 美国King County房价预测训练赛 神经网络☆34Updated 7 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆45Updated 5 years ago
- Python code of RBF neural network classification model☆43Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆17Updated 5 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆149Updated 8 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆47Updated 6 years ago
- LSTM和SVM实现设备故障诊断☆48Updated 5 years ago
- 利用Python实现三层BP神经网络☆79Updated 6 years ago
- 2018平安产险数据建模大赛 驾驶行为预测驾驶风险☆13Updated 6 years ago