<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">global-journal-of-computer-science-and-technology-d-neural-ai</journal-id>
<journal-title-group>
<journal-title>Global Journal of Computer Science and Technology - D: Neural &amp; AI</journal-title>
</journal-title-group>
<issn publication-format="print">0975-4350</issn>
<issn publication-format="electronic">0975-4172</issn>
<publisher><publisher-name>Global Journals Publishing Group Incorporated</publisher-name></publisher>
<self-uri xlink:href="https://globaljournals.org/journal-seo-export/jats/83373.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">83373</article-id>
<title-group>
<article-title>Prediction of Hard Drive Failure using Machine Learning</article-title>
<subtitle>Machine Learning for Hard Drive Failure Prediction</subtitle>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Atekoja</surname><given-names>Elizabeth</given-names></name><xref ref-type="aff" rid="aff1" />
</contrib>
</contrib-group>
<aff id="aff1">UNITED STATES</aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2024-08-28">
<day>28</day>
<month>08</month>
<year>2024</year>
</pub-date>
<volume>24</volume>
<issue>D1</issue>
<fpage>43</fpage>
<lpage>56</lpage>
<abstract><p>The reliability of hard drives is paramount for maintaining data integrity and availability in cloud services and enterprise-level data centers where unexpected failures significantly impact operational efficiency and general performance. This work aims to develop a predictive model using regression analysis to accurately forecast imminent hard drive failures based on historical operational data, specifically SMART (Self-Monitoring Analysis and Reporting Technology) attributes. The study evaluated various regression models which comprises Decision Tree, Random Forest, Support Vector Machine (SVM), Gradient Boosting, and Neural Network. The outcomes indicated that the Random Forest model, with an MSE of 24.7427 and an R2 of 0.9876 and the Neural Network model, with an MSE of 22.6011 and an R2 of 0.7442, as the best performing models as they demonstrated high predictive accuracy and robustness. In contrast, the SVM model showed poor performance with an MSE of 2888.8623 and a negative R2 of -0.4465. Based on these outcomes, the Random Forest and Neural Network models are recommended for predicting hard drive failures as they delivered a balance of accuracy and interpretability.</p></abstract>
<self-uri content-type="pdf" xlink:href="https://globaljournals.org/GJCST_Volume24/6-Prediction-of-Hard-Drive.pdf" />
<self-uri content-type="html" xlink:href="https://globaljournals.org/scholarly-articles/prediction-of-hard-drive-failure-using-machine-learning/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p>The reliability of hard drives is paramount for maintaining data integrity and availability in cloud services and enterprise-level data centres where unexpected failures significantly impact operational efficiency and general performance. This work aims to develop a predictive model using regression analysis to accurately forecast imminent hard drive failures based on historical operational data specifically SMART (Self-Monitoring Analysis and Reporting Technology) attributes. The study evaluated various regression models which comprises Decision Tree, Random Forest, Support Vector Machine (SVM), Gradient Boosting, and Neural Network. The outcomes indicated that the Random Forest model, with an MSE of 24.7427 and an R2 of 0.9876 and the Neural Network model, with an MSE of 22.6011 and an R2 of 0.7442, as the best performing models as they demonstrated high predictive accuracy and robustness. In contrast, the SVM model showed poor performance with an MSE of 2888.8623 and a negative R2 of - 0.4465.</p>
</sec>
</body>
</article>