invert4geom.add_test_points#
- add_test_points(ds)[source]#
take a dataframe of coordinates and make all rows that fall on the data_spacing grid training points. Add rows at each point which falls on the grid points of half the data_spacing, assign these with label βtestβ. If other data is present in dataframe, will sample at each new location.