
Our team chose this challenge because we weren't familiar with the subject matter and space apps was a great opportunity to get thrown out of the nest and fly into the world of interpolation and noise! Lost_Spaghetti is Team Lost Boys method to estimate gaps and identify noise in .csv data. This program identifies trends in data to interpolate missing areas, and uses a spaghetti model to create a running median that helps identify noise. Lost_Spaghetti is a pure python method and uses these non-standard open source python libraries: numpy, sklearn for advanced math functions, pandas to work with csv files, and matplotlib for visual graphs. Desmos was also used to create simpler visuals for our presentation. Sample .csv files were provided by catalog.data.gov, we used the Meteorite Landings and Near-Earth Landings examples to test the method. We selected these csv files because they both include time, which is a traditional choice to plot on the x axis. In the future, we'd like to find more powerful graphing libraries to display our data.
https://github.com/Caleb-Shepard/lost_spaghetti/
#machine learning #python #csv #meteorites #spaghetti #data science #planets near and far #chasers of lost data #interpolation jones