逻辑回归做二分类进行癌症预测(基于细胞的属性特征)
☆24Feb 21, 2019Updated 7 years ago
Alternatives and similar repositories for BreastCancerWisconsin
Users that are interested in BreastCancerWisconsin are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 逻辑回归预测违约可能☆34Aug 6, 2017Updated 9 years ago
- 构建基于逻辑回归的评分卡模型☆47Dec 14, 2018Updated 7 years ago
- 逻辑回归(Logistic Regression)(梯度下降 法,牛顿法)☆11Oct 29, 2017Updated 8 years ago
- 基于逻辑回归的癌症预测案例——【癌症分类预测-良/恶性乳腺癌肿瘤预测】☆36Feb 27, 2020Updated 6 years ago
- 根据60个特征,70万条数据预测5G用户,一个典型的不平衡二分类问题。According to 60 features, 700000 pieces of data predict 5G users, a typical imbalance problem.☆10Jun 7, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 用word2vec方法 匹配两个句子 计算相似度☆10Apr 23, 2018Updated 8 years ago
- ☆17Aug 30, 2020Updated 6 years ago
- 基于Flask的商品历史价格可视化及比价,用逻辑回归实现了价格预测,演示的网站:☆46Apr 19, 2017Updated 9 years ago
- 逻辑回归、时间序列、KNN、朴素贝叶斯、决策树、关联规则、线性回归、神经网络、SVM、模型评估以及提高模型性能☆15Jan 1, 2019Updated 7 years ago
- 一种基于改进的KNN网站分类系统,特点是快速、高准确率☆20Mar 21, 2017Updated 9 years ago
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 8 years ago
- 逻辑回归的基本原理☆10Dec 19, 2017Updated 8 years ago
- CSCI 3753 - Operating Systems, Spring 2015☆12Feb 28, 2021Updated 5 years ago
- A Benchmark to Study Negative Transfer https://ieeexplore.ieee.org/document/9938381☆17Feb 22, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Build U-NET with TensorFlow 2 and train a dataset annotated with labelme☆31Jul 19, 2022Updated 4 years ago
- 魔塔JavaScript☆15Nov 11, 2016Updated 9 years ago
- rhythmbox plugin for Ubuntu to really close the application when the close button (x) is clicked☆15Apr 24, 2014Updated 12 years ago
- ☆11Nov 14, 2023Updated 2 years ago
- Python爬虫框架:PySpider,既简单易用又功能强大且带图形界面☆37Sep 8, 2021Updated 5 years ago
- Example for extending the user model in django☆14Apr 12, 2018Updated 8 years ago
- NeuroBridge (AAAI 2026): Self-Supervised EEG-to-Image Decoding.☆51Sep 3, 2026Updated 2 weeks ago
- ☆37Oct 27, 2018Updated 7 years ago
- Everything about federated learning. Your contribution is highly valued!☆29Jul 8, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 垃圾短信自动识别的代码,使用了adaboost、决策树、感知机、svm、lr等机器学习算法☆25Oct 29, 2018Updated 7 years ago
- A django app that allows users to login and generate a photo with a badge added to their original profile photo.☆15Nov 27, 2016Updated 9 years ago
- 计算机网络学习笔记~☆30Dec 14, 2020Updated 5 years ago
- Parallel Programming☆28Jul 15, 2013Updated 13 years ago
- 聊天交友系统 java springboot ssm mysql (源代码+数据库+配套论文+ppt)角色:管理员、用户 管理员:管理员进入主页面,主要功能包括对首页、用户、省、市、爱好、帖子分类、动态信息、私信信息、申请好友、通知信息、系统管理、我的信息等进行操作 用…☆102Apr 5, 2026Updated 5 months ago
- 中小学数字化教学资源管理平台/教育网站系统 java springboot ssm mysql (源代码+数据库+配套论文+ppt) 角色:管理员、学生、教师 管理员:管理员进入主页面,主要功能包括对学生管理、教师管理、班级管理、资源分类管理、教学资源管理、资源分类管理、…☆103Apr 5, 2026Updated 5 months ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆91Jun 28, 2020Updated 6 years ago
- 在线教学平台 java springboot ssm mysql (源代码+数据库+配套论文+ppt) 角色:管理员、用户 管理员:管理员登录系统后,可以对首页、学员、学习资料、资料类型、试题管理、留言板管理、论坛交流、在线测试管理、轮播图管理、考试记录、我的信息等进行相…☆102Apr 5, 2026Updated 5 months ago
- 远程教育网站 java springboot vue ssm mysql python Django 在线学习网站系统(源代码+数据库+配套论文+ppt) 角色:管理员、用户、教师 管理员:系统首页、教师管理、学生管理、教学资料管理、教学视频管理、课程类别管理、课程作业…☆108Apr 5, 2026Updated 5 months 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.
- 房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75左右☆249Jan 2, 2019Updated 7 years ago
- Radix Hash Join - SIGMOD Contest 2018.☆36Apr 16, 2019Updated 7 years ago
- (协同过滤推荐算法) 考研管理系统/考研经验分享平台 java springboot vue ssm mysql python Django vue 考研学习管理系统(源代码+数据库+配套论文+ppt) 角色:管理员、用户 管理员:管理员登录进入系统可以查看系统首…☆110Apr 5, 2026Updated 5 months ago
- 个性化课程推荐系统 java springboot ssm mysql (源代码+数据库+配套论文+ppt) 角色:管理员、学生、教师 管理员:管理员进入主页面,主要功能包括对首页、学生、教师、课程类型、课程信息、资料分类、资料信息、案例信息、学习论坛、系统管理、用户资料…☆108Apr 5, 2026Updated 5 months ago
- 用Python实现SVM多分类器☆448Apr 29, 2024Updated 2 years ago
- 集成学习Stacking方法详解☆82Sep 20, 2019Updated 7 years ago
- 高校创新创业课程体系 java springboot ssm mysql (源代码+数据库+配套论文+ppt)角色:管理员、用户、教师 管理员:管理员进入主页面,主要功能包括对个人中心、学生管理、教师管理、资源分类管理、课程资源管理、课程类型管理、课程信息管理、选择课程管…☆104Apr 5, 2026Updated 5 months ago