chenglu66 / lr
基于LR的优化方法:梯度下降法,随机梯度下降法,牛顿法,LBFGS,BFGS
☆34Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for lr
- 差分进化算法的python实现☆23Updated 9 years ago
- ☆11Updated 5 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆162Updated 4 years ago
- Implementations of the machine learning algorithm with Python and numpy☆87Updated 3 years ago
- 2018年研究生数学建模F组题☆14Updated last year
- 构建基于逻辑回归的评分卡模型☆43Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆24Updated 5 years ago
- CCF2018 数据挖掘 机器学习 智能匹配 特征工程☆47Updated 5 years ago
- CCF大数据与计算智能大赛-工件检测TOP1方案☆27Updated 4 years ago
- K-Means聚类算法及其改进☆30Updated 6 years ago
- There are some reproduced algorithms for learning from imbalanced data, including over-sampling,under-sampling and boosting☆11Updated last year
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 5 years ago
- Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,Al…☆67Updated 4 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆66Updated 5 years ago
- 天池-印象盐城-汽车销量预测大赛☆35Updated 6 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 8 years ago
- 马上AI全球挑战赛-违约用户风险预测 top2-solution☆17Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆51Updated 7 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 5 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆78Updated 6 years ago
- ☆21Updated 5 years ago
- 天池智慧交通预测挑战赛 - 比赛经历分享☆15Updated 7 years ago
- 使用sklearn做特征工程☆168Updated 6 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆262Updated 4 years ago
- 华为_DigiX_算法精英大赛——人口年龄属性预测_ Rank14 方案☆31Updated 5 years ago
- Various global and local optimization algorithms, as well as many practical cases. Besides, this repository aslo uses common language an…☆162Updated 3 years ago
- 天池大数据比赛总结☆39Updated 6 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆34Updated 5 years ago