feat: implement comprehensive land cover classification pipeline with model benchmarking and experiment logging
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import geopandas as gpd
|
||||
gdf = gpd.read_file("train/ST_training_data_updated_1130points_new.shp")
|
||||
print(gdf.columns)
|
||||
Reference in New Issue
Block a user