Automobile price prediction
What i learn about this chapter this experiment is to predict the price of automobiles based on dataset from UCI Machine learning repository
Also learned about a new module such as Clean Missing Data module .
We used this module to replace missing value in data set.