Secondary Analysis of Electronic Health Records 2016
DOI: 10.1007/978-3-319-43742-2_29
|View full text |Cite
|
Sign up to set email alerts
|

Hyperparameter Selection

Abstract: High Level:Learn how to choose optimal hyperparameters in a machine learning pipeline for medical prediction.Low Level:1. Learn the intuition behind Bayesian optimization. 2. Understand the genetic algorithm and the multistart scatter search algorithm. 3. Learn the multiscale entropy feature. IntroductionUsing algorithms and features to analyze medical data to predict a condition or an outcome commonly involves choosing hyperparameters. A hyperparameter can be loosely defined as a parameter that is not tuned d… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 11 publications
0
4
0
Order By: Relevance
“…ML models are often considered a black box that are difficult to interpret how the model arrives at its prediction 42 . Since the goal of this paper is not only to study the risk factors associated with mortality but also to compare the outputs of the two modeling techniques, the ML model was not optimized for performance using hyperparameter tuning and this could yield further improvements 43 . If fully optimized and implemented in clinical practice, ML models could provide a suitable method to help identify a patient's prognosis and drive pre‐emptive interventions and/or care planning efforts.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…ML models are often considered a black box that are difficult to interpret how the model arrives at its prediction 42 . Since the goal of this paper is not only to study the risk factors associated with mortality but also to compare the outputs of the two modeling techniques, the ML model was not optimized for performance using hyperparameter tuning and this could yield further improvements 43 . If fully optimized and implemented in clinical practice, ML models could provide a suitable method to help identify a patient's prognosis and drive pre‐emptive interventions and/or care planning efforts.…”
Section: Discussionmentioning
confidence: 99%
“… 42 Since the goal of this paper is not only to study the risk factors associated with mortality but also to compare the outputs of the two modeling techniques, the ML model was not optimized for performance using hyperparameter tuning and this could yield further improvements. 43 If fully optimized and implemented in clinical practice, ML models could provide a suitable method to help identify a patient's prognosis and drive pre‐emptive interventions and/or care planning efforts. Additionally, MONDO database is undergoing an update with most recent data and additional data points being captured.…”
Section: Discussionmentioning
confidence: 99%
“…(1) Fix the number of random seeds to ensure that the model is reproducible. (2) Preset the value range of three parameters based on experience (Dernoncourt et al, 2016). (3) Iterate over the values of each parameter and save the corresponding model parameters and model accuracy.…”
Section: Bridge Temperature Prediction Based On the Lstm Modelmentioning
confidence: 99%
“…Recently, a more systematic approach based on Bayesian optimization with Gaussian process (GP) [16] has been shown to be effective in automatically tuning the hyperparameters of machine learning algorithms, such as latent dirichlet allocation, SVMs, convolutional neural networks [15], and deep belief networks [17], as well as tuning the hyperparameters that features may have [18,19]. In this approach, the model's performance for each hyperparameter combination is modeled as a sample from a GP, resulting in a tractable posterior distribution given previous experiments.…”
Section: Introduction and Related Workmentioning
confidence: 99%