AdianKhairOellegaard commited on
Commit
29e277b
·
verified ·
1 Parent(s): 60acce9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ This is the Hugging Face for Adian Khair Oellegaard, Jens Gorm Rytter, Markus Bl
7
  This repository is for the Applied Machine Learning 2025- Antarctic ice sheet ice thickness project. A parquet datafile of different icesheet thickness measurements along with other features is made in the create_bedmap_dataset.ipynb file. Our ML models should be compared to the glaciological model BedMachine v3.7 which thickness predictions are given in the datafile in the column: 'ith_bm'.
8
 
9
  (Note: The datafiles are uploaded to a separate repository, called finalprojectdata)
 
 
10
  ## Getting Started
11
 
12
  ### If you want to to hook up the repository directly to a folder:
 
7
  This repository is for the Applied Machine Learning 2025- Antarctic ice sheet ice thickness project. A parquet datafile of different icesheet thickness measurements along with other features is made in the create_bedmap_dataset.ipynb file. Our ML models should be compared to the glaciological model BedMachine v3.7 which thickness predictions are given in the datafile in the column: 'ith_bm'.
8
 
9
  (Note: The datafiles are uploaded to a separate repository, called finalprojectdata)
10
+
11
+ (Note: The placement of our datafiles and code files might be different and so you might have to change paths in the code)
12
  ## Getting Started
13
 
14
  ### If you want to to hook up the repository directly to a folder: