-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* machine learning with ODC initial commit * Machine Learning with ODC notebook initial commit * requirements update * removed uneccesary shapefiles * response to updates * add plotting ability for predicted output * Add updates to machine learning notebook * Add renamed shapefile * Update accidently commited notebook * change variables and add parameter explaination * Minor documentation and string update Co-authored-by: Robbi Bishop-Taylor <[email protected]>
- Loading branch information
Showing
8 changed files
with
125,276 additions
and
0 deletions.
There are no files selected for viewing
125,272 changes: 125,272 additions & 0 deletions
125,272
Frequently_used_code/Machine_learning_with_ODC.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
Supplementary_data/Machine_learning_with_ODC/example_training_data.cpg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
UTF-8 |
Binary file added
BIN
+1.34 KB
Supplementary_data/Machine_learning_with_ODC/example_training_data.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions
1
Supplementary_data/Machine_learning_with_ODC/example_training_data.prj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
PROJCS["GDA94_Australian_Albers",GEOGCS["GCS_GDA_1994",DATUM["D_GDA_1994",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Albers"],PARAMETER["standard_parallel_1",-18],PARAMETER["standard_parallel_2",-36],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",132],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1]] |
1 change: 1 addition & 0 deletions
1
Supplementary_data/Machine_learning_with_ODC/example_training_data.qpj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
PROJCS["GDA94 / Australian Albers",GEOGCS["GDA94",DATUM["Geocentric_Datum_of_Australia_1994",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6283"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4283"]],PROJECTION["Albers_Conic_Equal_Area"],PARAMETER["standard_parallel_1",-18],PARAMETER["standard_parallel_2",-36],PARAMETER["latitude_of_center",0],PARAMETER["longitude_of_center",132],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3577"]] |
Binary file added
BIN
+475 KB
Supplementary_data/Machine_learning_with_ODC/example_training_data.shp
Binary file not shown.
Binary file added
BIN
+1.79 KB
Supplementary_data/Machine_learning_with_ODC/example_training_data.shx
Binary file not shown.