aephiday commited on
Commit
e0082d2
·
verified ·
1 Parent(s): 895b551

pr7 - update model path (#7)

Browse files

- Add large file using Git LFS (576db67f54e81bf608f4ce2ca9a48e800b24fb60)
- add plumber and renvlock file (63b17a06a88b0e84a06b12b111dc44d55aead8e7)
- add dockerfile (807065bf1f0d06e9e309d1e12598d1cc8a50280d)
- add data.txt file (ee8ea99fab97c9dca2f15ca6b8931bdae604b6ba)
- update model name for API docs' sake (b1e41d793c474f1bb061dfef28def714ff06b80e)
- upd change folder path on COPY (093af008677493b6b7bf29aa8da330bd9ea9765f)
- upd change folder path on COPY (e170ffb75643de9a6e83af4b9d02b2a73c9301a3)
- Merge branch 'dev' of https://huggingface.co/spaces/aephiday/ciliwung_kalibrasi_tma_beta into dev (81b8cb4fd747b833e91a891ee8284b5b7241da67)
- update model files (77166b8265996497af0009555d9985de41678f19)
- Merge branch 'dev' into pr/7 (85bbdf178fb3e4bbcf186069fdce0fd965eed11f)

Ciliwung Hec-Ras Kalibrasi TMA Tidy beta/20240721T175822Z-51887/Ciliwung Hec-Ras Kalibrasi TMA Tidy beta.rds ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed08ec390e86b5653049854687ef0966a3569620745a73406f0819bf15c7119d
3
+ size 29520
Ciliwung Hec-Ras Kalibrasi TMA Tidy beta/20240721T175822Z-51887/data.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ file: Ciliwung Hec-Ras Kalibrasi TMA Tidy beta.rds
2
+ file_size: 29520
3
+ pin_hash: 518871ce8fec39f5
4
+ type: rds
5
+ title: 'Ciliwung Hec-Ras Kalibrasi TMA Tidy beta: a pinned list'
6
+ description: Model prediksi TMA Cross-Section/River Sta untuk model Hec-Ras kalibrasi
7
+ tidymodels versi beta
8
+ tags: ~
9
+ urls: ~
10
+ created: 20240721T175822Z
11
+ api_version: 1
12
+ user:
13
+ required_pkgs:
14
+ - parsnip
15
+ - recipes
16
+ - workflows
17
+ - xgboost
18
+ renv_lock: ~
Dockerfile CHANGED
@@ -25,7 +25,7 @@ RUN mkdir -p /home/appuser/.cache && chown -R appuser:appuser /home/appuser/.cac
25
  # Create the .cache/pins/url directory and give appuser permission to write to it
26
  RUN mkdir -p /home/appuser/.cache/pins/url && chown -R appuser:appuser /home/appuser/.cache/pins/url
27
 
28
- COPY Prediksi\ TMA\ Ciliwung\ Kalibrasi/ /opt/ml/\Prediksi\ TMA\ Ciliwung\ Kalibrasi/
29
 
30
  RUN Rscript -e "install.packages('renv')"
31
  RUN Rscript -e "renv::restore()"
 
25
  # Create the .cache/pins/url directory and give appuser permission to write to it
26
  RUN mkdir -p /home/appuser/.cache/pins/url && chown -R appuser:appuser /home/appuser/.cache/pins/url
27
 
28
+ COPY Prediksi_TMA_Kalibrasi/ /opt/ml/Prediksi_TMA_Kalibrasi/
29
 
30
  RUN Rscript -e "install.packages('renv')"
31
  RUN Rscript -e "renv::restore()"
Prediksi_TMA_Kalibrasi/20240722T021117Z-e4f77/Prediksi_TMA_Kalibrasi.rds ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba784f48b1ceef364026384ac2a99774a963c45ee067d3f919a355007f71549
3
+ size 29485
Prediksi_TMA_Kalibrasi/20240722T021117Z-e4f77/data.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ file: Prediksi_TMA_Kalibrasi.rds
2
+ file_size: 29485
3
+ pin_hash: e4f77e61011f5305
4
+ type: rds
5
+ title: 'Prediksi_TMA_Kalibrasi: a pinned list'
6
+ description: Model prediksi TMA Cross-Section/River Sta untuk model Hec-Ras kalibrasi
7
+ tidymodels versi beta
8
+ tags: ~
9
+ urls: ~
10
+ created: 20240722T021117Z
11
+ api_version: 1
12
+ user:
13
+ required_pkgs:
14
+ - parsnip
15
+ - recipes
16
+ - workflows
17
+ - xgboost
18
+ renv_lock: ~
plumber.R CHANGED
@@ -5,7 +5,7 @@ library(plumber)
5
  library(rapidoc)
6
  library(vetiver)
7
  b <- board_folder(path = ".")
8
- v <- vetiver_pin_read(b, "Prediksi TMA Ciliwung Kalibrasi")
9
 
10
  #* @plumber
11
  function(pr) {
 
5
  library(rapidoc)
6
  library(vetiver)
7
  b <- board_folder(path = ".")
8
+ v <- vetiver_pin_read(b, "Prediksi_TMA_Kalibrasi")
9
 
10
  #* @plumber
11
  function(pr) {
struktur data prediksi.xlsx ADDED
Binary file (10.5 kB). View file