Ex-Machina

Hello folks,
Congratulations for qualifying for the second round of Ex-Machina.
This round is very simple you just have to solve the most basic question of Machine Learning. In the .csv file you are given x and y and you have to guess the function that maps x to y.
You need to predict y for x = np.arange(55,60,0.1) with your model and try to minimise MSE for it
The dataset is fairly clean and you don't need to spend much time with cleaning and processing it. We just want you to play with the models you use.
For the submission create create a colab notebook file and share with these persons only

  • PARTH SONI (IEC2020132@iiita.ac.in)
  • UTKARSH (IEC2020060@iiita.ac.in)
  • PRATYAKSH SINGH (IIB2020015@@iiita.ac.in)
Once shared add your info in the submission.txt file and then create a pull request.