mrtungleung / breast_cancer
采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器
☆26Updated 5 years ago
Alternatives and similar repositories for breast_cancer:
Users that are interested in breast_cancer are comparing it to the libraries listed below
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆109Updated 3 weeks ago
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆95Updated 4 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆109Updated 2 years ago
- 分别用K均值K_means和模糊C均值FCM算法对Iris 鸢尾花数据集聚类以及图像聚类分割☆23Updated 2 years ago
- 基于svm的手写数字图像识别☆49Updated 6 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the A…☆76Updated 3 weeks ago
- 基于多中心DTI影像的阿尔茨海默病分类竞赛方案。基于多中心DTI影像的阿尔茨海默病分类竞赛分类竞赛依托于首届世界智能医学大会。弥散磁共振影像(DTI)在阿尔茨海默病(Alzheimer's disease, AD)中应用广泛,从DTI影像中提取扩散参数可以用来描述白质结构的…☆12Updated 4 years ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆63Updated 3 years ago
- Pytorch实现Kaggle竞赛“猫狗分类”,准确率超过99%。☆38Updated 4 years ago
- 使用双层全连接神经网络和ResNet网络实现的图像二分类问题☆11Updated 4 years ago
- ☆69Updated 2 years ago
- 基于卷 积神经网络U-Net实现生物医学影像分割,使用pytorch框架实现☆18Updated 3 years ago
- 逻辑回归做二分类进行癌症预测(基于细胞的属性特征)☆22Updated 6 years ago
- 基于逻辑回归的癌症预测案例——【癌症分类预测-良/恶性乳腺癌肿瘤预测】☆27Updated 4 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络 ,迁移学习)☆14Updated 2 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆215Updated last year
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆175Updated 6 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆29Updated 2 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆85Updated 5 months ago
- 深度学习课程的课程设计-------基于ResNet优化模型的阿尔茨海默症的识别☆18Updated 2 years ago
- 垃圾分类系统,基于DenseNet模型训练算法,系统服务端代码☆33Updated 3 years ago
- 东南大学《模式识别》课程项目作业 - 多人脸识别考勤系统☆57Updated 3 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆23Updated 2 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆122Updated 5 years ago
- 医学图像处理,增强CT分类,增强CT分割,Dense Net,U-Net,Focal Loss☆27Updated 2 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆16Updated 2 years ago
- 基于Python/PyQT5的产生式动物识别系统☆33Updated 4 years ago
- AI_Medical_System(大创项目:基于深度学习的医学图像处理分析平台)☆14Updated 2 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆148Updated 4 years ago
- 使用pytorch复现vit模型(图像分类)☆26Updated 2 years ago