Skip to content

Tracking position of International Space Station with Open Notify API, also trying to predict it's future position.

Notifications You must be signed in to change notification settings

AloisCRR/iss-position-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ISS position prediction

This project aims to teach basics about linear and polinomial regressions to make different functions to get a approximation of a value.

Run Locally

  1. Clone the repo:

    git clone https://github.com/AloisCRR/iss-position-prediction.git
  2. Go to Google Colab

  3. Upload the file ISS_Track.ipynb

  4. Once notebook is loaded, hit Ctrl + F9 or Runtime > Run all to get all the data and test the results.

Tech Stack

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

About

Tracking position of International Space Station with Open Notify API, also trying to predict it's future position.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published