International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 179 - Issue 11 |
Published: Jan 2018 |
Authors: Mullapudi Raghu Ram, Potnuru Sai Anish, Burada Basant |
![]() |
Mullapudi Raghu Ram, Potnuru Sai Anish, Burada Basant . A Comparative Analysis of Supervised Machine Learning Methods using Disaster Datasets. International Journal of Computer Applications. 179, 11 (Jan 2018), 20-22. DOI=10.5120/ijca2018916112
@article{ 10.5120/ijca2018916112, author = { Mullapudi Raghu Ram,Potnuru Sai Anish,Burada Basant }, title = { A Comparative Analysis of Supervised Machine Learning Methods using Disaster Datasets }, journal = { International Journal of Computer Applications }, year = { 2018 }, volume = { 179 }, number = { 11 }, pages = { 20-22 }, doi = { 10.5120/ijca2018916112 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2018 %A Mullapudi Raghu Ram %A Potnuru Sai Anish %A Burada Basant %T A Comparative Analysis of Supervised Machine Learning Methods using Disaster Datasets%T %J International Journal of Computer Applications %V 179 %N 11 %P 20-22 %R 10.5120/ijca2018916112 %I Foundation of Computer Science (FCS), NY, USA
Supervised machine learning is one of the machine learning task that generates required function from the training data which is labelled. The aim of supervised machine learning is to build or construct a model that makes predictions by using the function inferred from the labelled training data. This paper put a light on how the supervised machine-learning techniques are used to build a predictive model from the dataset of titanic disaster and also a comparative analysis of supervised machine learning methods like Random Forests and Decision Trees are implemented. In this work, with a training dataset containing features or labels like sex, age and class, survivors are predicted from the four test datasets. And from the observations of results a comparative analysis of both supervised machine learning methods namely Decision Trees and Random Forests is implemented.