-
classifier_D
使用SVM分类器来预测乳腺癌病人的预后(特征选择;分类器构建),评价模型时使用无被交叉验证,性能评价指标包括准确率,AUC,灵敏度,特异度。学会最基本的机器学习方法。可查看分发给大家的代码,以后遇到类似的问题,可用相似的思路和代码。(The SVM classifier was used to predict the prognosis of breast cancer patients (feature selection; classifier construction), and the model was used without cross-validation. Performance evaluation indicators included accuracy, AUC, sensitivity, and specificity. Learn the most basic machine learning methods. You can view the code distributed to everyone, and later encounter similar problems, similar ideas and code can be used.)
- 2019-03-12 19:57:53下载
- 积分:1
-
又一个经典的贪吃蛇游戏,用鼠标控制蛇移动的方向.
又一个经典的贪吃蛇游戏,用鼠标控制蛇移动的方向.-also a classic Snake game with mouse control snake moving in the direction.
- 2022-02-25 05:12:57下载
- 积分:1
-
svr
说明: 一维支持向量机回归以及二维支持向量机回归(One-dimensional support vector machine regression, as well as two-dimensional support vector machine regression)
- 2008-09-11 22:07:40下载
- 积分:1
-
display system clock procedures
显示系统时钟的程序-display system clock procedures
- 2022-05-31 21:13:28下载
- 积分:1
-
51黑论坛_C51音乐盒
说明: 基于51单片机的pwm音乐播放器,只有pwm播放和按键功能(PWM music player based on 51 single chip computer, only PWM play and key function)
- 2020-06-19 16:20:01下载
- 积分:1
-
python
一种全新的python 用于疲劳强度迟滞回线的脚本分析(a pthon is created to analysis fatigue behavior)
- 2019-04-25 11:37:32下载
- 积分:1
-
SIMULINK仿真模型
说明: 反激式变换器,使用SIMULINK搭建,Matlab版本为2014b,运行正常(Flyback converter, built with Simulink, matlab version 2014b, normal operation)
- 2020-01-13 17:28:27下载
- 积分:1
-
frmBargain.Designer
遗传算法求解车辆路径问题,采用C#编写,计算结果以及计算结果的可视化显示(The genetic algorithm is used to solve the vehicle routing problem, which is compiled by C#, and the results are visualized.)
- 2020-06-25 07:20:01下载
- 积分:1
-
xian2
说明: 通过键盘创建有若干个元素(可以是整型数值)的单链表,实现对单链表的初始化,对已建立的顺序表插入操作、删除操作、查找操作、遍历输出单链表。
要求各个操作均以函数的形式实现,并且在主函数中调用各个函数实现以下操作:
( 1 )键盘输入单链表 x 、 x 、 x 、 x 、 x 、 x ,并输出显示,其中 x 为任意整数。
( 2 )在单链表的第 4 个位置插入 67 ,并输出单链表中的各元素值。
( 3 )删除单链表中的第 2 个数据元素,并输出单链表中的各元素值。
( 4 )查找单链表中的第 5 个元素并输出该元素的值。(A single linked list with several elements (which can be integer values) is created by keyboard to initialize the single linked list, insert operation, delete operation, search operation and traverse the output single linked list.
Each operation is required to be implemented in the form of a function, and each function is called in the main function to implement the following operations:
(1) Keyboard input single linked list x, x, x, x, x, x, and output display, where x is an arbitrary integer.
(2) Insert 67 at the fourth position of the single-linked list and output the values of each element in the single-linked list.
(3) Delete the second data element in the single-linked list and output the values of each element in the single-linked list.
(4) Find the fifth element in the single list and output its value.)
- 2019-04-18 20:15:36下载
- 积分:1
-
15W 无线功率发射充电器 -- HT66FW2350
说明: 15W 无线功率发射充电器 -- HT66FW2350(15W wireless charger -- HT66FW2350)
- 2021-01-16 04:16:38下载
- 积分:1