通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯
☆734Oct 22, 2019Updated 6 years ago
Alternatives and similar repositories for machine_learning_python
Users that are interested in machine_learning_python are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆215Mar 29, 2020Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆205Mar 27, 2026Updated 2 months ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,324Jul 12, 2024Updated last year
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集), 朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago
- 决策树分类(ID3,C4.5,CART)☆494Sep 13, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集☆38Sep 6, 2019Updated 6 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆131Sep 8, 2014Updated 11 years ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,707Jan 9, 2026Updated 5 months ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆17Nov 7, 2017Updated 8 years ago
- 构建基于逻辑回归的评分卡模型☆48Dec 14, 2018Updated 7 years ago
- kaggle kernel for Titanic dataset☆14Nov 6, 2018Updated 7 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,289Nov 12, 2024Updated last year
- 机器学习之回归问题:线性回归、逻辑回归等等☆18Jul 21, 2014Updated 11 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,336Apr 18, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆212Feb 22, 2019Updated 7 years ago
- 逻辑回归预测违约可能☆34Aug 6, 2017Updated 8 years ago
- Trading Strategies based on the gap between Implied and Realized Volatility: A machine learning approach☆15Nov 10, 2019Updated 6 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆8,707Feb 16, 2024Updated 2 years ago
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 6 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆455Oct 16, 2020Updated 5 years ago
- 《统计学习方法》的代码实现☆19,579Aug 22, 2023Updated 2 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- ☆11Jul 31, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A neural network model for Chinese named entity recognition☆1,828Aug 9, 2018Updated 7 years ago
- 机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)☆11Mar 12, 2019Updated 7 years ago
- GMM算法,EM算法,聚类☆11Dec 21, 2017Updated 8 years ago
- 中文注释一下bert代码功能☆16May 6, 2019Updated 7 years ago
- 这个仓库主要是前段时间参加2018研究生数学建模大赛的经验与心得,只是第一位和第二问,第三问做的太烂,所以只放我们团队第一问的方案和源码,在此抛砖引玉,欢迎大家批评指正。☆23Oct 6, 2018Updated 7 years ago
- tensorflow实战练习,包括强化学习、推荐系统、nlp等☆7,010Sep 24, 2023Updated 2 years ago
- 毕业设计源码-基于Spark的Kmeans聚类算法优化☆18Jul 18, 2016Updated 9 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,618Nov 25, 2025Updated 6 months ago
- CCKS 2020: 面向中文短文本的实体链指任务☆43Mar 27, 2021Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆56Sep 4, 2019Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,904Feb 24, 2021Updated 5 years ago
- 《机器学习实战》的python3源码☆1,344Aug 2, 2020Updated 5 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆339Jul 3, 2018Updated 7 years ago
- CNN-RNN中文文本分类,基于TensorFlow☆4,301Mar 31, 2024Updated 2 years ago
- 逻辑回归(Logistic Regression)(梯度下降法,牛顿法)☆11Oct 29, 2017Updated 8 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆81,076May 10, 2024Updated 2 years ago