[361b83]: / src / resources / home.handlebars

Download this file

11 lines (7 with data), 1.2 kB

1
2
3
4
5
6
7
8
9
<div class="container">
<h1 align="center">Ventilator Pressure Prediction</h1>
<p class="text-justify">COVID-19 is still now a sophisticated problem worldwide. Patients who severly caught the disease have to use ventilator under the supervision and control from qualified medical professional. However, the mutiple rise in the number of infectious cases in some places led medical systems fall into overloading condition. Thus, building ventilator utilizing the automatically paramtric control in curing process takes a crucial role at present times. In this work, we would conduct predicting ventilator pressure based on ventilator's paramters and patients conditions throught the use of XGBoost algorithm. In addition to Deep learning techniques, XGBoost is a Machine Learning algorithm to solve supervised learning problems with a high precision and has achived itself many a winning from Kaggle's competitions in Data Mining and Machine Learning. Moreoever, XGBoost has a rapid training time and parallel computating ability due to harnessing the power from GPU.</p>
<div class="alert alert-warning" role="alert">
Your model can not be loaded. Please upload your model!
</div>
</div>