利用ID3决策树预测患糖尿病的可能性
☆17Nov 5, 2020Updated 5 years ago
Alternatives and similar repositories for Decision-Tree
Users that are interested in Decision-Tree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 从零开始无框架python实现卷积神经网络☆13Aug 24, 2020Updated 5 years ago
- An interactive visualization of deep ocean circulation on Earth.☆14Nov 5, 2023Updated 2 years ago
- Wind turbine fault detection using one class SVM☆16Feb 17, 2022Updated 4 years ago
- 基于tensorflow的bilstm+crf的命名实体识别☆12Nov 15, 2020Updated 5 years ago
- 使用决策树进行客户流失预测分析☆11Jan 17, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 文本分类-文本挖掘-情感分析-文本生成实战☆14Mar 22, 2023Updated 3 years ago
- AI Computing System(professional elective in the 6th semester in NKUCS) programming assignments on Cambricon. The course is a combination…☆14Jul 10, 2022Updated 3 years ago
- This project shows how to perform customers segmentation using Machine Learning algorithms. Three techniques will be presented and compar…☆10Oct 19, 2020Updated 5 years ago
- 通过深度学习来实现银行卡号识别(CTPN、Densenet、CTC)☆21Oct 18, 2019Updated 6 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆17Dec 15, 2018Updated 7 years ago
- 基于spark的大数据分析心脏病信息 更多详细说明在我的博客//zhuozhuo233.github.io/☆23Dec 26, 2021Updated 4 years ago
- improved ASPP module with CBAM in Deeplabv3+☆18Nov 17, 2023Updated 2 years ago
- 探索性数据分析期末报告,text clustering with Kmeans/GMM/NMF☆15Jul 6, 2018Updated 7 years ago
- Data pipeline and training pipeline for 🎵 music genre classification from FMA dataset☆19Dec 8, 2022Updated 3 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.
- Official implementation of "Segformer++: Efficient Token-Merging Strategies for High-Resolution Semantic Segmentation☆26Dec 11, 2025Updated 3 months ago
- 基于生成式对抗网络(GAN),生成新的人脸图像☆25Feb 11, 2019Updated 7 years ago
- 基于ElasticSearch + Spark的智能搜索和推荐系统☆19Jun 3, 2025Updated 9 months ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Dec 8, 2022Updated 3 years ago
- 基于spark智慧交通车流量监控项目☆15Oct 2, 2021Updated 4 years ago
- Support Vector Machine Stock Market Prediction☆19Jan 2, 2019Updated 7 years ago
- backbone : MobileNetV2 Net : Deeplabv3+ Improved structure : DenseASPP and Strip Pooling Dataset: PASCAL VOC , Cityscapes☆18Jul 10, 2023Updated 2 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Mar 5, 2018Updated 8 years ago
- Off-Road Perception with DeepLabV3+☆40Jul 22, 2025Updated 8 months 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.
- Genre Classification using Convolutional Neural Networks☆33Nov 16, 2018Updated 7 years ago
- CNN文本分类tensorflow实现☆23Dec 22, 2018Updated 7 years ago
- Implementations of various feature selection methods☆24Nov 30, 2020Updated 5 years ago
- 中文医疗命名实体识别☆37Oct 10, 2020Updated 5 years ago
- winfredliu的毕业论文项目源码,一种基于DeepLabv3+改进的道路提取模型☆25May 10, 2023Updated 2 years ago
- A DeepLab V3+ Model with ResNet 50 Encoder to perform Binary Segmentation Tasks. Implemented with PyTorch.☆23Feb 15, 2024Updated 2 years ago
- ☆40Feb 15, 2021Updated 5 years ago
- 使用LSTM+CRF进行命名实体识别☆34Nov 21, 2021Updated 4 years ago
- Nominality Score Conditioned Time Series Anomaly Detection by Point/Sequential Reconstruction (NeurIPS 2023) https://arxiv.org/abs/2310.1…☆37Nov 3, 2023Updated 2 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.
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比 ,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆33Dec 16, 2016Updated 9 years ago
- Explore the similarities and differences in people's tastes in movies based on how they rate different movies. Can understanding these ra…☆31Jul 26, 2018Updated 7 years ago
- 一个基于 fasttext + faiss 的商品内容相关推荐实现,nginx+uwsgi+flask / gunicorn+uvicorn+fastapi 提供api查询接口,增加Spark实现 Ansj+Word2vec+LSH+Phoenix☆53Sep 5, 2023Updated 2 years ago
- 基于spark的商品推荐系统☆45Dec 16, 2022Updated 3 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Oct 23, 2017Updated 8 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Dec 7, 2019Updated 6 years ago