... | ... | @@ -15,22 +15,30 @@ All the examples are executed using cross-validation. |
|
|
|
|
|
The data set contains 9 variables with 442 samples. The target variable for prediction in the following example is 'Depth'. The variable is also used to visually evaluate sampling quality via distribution plot.
|
|
|
|
|
|
## Sampling
|
|
|
## Sampling and corresponding network structure
|
|
|
|
|
|
### K2 metric sampling example
|
|
|
|
|
|
<img width="353" alt="K2 geo" src="https://user-images.githubusercontent.com/86363785/188191005-45898257-ff57-4a5c-ba6c-1012c28e689e.png">
|
|
|
|
|
|

|
|
|
|
|
|
### Sampling with K2 + GMM example
|
|
|
|
|
|
<img width="566" alt="K2 + GMM geo" src="https://user-images.githubusercontent.com/86363785/188191226-4c7c3e7a-d91a-4c43-81b5-39698c87c0b8.png">
|
|
|
|
|
|

|
|
|
|
|
|
### Sampling with K2 + GMM + logit nodes example
|
|
|
|
|
|
<img width="637" alt="K2 + gmm + logit geo" src="https://user-images.githubusercontent.com/86363785/188191300-759aa54d-3d2e-4b50-80d5-7fa7347e557f.png">
|
|
|
|
|
|

|
|
|
|
|
|
### K2 with initial structure sampling
|
|
|
|
|
|
<img width="489" alt="K2 + initial geo" src="https://user-images.githubusercontent.com/86363785/188191568-7d3d6ea5-3e41-458b-b472-321575080c93.png">
|
|
|
|
|
|

|
|
|
|
|
|
|
... | ... | @@ -44,21 +52,29 @@ The second example is similar to the previous one, but carried out on different |
|
|
|
|
|
### K2 metric sampling example
|
|
|
|
|
|
<img width="335" alt="K2 social" src="https://user-images.githubusercontent.com/86363785/188191646-df3db0d2-a3fb-44f5-b6ae-db821270c832.png">
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
### Sampling with K2 + GMM example
|
|
|
|
|
|
<img width="445" alt="K2 + GMM social" src="https://user-images.githubusercontent.com/86363785/188191751-ef9521a5-e802-4f97-b2dd-5ad75fbece85.png">
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
### Sampling with K2 + GMM + logit nodes example
|
|
|
|
|
|
<img width="356" alt="K2 +GMM + logit social" src="https://user-images.githubusercontent.com/86363785/188191862-f7a4140d-adab-45cb-919e-649fa9616aee.png">
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
### K2 with initial structure sampling
|
|
|
|
|
|
<img width="366" alt="K2 initial social" src="https://user-images.githubusercontent.com/86363785/188191934-ee92be5a-b662-45ef-bd89-c9372ce4dfae.png">
|
|
|
|
|
|

|
|
|
|
|
|
# Prediction MSE table for both examples
|
... | ... | |