EchoLLLiu / more-ML-algorithmLinks
There are more Machine Learning algorithms
☆44Updated 7 years ago
Alternatives and similar repositories for more-ML-algorithm
Users that are interested in more-ML-algorithm are comparing it to the libraries listed below
Sorting:
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Updated 6 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆113Updated 2 years ago
- 深度之眼《百面机器学习》训练营☆98Updated 6 years ago
- 一文彻底搞懂BP算法:原理推导+数据演示+项目实战☆195Updated 6 years ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆78Updated 5 years ago
- 机器学习练习代码及相关资料☆45Updated 6 years ago
- 开源的各大比赛baseline☆375Updated 3 years ago
- ☆166Updated 6 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆176Updated 2 years ago
- 机器学习算法,大厂面经,coding,算法比赛资源整合大礼包~助你校招乘风破浪!内容持续更新中,欢迎star🌟☆217Updated 4 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Updated 6 years ago
- 学习笔记代码☆103Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆214Updated 5 years ago
- 深度学习库keras的教程和案例demo☆44Updated 7 years ago
- Datawhale第10期组队学习活动:《动手学深度学习》Pytorch版的练习代码☆90Updated 5 years ago
- ☆149Updated 5 years ago
- Machine Learning Classic Papers(机器学习经典论文)☆67Updated 7 years ago
- 使用pytorch实现RNN-LSTM写诗☆158Updated 6 years ago
- ☆418Updated 4 years ago
- ☆143Updated 3 years ago
- Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how…☆85Updated 5 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆287Updated 5 years ago
- 《动手学深度学习》 PyTorch 版本☆179Updated 5 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆126Updated 4 years ago
- 机器学习基本模型算法介绍(附加案例)☆227Updated 6 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆188Updated 7 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆213Updated 6 years ago