Update chapter5.qmd
This commit is contained in:
parent
d3978c1bd0
commit
1c8c3cda2d
1 changed files with 8 additions and 11 deletions
19
chapter5.qmd
19
chapter5.qmd
|
@ -54,15 +54,11 @@ As Rabbani et al. study showed, Machine Learning in the Clinical
|
||||||
Laboratory is an emerging field. However, few existing studies relate to
|
Laboratory is an emerging field. However, few existing studies relate to
|
||||||
predicting laboratory values based on other results [-@rabbani2022]. The
|
predicting laboratory values based on other results [-@rabbani2022]. The
|
||||||
few studies that do exist follow a similar premise. All are trying to
|
few studies that do exist follow a similar premise. All are trying to
|
||||||
reduce redundant laboratory testing and thus lower the cost burden on
|
reduce redundant laboratory testing, thus lowering the patient's cost
|
||||||
the patient.
|
burden.
|
||||||
|
|
||||||
## Study Limitations
|
## Study Limitations
|
||||||
|
|
||||||
Section overview - In progress
|
|
||||||
|
|
||||||
### MIMIC Database
|
|
||||||
|
|
||||||
While the MIMIC-IV database allowed for a first run of the study, it
|
While the MIMIC-IV database allowed for a first run of the study, it
|
||||||
does suffer from some issues compared to other patient results. The
|
does suffer from some issues compared to other patient results. The
|
||||||
MIMIC-IV database only contains results from ICU patients. Thus the
|
MIMIC-IV database only contains results from ICU patients. Thus the
|
||||||
|
@ -95,11 +91,12 @@ adjustment, race explaining 6.5 percent of the variation in TSH levels
|
||||||
included in developing a future algorithm. However, as it stands, the
|
included in developing a future algorithm. However, as it stands, the
|
||||||
current data set has incomplete data for patient race and ethnicity.
|
current data set has incomplete data for patient race and ethnicity.
|
||||||
|
|
||||||
### Other Limitations
|
As Machine learning algorithms become more and more powerful, it is
|
||||||
|
additionally important from an infrastructure standpoint to have the
|
||||||
|
processing power capable of handling the algorithms. This becomes even
|
||||||
|
more important in an attempt to put the algorithm into practice, as the
|
||||||
|
computer must be able to process results in mere milliseconds.
|
||||||
|
|
||||||
Should I write about my computer? - It is not capable of running the
|
## Future Studies
|
||||||
more powerful algorithm
|
|
||||||
|
|
||||||
### Future Studies
|
|
||||||
|
|
||||||
Explain how to fix these issues.
|
Explain how to fix these issues.
|
||||||
|
|
Loading…
Reference in a new issue