This project aims to teach basics about linear and polinomial regressions to make different functions to get a approximation of a value.
-
Clone the repo:
git clone https://github.com/AloisCRR/iss-position-prediction.git
-
Go to Google Colab
-
Upload the file
ISS_Track.ipynb -
Once notebook is loaded, hit Ctrl + F9 or
Runtime > Run allto get all the data and test the results.
| Name | Description |
|---|---|
| Google Colab | Browser python IDE with free access to TPUs, etc. |
| Pandas | Data analysis |
| Numpy | Handle multi-dimensional arrays and matrices |
| Matplotlib | Data visualization |