一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号数据集。
☆193Oct 21, 2018Updated 7 years ago
Alternatives and similar repositories for ML_demo
Users that are interested in ML_demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A third-party implementation of paper《SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spell…☆14Nov 27, 2020Updated 5 years ago
- 机器学习入门:手写数字识别,声呐分类,垃圾短信识别,鸢尾花分类☆43Oct 24, 2019Updated 6 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆38May 30, 2020Updated 5 years ago
- 机器学习:knn算法实现分类,计算准确率(鸢尾花数据集)☆15Oct 12, 2019Updated 6 years ago
- 数据挖掘作业,利用随机森林进行心脏病分类预测☆15Apr 29, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 利用ID3决策树预测患糖尿病的可能性☆17Nov 5, 2020Updated 5 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆374Aug 1, 2020Updated 5 years ago
- A simple implementation of IRIS dataset classification with Pytorch☆19Mar 18, 2018Updated 8 years ago
- 机器学习笔记☆30Sep 12, 2019Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Oct 22, 2019Updated 6 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆161Oct 14, 2016Updated 9 years ago
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆46Apr 22, 2017Updated 8 years ago
- 北邮王晓茹老师数据挖掘与数据仓库文本数据的分类与分析实验☆28Jan 15, 2019Updated 7 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆217Mar 29, 2020Updated 6 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 机器视觉作业 sift-kmeans-SVM图像分类☆15Nov 21, 2020Updated 5 years ago
- 小型垃圾邮件分类系统(naive_bayes+flask+vue)☆30Jan 7, 2023Updated 3 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆85Apr 22, 2020Updated 5 years ago
- 基于Django开发的一个产品展示网站示例☆10May 22, 2021Updated 4 years ago
- ☆11Jul 14, 2018Updated 7 years ago
- 东北大学 区块链实验室 主页☆17Mar 17, 2021Updated 5 years ago
- 使用朴素贝叶斯、SVM、逻辑回归、RF、XGBoost、LightGBM的方法实现垃圾邮件分类任务,博客链接:https://blog.csdn.net/ljx0951/article/details/106116944☆57Jul 6, 2023Updated 2 years ago
- PyTorch-IRGAN is a PyTorch version implementation of the item recommendation part of IRGAN.☆12Dec 2, 2019Updated 6 years ago
- Simple LSB and DCT. 用Python简单实现LSB和DCT,并用于图像的信息隐藏☆16Jan 10, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- PSO-SA - a hybrid Particle Swarm Optimization and Simulated Annealing algorithm for automatic AI algorithm selection and tuning (for skle…☆13Aug 30, 2019Updated 6 years ago
- C++ implementation of a MCMC sampler for the (canonical) SBM☆11Oct 21, 2019Updated 6 years ago
- iDeepV: predicting RBP binding sites using vector representation learned from sequences with a CNN.☆10Jul 16, 2019Updated 6 years ago
- CTPN and CRNN based Chinese OCR, developed with PyQt5☆22Sep 18, 2021Updated 4 years ago
- Signal compression and reconstruction on complexes preserving topological features via Discrete Morse Theory☆14May 31, 2022Updated 3 years ago
- ☆11May 8, 2021Updated 4 years ago
- Select filter features with mutual-information-based methods☆11Dec 4, 2023Updated 2 years ago
- ACL 2022: CAKE: A Scalable Commonsense-Aware Framework For Multi-View Knowledge Graph Completion☆42Apr 25, 2022Updated 3 years ago
- Code and Results for the paper: A Revisiting Study of Appropriate Offline Evaluation for Top-𝑁 Recommendation Algorithms.☆11Mar 10, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆213Feb 22, 2019Updated 7 years ago
- 北航计算机网络个人学习笔 记☆16Nov 10, 2020Updated 5 years ago
- source code of 机器学习算法原理与编程实践☆15May 12, 2016Updated 9 years ago
- 吴恩达《机器学习》编程作业Python实现☆11Aug 9, 2020Updated 5 years ago
- 使用paddlepaddle框架完成对中文类型垃圾邮件进行分类☆13Feb 27, 2022Updated 4 years ago
- 微信公众号文章下载,阅读数,点赞数获取等☆17Jun 19, 2025Updated 9 months ago
- 垃圾短信自动识别的代码,使用了adaboost、决策树、感知机、svm、lr等机器学习算法☆27Oct 29, 2018Updated 7 years ago