Project Details

The Challenge | Chasers of the Lost Data

Help find ways to improve the performance of machine learning and predictive models by filling in gaps in the datasets prior to model training. This entails finding methods to computationally recover or approximate data that is missing due to sensor issues or signal noise that compromises experimental data collection. This work is inspired by data collection during additive manufacturing (AM) processes where sensors capture build characteristics in-situ, but it has applications across many NASA domains.

bad_data.csv

An automatic solution to fill gaps in datasets.

Based on the need to increase the productivity of the data preprocessing process,we envisioned a solution that can automate the filling of missing data in some data sets


All the implementations of the solution are available at GitHub.

https://github.com/Bad-Data-csv/chasers-of-the-los...