一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号数据集。
☆192Oct 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:
- 朴素贝叶斯分类器在中文垃圾邮件分类上的实现☆20May 18, 2021Updated 4 years ago
- A third-party implementation of paper《SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spell…☆14Nov 27, 2020Updated 5 years ago
- 朴素贝叶斯中文垃圾邮件分类器☆77Mar 14, 2016Updated 10 years ago
- Naive Bayesian algorithm for spam classification 朴素贝叶斯算法用于垃圾邮件分类☆72Sep 21, 2023Updated 2 years ago
- 机器学习:knn算法实现分类,计算准确率(鸢尾花数据集)☆15Oct 12, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆123Feb 21, 2018Updated 8 years ago
- 数据挖掘作业,利用随机森林进行心脏病分类预测☆15Apr 29, 2020Updated 6 years ago
- 朴素贝叶斯实现的文本分类(新闻分类)☆66Dec 29, 2015Updated 10 years ago
- 利用ID3决策树预测患糖尿病的可能性☆17Nov 5, 2020Updated 5 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支 持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆23Apr 13, 2020Updated 6 years ago
- 机器学习笔记☆30Sep 12, 2019Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Oct 22, 2019Updated 6 years ago
- 识别中文的垃圾邮件☆18Nov 18, 2018Updated 7 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆162Oct 14, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆46Apr 22, 2017Updated 9 years ago
- 华中科技大学计算机组成原理课程设计☆33Dec 28, 2022Updated 3 years ago
- 基于Python机器学习的乳腺癌预测模型☆10Dec 11, 2018Updated 7 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 6 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆85Apr 22, 2020Updated 6 years ago
- 基于逻辑回归的癌症预测案例——【癌症分类预测-良/恶性乳腺癌肿瘤预测】☆35Feb 27, 2020Updated 6 years ago
- Cross Domain Recommendation via Bi-directional Transfer Graph Collaborative Filtering Networks☆28Dec 17, 2020Updated 5 years ago
- Three-layer BP neural network used to classify Iris dataset.☆41May 8, 2019Updated 7 years ago
- A text classification and similairty computing project in Python.We have tried wordbag,word2vec,WordMoverDistance,N-gram,LSTM,C-LSTM, LST…☆11May 18, 2019Updated 6 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.
- 机器学习之回归问题:线性回归、逻辑回归等等☆18Jul 21, 2014Updated 11 years ago
- JavaWeb Servlet + Jsp + Mysql 旅游管理平台☆11Oct 30, 2022Updated 3 years ago
- 使用朴素贝叶斯、SVM、逻辑回归、RF、XGBoost、LightGBM的方法实现垃圾邮件分类任务,博客链接:https://blog.csdn.net/ljx0951/article/details/106116944☆58Jul 6, 2023Updated 2 years ago
- Social Networking Platform for Tourists☆11Dec 10, 2017Updated 8 years ago
- Simple LSB and DCT. 用Python简单实现LSB和DCT,并用于图像的信息隐藏☆16Jan 10, 2020Updated 6 years ago
- 华中科技大学2020级操作系统课设☆11Apr 2, 2023Updated 3 years ago
- [译] PythonBasics 中文系列教程☆24Jul 7, 2022Updated 3 years ago
- MelXior: a Neural Weather Forecasting app distilling knowledge from models including GPT-3, DALL-E and FourCastNet☆15Nov 14, 2022Updated 3 years ago
- 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
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆10Apr 10, 2024Updated 2 years ago
- CTPN and CRNN based Chinese OCR, developed with PyQt5☆22Sep 18, 2021Updated 4 years ago
- 深度学习入门 | 三岁在飞桨带你入门深度学习—Carpoel,利用PARL复现基于神经网络与DQN算法(真的是0基础)☆11Jun 10, 2022Updated 3 years ago
- A graph clustering method with ant colony optimization for feature selection☆12Sep 21, 2020Updated 5 years ago
- Select filter features with mutual-information-based methods☆11Dec 4, 2023Updated 2 years ago
- Code and Results for the paper: A Revisiting Study of Appropriate Offline Evaluation for Top-𝑁 Recommendation Algorithms.