Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 430 Bytes

DP&V

Project on Data Preprocessing and Visualization

TBD:

Pre-processing:

  • Filter columns by how useable they are (not too many missing values)
  • Set threshold for amount of observations & age of discovery to ensure data reliability (and then filter the planets with that)
  • Get all values from the remaining columns for earth
  • Run PCA on the exoplanets & earth to get the planets closest to earth

Visualisation: