SPCC PLAsTiCC data is irregularly sampled, but one required a regular sampling of points for the t2 algorithm to work best. The goal would be to use gaussian process regression to interpolate between the points in 6 dimensions.
It was determined that initially working with PLAsTiCC data was easier for experimentation and prototyping, so this issue has moved to working with that dataset instead for now.
Linked to feature #20
SPCCPLAsTiCC data is irregularly sampled, but one required a regular sampling of points for thet2
algorithm to work best. The goal would be to use gaussian process regression to interpolate between the points in 6 dimensions.GPFlow
seems to be a good candidate for thisUpdate
It was determined that initially working with PLAsTiCC data was easier for experimentation and prototyping, so this issue has moved to working with that dataset instead for now.