mrtungleung / breast_cancerLinks
采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器
☆27Updated 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
Sorting:
- ☆70Updated 3 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆141Updated 7 months ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆117Updated 2 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆268Updated 2 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆240Updated last year
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆109Updated 5 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆83Updated 4 years ago
- Pytorch_Learning_Notes☆103Updated 5 months ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆176Updated 5 years ago
- 吴恩达机器学习课程的资源、作业代码以及学习笔记☆53Updated 5 years ago
- Solution to CS231n Assignments 2019☆213Updated 2 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the A…☆109Updated 7 months ago
- ☆148Updated 3 years ago
- ☆51Updated 4 years ago
- 此仓库是一些机器学习以及其他一些有趣的的小项目实战,每一个文件夹都是一个具体的实战项目,目的就是让新人能够快速动手实践,延续学习的热情!☆120Updated 2 years ago
- ☆119Updated 3 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆426Updated 4 years ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆66Updated 3 years ago
- 基于逻辑回归的癌症预测案例——【癌症分类预测-良/恶性乳腺癌肿瘤预测】☆29Updated 5 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆107Updated 11 months ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆147Updated 4 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago
- Share some deep learning knowledge and reproduce the model framework☆30Updated 3 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆83Updated 5 years ago
- 机器学习纯算法实现。持续更新☆97Updated 5 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆48Updated 6 years ago
- 阿里云天池大赛赛题解析☆145Updated 4 years ago
- ☆83Updated last year
- 分别用K均值K_means和模糊C均值FCM算法对Iris鸢尾花数据集聚类以及图像聚类分割☆24Updated 3 years ago