-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
38 lines (34 loc) · 803 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
38 lines (34 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
url: https://hugomachadorodrigues.github.io/soilVAE/
template:
bootstrap: 5
opengraph:
image:
src: man/figures/soilVAE-og.png
alt: "soilVAE logo"
twitter:
card: summary_large_image
creator: "@Hugo_MRodrigues"
site: "@Hugo_MRodrigues"
home:
title: soilVAE
description: Supervised VAE regression (Keras/TensorFlow via reticulate) for soil spectroscopy and high-dimensional predictors.
reference:
- title: "Core API"
contents:
- vae_configure
- vae_build
- vae_fit
- vae_predict
- vae_encode
- title: "Tuning"
contents:
- tune_vae_train_val
- select_best_from_grid
- title: "Data"
contents:
- datsoilspc
articles:
- title: "Vignettes"
contents:
- soilVAE-workflow
- index