CE802 Pilot
CE802 Pilot
Practical Problem
University of Essex
School of Computer Science and Electronic Engineering
CE802 Machine Learning
[Student Name ]
[Student Number ]
PROBLEM STATEMENT
This information is used to find answer and solution of the problem using
machine learning and data science methods.
INTRODUCTION
From the algorithms available, the most considerable alogrithms are the
one that are able to give two way outcome; that is profit or loss scenerios.
Classification, regression, clustering, and rules mining are some of the
prediction models that are used in machine learnin. For best results
regression analysis tops in the list ( Bonaccorso, G. 2017).
From the dataset provided some of the key informative features that must
be provided are for examples; the population of the selected locations,
income level of the residents, brand marketing of the hotels in that area.
These are just but some of the important features that determine the
corectness of the results from the data set. Quality data means quality
prediction results.
The algorithms needs to be trainned using the most efficient procedure or
procedures. The most convinient method for the model training in this
scenerio is the linear regression. Linear regression is a machine learning
algorithm which bases the results on supervised learning. On this case,
we have expected result of profit and input data to the model. This trains
the model to achieve the result. Linear regression is the most preferred
when finding out the relationship between the variables and forecasting.
The number of independent variables can vary according to the data set
provided.