Here is a link on how to use GitHub for those who do not know : link.
The problem statement is given in Problem_Statement.ipynb (which you can view directly in the browser) and the relevant data set is given in darkmatter.csv.
- Note that you need to fill the form at https://forms.gle/U3X2kNMEhdd38tLc9 and submit the link to this repo for applying. The deadline for that is 11:59 PM on 6th May 2023.
- To download the files, click on the green coloured code button and choose Download ZIP.
- Submit the solution code as a Python notebook
.ipynb
, along with a write-up describing your approach in the same python notebook. Name the file asanswers.ipynb
before submitting. - To submit the file click on the Add file button at the top and Upload files.
- If you make any wrong uploads, just delete the file and re-upload. To delete a file, open the file, click on delete icon and commit changes.
- Please join this Telegram group for updates and doubt clarifications (if any) on the problem statement : link.
- We’ll be manually grading the assignments so make sure you have written comments and explained the things you have done. We value professionalism in the submissions. The markdown feature in jupyter notebooks is your friend.