Skip to content

Deriving planetary surface composition from orbiting observations from spacecraft.

Notifications You must be signed in to change notification settings

Dhruv16S/GSOC-ML4SCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deriving planetary surface composition from orbiting observations from spacecraft.

NOTE: While executing the .ipynb files, ensure that the following directories have been created; Task 1, Task 2 and Task3. Move the corresponding input files to their respective directories.

  1. Data Retrieval and Parsing
    • Retrieving .dat and .lbl files from the URL Specified.
    • Parsing the .dat files using the .lbl file as reference.
    • Certain files could not be retreived due to timeout or other similar errors.
  2. Data Manipulation
    • Choosing fields based on the conditions specified.
    • Plotting the manipulated data.
  3. Application of Machine Learning
    • Retrieving, creating and cleaning the training and testing dataset from the specified URL.
    • Applying ML model

About

Deriving planetary surface composition from orbiting observations from spacecraft.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published