Assignment-1 Week-1
Level: Median
Dataset Description: The dataset contains certain features/info about a customer and his/her car purchasing amount. Split the dataset suitably into a test and training set. Task: First, Build a Regression model on it. Second, build an ANN model on it. Compare accuracies of both the models and try to improve performance of ANN model. Upload your model,training set on your github profile.