【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision Tree 决策树 | Random Forest 随机森林 | DBDT | GDA 高斯判别分析 | PCA 主成分分析 | LDA 线性判别分析
☆216Mar 29, 2020Updated 5 years ago
Alternatives and similar repositories for Machine-Learning-Algorithm
Users that are interested in Machine-Learning-Algorithm are comparing it to the libraries listed below
Sorting:
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆11Jul 7, 2021Updated 4 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆83Apr 22, 2020Updated 5 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Oct 22, 2019Updated 6 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆152Jun 19, 2021Updated 4 years ago
- 本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集☆39Sep 6, 2019Updated 6 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Mar 9, 2019Updated 6 years ago
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 6 years ago
- simple multi-class GBDT☆15Feb 24, 2014Updated 12 years ago
- The project aims to profile stocks with similar weekly percentage returns using K-Means Clustering. The project calculates realized volat…☆12Oct 30, 2023Updated 2 years ago
- 随机森林模型☆10Mar 11, 2018Updated 7 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆129Sep 8, 2014Updated 11 years ago
- Custom implementation of Support Vector Machines using Python and NumPy☆13Nov 26, 2023Updated 2 years ago
- 《统计学习方法-李航》Python代码实现☆16Feb 14, 2019Updated 7 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Oct 27, 2016Updated 9 years ago
- 个性化推荐代码--初学者☆41Apr 11, 2020Updated 5 years ago
- 使用决策树实现预测人才招聘市场的最低薪酬预测 | C4.5分类 | CART回归 | 剪枝 | 随机森林☆19Feb 20, 2019Updated 7 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆78Feb 15, 2020Updated 6 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆191Oct 21, 2018Updated 7 years ago
- 决策树分类(ID3,C4.5,CART)☆492Sep 13, 2023Updated 2 years ago
- code for RIM☆22Nov 18, 2022Updated 3 years ago
- 上证50成分股、马科维茨有效前沿、CML、资本市场线、最高夏普比率、最低风险☆27Nov 29, 2018Updated 7 years ago
- 基于numpy 实现支持svm算法,包括简单smo算法,启发式smo算法,并增加了完整注释☆22May 15, 2019Updated 6 years ago
- 计算广告学习笔记☆24Apr 21, 2021Updated 4 years ago
- 系统性风险指标计算☆10Apr 20, 2020Updated 5 years ago
- Create sites with base44 and use as standalone☆17Jan 18, 2026Updated last month
- 2021 微信大数据挑战赛 复赛Rank23☆31Aug 13, 2021Updated 4 years ago
- Do NLP without coding! Simple NLP framework.☆22Sep 11, 2022Updated 3 years ago
- 高效决策树算法系列笔记☆231May 23, 2019Updated 6 years ago
- 招商银行2022FinTech精英训练营☆29May 15, 2022Updated 3 years ago
- 华为软挑2020:完全使用Numpy搭建机器学习的框架☆20Mar 21, 2020Updated 5 years ago
- KDD Cup 2020 Challenges for Modern E-Commerce Platform: Debiasing Full榜15 Half榜13☆66Oct 13, 2020Updated 5 years ago
- 华为_DigiX_算法精英大赛——人口年龄属性预测_ Rank14 方案☆31Jul 29, 2019Updated 6 years ago
- Numbeo Unofficial API☆15Oct 16, 2022Updated 3 years ago
- The Adaptive Multi-Factor (AMF) asset pricing model with the Groupwise Interpretable Basis Selection (GIBS) algorithm.☆10Dec 12, 2021Updated 4 years ago
- ☆11Oct 24, 2025Updated 4 months ago
- Icarogw is a pure python package to estimate population properties of noisy observations in presence of selection biases. The code is mos…☆16Sep 10, 2025Updated 5 months ago
- Replication of "Taming the Factor Zoo: A Test of New Factors (Feng, Giglio, and Xiu, 2020, JF)"☆10Mar 4, 2024Updated last year
- 这是朴素贝叶斯的代码实现 包括三种模型 高斯模型 多项式模型 伯努利模型☆10Mar 7, 2018Updated 7 years ago