Exploring space, the ISS, through some of the basics of data science.
-
Get the names of astronauts currently on board.
-
Get the realtime location of the ISS.
-
Plot the ISS on a world map
- Collect the ISS position for historic analysis.
- Model ISS location data using :
- Linear regression.
- Polynomial regression.
- Create a Web Application on the cloud so you can visualize the location of the ISS, check this here.