Minerva-J / MachineLearning
☆14Updated 4 years ago
Alternatives and similar repositories for MachineLearning:
Users that are interested in MachineLearning are comparing it to the libraries listed below
- 类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容☆36Updated 4 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- https://www.kaggle.com/c/m5-forecasting-accuracy/overview/☆12Updated 4 years ago
- Stacking classification and regression☆22Updated 5 years ago
- LR / SVM / XGBoost / RandomForest etc.☆28Updated 4 years ago
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆11Updated 3 years ago
- 整理所有特征工程用到的方法,为了复用☆10Updated 4 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- 《机器学习之类别不平衡问题》文章代码☆46Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 集成学习Stacking方法详解☆72Updated 5 years ago
- 未来杯房产租金预测算法竞赛,房产租金预测,LightGBM,XGBoost,回归,机器学习☆12Updated 4 years ago
- 当样本分布发生变化时,交叉验证无法准确评估模型在测试集上的效果,这时候需要其他构造验证集的方法来应对。☆50Updated 5 years ago
- cingtiye / Convolutional-Bi-Directional-LSTM-Networks-and-feature-based-gated-recurrent-unit-networks☆14Updated 5 years ago
- top3-solution