-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added two datasets from the Nikuradse 'Flow in Rought Pipes' paper. * update dataset files Created by https://github.com/heal-research/pmlb/actions/runs/4254088850\nfrom 5becab4 on 2023-02-23 * Update metadata.yaml files. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b3fd3de
commit 872ec0a
Showing
12 changed files
with
127 additions
and
0 deletions.
There are no files selected for viewing
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
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,6 @@ | ||
# nikuradse_1 | ||
|
||
[**Pandas Profiling Report**](https://epistasislab.github.io/pmlb/profile/nikuradse_1.html) | ||
|
||
[Metadata](metadata.yaml) | [Summary Statistics](summary_stats.tsv) | ||
|
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,30 @@ | ||
The original source is "J. Nikuradse, Laws of Flow in Rough Pipes, | ||
Technical Memorandum 1292, National Advisory Committee for | ||
Aeronautics, 1950, (Translation of "Strömungsgesetze in rauhren | ||
Rohren", VDI-Forschungsheft 361, Beilage zu "Forschung auf dem Gebiete | ||
des Ingenierswesens" Ausgabe B Band 4, July/August 1933). | ||
Tables 2 to 8. | ||
|
||
|
||
The two input variables are | ||
- relative roughness (column r/k) | ||
- log of Reynolds number (column log Re). | ||
|
||
The target variable is log of 100 times resistance factor | ||
(column log(100 lambda)). Figure 9 in the original Nikuradse paper | ||
shows additional points for Re < 10^3.8 but they are not contained in | ||
the tables. | ||
|
||
A separate version of this dataset has been used in [1]. | ||
|
||
Another separate version of the data has been used in [2]. | ||
|
||
|
||
[1] Bayesian Machine Scientist to Compare Data Collapses for the | ||
Nikuradse Dataset Ignasi Reichardt, Jordi Pallarès, Marta | ||
Sales-Pardo, and Roger Guimerà Phys. Rev. Lett. 124, 084503 - | ||
Published 27 February 2020 | ||
https://doi.org/10.1103/PhysRevLett.124.084503 | ||
|
||
[2] Bobby H. Yang & Daniel D. Joseph (2009) Virtual Nikuradse, Journal | ||
of Turbulence, 10, N11, DOI: 10.1080/14685240902806491 |
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,27 @@ | ||
# Reviewed by Gabriel Kronberger | ||
dataset: nikuradse_1 | ||
description: > | ||
Predict the resistance for fluid flow in rough pipes based on the Nikuradse dataset. | ||
source: > | ||
J. Nikuradse: Laws of Flow in Rough Pipes, Technical Memorandum 1292, National Advisory Committee for Aeronautics, 1950, (Translation of "Strömungsgesetze in rauhen Rohren", VDI-Forschungsheft 361, Beilage zu "Forschung auf dem Gebiete des Ingenierswesens" Ausgabe B Band 4, July/August 1933). Tables 2 to 8 and Figure 9. | ||
publication: > | ||
Ignasi Reichardt, Jordi Pallarès, Marta Sales-Pardo, and Roger Guimerà: Bayesian Machine Scientist to Compare Data Collapses for the Nikuradse Dataset. Phys. Rev. Lett. 124, 084503 - Published 27 February 2020 https://doi.org/10.1103/PhysRevLett.124.084503 | ||
task: regression | ||
keywords: | ||
- Physics | ||
- Flow | ||
target: | ||
type: continuous | ||
description: log of 100x resistance factor (log(100 lambda)) | ||
code: null | ||
features: | ||
- name: r_k | ||
type: continuous | ||
description: relative roughness (r/k), r is the radius of the pipe, k is the average projection of roughness. | ||
code: null | ||
transform: ~ | ||
- name: log_Re | ||
type: continuous | ||
description: log of Reynolds number (log Re). | ||
code: null | ||
transform: ~ |
Git LFS file not shown
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,2 @@ | ||
dataset n_instances n_features n_binary_features n_categorical_features n_continuous_features endpoint_type n_classes imbalance task | ||
nikuradse_1 362 2 0 0 2 continuous 186.0 0.004936819240411923 regression |
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,6 @@ | ||
# nikuradse_2 | ||
|
||
[**Pandas Profiling Report**](https://epistasislab.github.io/pmlb/profile/nikuradse_2.html) | ||
|
||
[Metadata](metadata.yaml) | [Summary Statistics](summary_stats.tsv) | ||
|
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,20 @@ | ||
The original source is "J. Nikuradse, Laws of Flow in Rough Pipes, | ||
Technical Memorandum 1292, National Advisory Committee for | ||
Aeronautics, 1950, (Translation of "Strömungsgesetze in rauhren | ||
Rohren", VDI-Forschungsheft 361, Beilage zu "Forschung auf dem Gebiete | ||
des Ingenierswesens" Ausgabe B Band 4, July/August 1933). | ||
Tables 2 to 8. | ||
|
||
This data is for the Prandl collapse 1/sqrt(2) - 2 log(r/k) | ||
The input variable is log(v*k/nu). The target variable is 1/sqrt(2) - 2 log(r/k). | ||
|
||
Figure 11 in the original Nikuradse paper shows the data. The points | ||
in the figure do not match the data in the tables exactly. | ||
|
||
A separate version of this dataset has been used in [1]. | ||
|
||
[1] Bayesian Machine Scientist to Compare Data Collapses for the | ||
Nikuradse Dataset Ignasi Reichardt, Jordi Pallarès, Marta | ||
Sales-Pardo, and Roger Guimerà Phys. Rev. Lett. 124, 084503 - | ||
Published 27 February 2020 | ||
https://doi.org/10.1103/PhysRevLett.124.084503 |
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,24 @@ | ||
# Reviewed by Gabriel Kronberger | ||
dataset: nikuradse_2 | ||
description: > | ||
Predict the resistance for fluid flow in rough pipes based on the Nikuradse dataset. This dataset uses the Prandl collapse. | ||
source: > | ||
J. Nikuradse: Laws of Flow in Rough Pipes, Technical Memorandum 1292, National Advisory Committee for Aeronautics, 1950, (Translation of "Strömungsgesetze in rauhen Rohren", VDI-Forschungsheft 361, Beilage zu "Forschung auf dem Gebiete des Ingenieurswesens" Ausgabe B Band 4, July/August 1933). Tables 2 to 8 and Figure 11. | ||
publication: > | ||
Ignasi Reichardt, Jordi Pallarès, Marta Sales-Pardo, and Roger Guimerà: Bayesian Machine Scientist to Compare Data Collapses for the Nikuradse Dataset. Phys. Rev. Lett. 124, 084503 - Published 27 February 2020 https://doi.org/10.1103/PhysRevLett.124.084503 | ||
task: regression | ||
keywords: | ||
- Physics | ||
- Flow | ||
target: | ||
type: continuous | ||
description: > | ||
Prandl collapse for the resistance factor (1/sqrt(2) - 2 log(r/k)), r is the radius of the pipe, k is the average projection of roughness. | ||
code: null | ||
features: | ||
- name: log_v_k_nu | ||
type: continuous | ||
description: > | ||
Input features for the Prandl collapse: log(v* k/nu), v* is the "friction" velocity, k is the average projection of roughness, nu is the kinematic velocity [cm^2 s^-1]. | ||
code: null | ||
transform: ~ |
Git LFS file not shown
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,2 @@ | ||
dataset n_instances n_features n_binary_features n_categorical_features n_continuous_features endpoint_type n_classes imbalance task | ||
nikuradse_2 362 1 0 0 1 continuous 80.0 0.020400530269280518 regression |
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