BackyardofAbela / DimensionalityReduction
PCA和LDA进行数据降维
☆38Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for DimensionalityReduction
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆15Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆35Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆51Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆24Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆106Updated 4 years ago
- 集成学习Stacking方法详解☆65Updated 5 years ago
- LR / SVM / XGBoost / RandomForest etc.☆28Updated 4 years ago
- Sliver Solution (Top 2%) for Kaggle M5 Forecasting competition☆42Updated last month
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆49Updated 4 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- Stacking classification and regression☆21Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆203Updated 4 years ago
- 时间序列理论和案例实践☆68Updated 7 years ago
- 基于遗传算法的特征选择☆123Updated 4 years ago
- 构建基于逻辑回归的评分卡模型☆43Updated 5 years ago
- Python code of RBF neural network classification model☆43Updated 5 years ago
- 机器学习实践:贷款违约预测☆33Updated 5 years ago
- Sklearn机器学习中的主要算 法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆79Updated 4 years ago
- machine_learning_study☆23Updated last year
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆38Updated 5 years ago
- 基于seq2seq模型的风功率预测☆27Updated 5 years ago
- 用 jupyter notebook做的一些机器学习项目☆73Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆53Updated 7 years ago
- 大家好,我是coggle开源小组成员 庐州小火锅,这篇文章将会介绍天池学习赛贷款违约预测的TOP6单模方案(具体介绍见我的csdn:),现附上比赛链接天池学习赛贷款违约预测.https://tianchi.aliyun.com/competition/entrance/53…☆47Updated 3 years ago
- 整理所有特征工程用到的方法,为了复用☆11Updated 3 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆275Updated 4 years ago