Solution submission

how to submit the solution for this challenge?

Hello Ayushi,
You need to prepare a csv file (do that by using the Dataframe fiction provided by Pandas) containing the predictions as returned by your model for the x_test file (provided to you in the training set).
You simply need to upload this csv file on the Challenge Page and submit it to get your score.