Copy of Discretization Problem statement
Copy of Discretization Problem statement
Instructions:
Please share your answers filled inline in the word document. Submit Python code and R code
files wherever applicable.
Problem Statement:
Everything will revolve around the data in Analytics world. Proper data will help you to
make useful predictions that improve your business. Sometimes the usage of original
data as it is does not help to have accurate solutions. It is needed to convert the data
from one form to another form to have better predictions. Explore various techniques
to transform the data for better model performance. you can go through this link:
https://360digitmg.com/mindmap-data-science
1) Convert the continuous data into discrete classes on the iris dataset.
Prepare the dataset by performing the preprocessing techniques, to have the
data which improves model performance.