Jove
Visualize
联系我们
JoVE
x logofacebook logolinkedin logoyoutube logo
关于 JoVE
概览领导团队博客JoVE 帮助中心
作者
出版流程编辑委员会范围与政策同行评审常见问题投稿
图书馆员
用户评价订阅访问资源图书馆顾问委员会常见问题
研究
JoVE JournalMethods CollectionsJoVE Encyclopedia of Experiments存档
教育
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab Manual教师资源中心教师网站
使用条款与条件
隐私政策
政策

相关概念视频

您也可能阅读

相关文章

通过共同作者、期刊和引用图与本文相关的文章。

排序
Same author

Enhancing aqueous solubility prediction with residual gated graph convolutions and sequential modeling.

Computational biology and chemistry·2026
Same author

Synthetic Expansion of Blood Dielectric Spectra at Microwave Frequencies Using Data-Driven Methods.

Sensors (Basel, Switzerland)·2026
Same author

Corrigendum to "LLM predicts human behavior: A BERT-based approach for conscientiousness personality trait detection from online content" [Acta Psychologica 266 (2026), 106832].

Acta psychologica·2026
Same author

Tuning the electronic and photovoltaic properties of naphthalene diamine through molecular engineering with efficient acceptors: a quantum chemical study.

Scientific reports·2026
Same author

Monogenic kidney disease and monogenic diabetes are present in renal clinic patients with non-genetic diagnoses.

Scientific reports·2026
Same author

LLM predicts human behavior: A BERT-based approach for conscientiousness personality trait detection from online content.

Acta psychologica·2026
Same journal

Thymidylate synthase inhibitory drugs induce p53-dependent pathways differently.

PloS one·2026
Same journal

Top-down and bottom-up attention for joint pattern classification and reconstruction.

PloS one·2026
Same journal

Short- and long-term scaling behavior of blood pressure and pulse arrival time during sleep in healthy controls and patients with obstructive sleep apnea.

PloS one·2026
Same journal

Double DQN-based secrecy energy efficiency and fairness performance in IRS-assisted NOMA systems with friendly jamming.

PloS one·2026
Same journal

10 recommendations for strengthening citizen science for improved societal and ecological outcomes: A co-produced analysis of challenges and opportunities in the 21st century.

PloS one·2026
Same journal

Paying in public: Peer effects, impression management, and willingness to pay on digital payment platforms.

PloS one·2026
查看所有相关文章

相关实验视频

Updated: May 3, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.0K

一种高效的白血病预测方法,使用机器学习和深度学习,具有选定的功能.

Mahwish Ilyas1, Muhammad Ramzan2, Mohamed Deriche3

  • 1Department of Computer Science, The University of Lahore, Sargodha Campus, Sargodha, Punjab, Pakistan.

PloS one
|May 16, 2025
PubMed
概括
此摘要是机器生成的。

准确的白血病亚型分类对于有效治疗至关重要. 这项研究成功地使用了基因数据的机器和深度学习,通过LSTM实现了100%的准确性,用于精确识别白血病.

更多相关视频

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.0K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

5.8K

相关实验视频

Last Updated: May 3, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.0K
Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.0K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

5.8K

科学领域:

  • 生物信息学是一种生物信息学.
  • 计算生物学 计算生物学
  • 基因组学就是基因组学.

背景情况:

  • 白血病是一种危及生命的血液癌症,需要早期和准确的诊断,以改善患者的治疗结果.
  • 目前的诊断方法,包括手动显微镜检查,在识别针对性治疗至关重要的特定白血病亚型方面面临挑战.
  • 策划的微阵列数据库 (CuMiDa) 为白血病研究提供了宝贵的基因表达数据.

研究的目的:

  • 用CuMiDa数据库 (GSE9476) 的基因表达数据来预测和分类白血病亚型.
  • 评估机器学习 (ML) 和深度学习技术在根据选定的遗传特征对白血病亚型的分类方面的有效性.
  • 为准确的白血病亚型分类确定最有区别的特征.

主要方法:

  • 应用特征选择,从64个CuMiDa样本中的22,283个基因数据集中识别出25个最具差异性的基因.
  • 机器学习算法包括随机森林,线性回归和支持矢量机器 (SVM) 被用于分类.
  • 深度学习技术,特别是长期短期记忆 (LSTM) 网络,被用于分类.

主要成果:

  • 该研究实现了白血病亚型的高分类准确度.
  • 随机森林和SVM显示了96.15%的准确性,而线性回归实现了92.30%的准确性.
  • 长短期记忆 (LSTM) 网络达到100%的完美分类准确度.

结论:

  • 深度学习方法,特别是LSTM,在使用选择的基因特征来分类白血病亚型方面明显优于传统的ML方法.
  • 使用特征选择和先进的ML/深度学习技术的拟议方法为准确和高效的白血病诊断提供了一个有前途的途径.
  • 准确的亚型分类对于定制专门的治疗策略和改善白血病患者的生存率至关重要.