mrtungleung / breast_cancerLinks
采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器
☆27Updated 6 years ago
Alternatives and similar repositories for breast_cancer
Users that are interested in breast_cancer are comparing it to the libraries listed below
Sorting:
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆118Updated 2 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆143Updated 8 months ago
- ☆69Updated 3 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆271Updated 2 years ago
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆110Updated 5 years ago
- 利用sklearn实现机器学习算法 :线性回归、逻辑回归、决策树、随机森林、SVM等☆180Updated 5 years ago
- Pytorch_Learning_Notes☆103Updated 6 months ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆66Updated 3 years ago
- 一个包含数据科学本科专业课作业的项目文件夹🍬 包括计算机网络、操作系统、人工智能、计算机视觉、软件系统优化、计算机系统、分布式系统、统计、算法、神经网络、数据科学数学基础、PHP网站、导论(情感分析)☆35Updated 2 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆109Updated last year
- 深度学习的实战项目☆329Updated 5 years ago
- 分别用K均值K_means和模糊C均值FCM算法对Iris鸢尾花数据集聚类以及图像聚类分割☆24Updated 3 years ago
- 吴恩达深度学习课程课后编程作业☆182Updated 5 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆85Updated 4 years ago
- 基于逻辑回归的癌症预测案例——【癌症分类预测-良/恶性乳腺癌肿瘤预测】☆29Updated 5 years ago
- 基于svm的手写数字图像识别☆54Updated 6 years ago
- 用于pytorch的图像分类,包含多 种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆241Updated last year
- Python 基于BP神经网络实现鸢尾花的分类☆354Updated 5 years ago
- 研究生数学建模,华为杯数学建模,2021D题(数模之星),乳腺癌,机器学习,数据分析☆338Updated 2 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆184Updated 6 years ago
- ☆50Updated 4 years ago
- 2019春哈工大模式识别与深度学习实验☆95Updated 6 years ago
- Solution to CS231n Assignments 2019☆213Updated 2 years ago
- ☆148Updated 3 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆80Updated 2 years ago
- ☆83Updated last year
- ☆83Updated 2 months ago
- 医学图像作业:图像配准论文阅读;眼底血管分割实验☆63Updated 3 years ago
- 此仓库是一些机器学习以及其他一些有趣的的小项目实战,每一个文件夹都是一个具体的实战项目,目的就是让新人能够快速动手实践,延续学习的热情!☆120Updated 2 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago