ZJUEarthData / Geochemistrypi

an open-sourced highly automated machine learning Python framework for data-driven geochemistry discovery
https://geochemistrypi.readthedocs.io/en/latest/
MIT License
82 stars 29 forks source link

[Test] V0.7.0 #400

Open SanyHe opened 2 weeks ago

SanyHe commented 2 weeks ago

The following diagrams is used for markdown.

image image
SanyHe commented 2 weeks ago

Regression - XGBoost - Manual Hyperparameter Selection - Sany Test

Test Result: Successful

Process Step:

Template -> [Section Name: Option]

Verification Step:

  1. Check If the position of ID matches the correct row in Geochemistrypi+ID

    • Data under the path .../artifacts/data
    • Application Data Feature-Engineering Selected.xlsx ✅
    • Application Data Feature-Engineering.xlsx ❌
    • Application Data Original.xlsx ✅
    • Data Original.xlsx ✅
    • Data Selected Dropped-Imputed Feature-Engineering.xlsx ✅
    • Data Selected Dropped-Imputed.xlsx ✅
    • Data Selected.xlsx ✅
    • X Test.xlsx ✅
    • X Train.xlsx ✅
    • X Without Scaling.xlsx ✅
    • Y.xlsx ✅
    • Y Train.xlsx ✅
    • Y Test.xlsx ✅
    • Data under the path .../artifacts/image/map
    • Map Projection - Al2O3.xlsx ✅
    • Data under the path .../artifacts/image/model_output
    • Permutation Importance - Y Test.xlsx ✅
    • Predicted vs. Actual Diagram - XGBoost.xlsx ✅
    • Residuals Diagram - XGBoost.xlsx ✅
    • Data under the path .../artifacts/image/statistic
    • Correlation Plot.xlsx ✅
    • Distribution Histogram.xlsx ✅
  2. check if the rows in Geochemistrypi+ID match to the corresponding one in Geochemistrypi

    • Data under the path .../artifacts/data
    • Application Data Feature-Engineering Selected.xlsx ✅
    • Application Data Feature-Engineering.xlsx ✅
    • Application Data Original.xlsx ✅
    • Application Data Predicted.xlsx ✅
    • Data Original.xlsx ✅
    • Data Selected Dropped-Imputed Feature-Engineering.xlsx ✅
    • Data Selected Dropped-Imputed.xlsx ✅
    • Data Selected.xlsx ✅
    • X After Feature Selection.xlsx ✅
    • X Test.xlsx ✅
    • Y Train.xlsx ✅
    • X With Scaling.xlsx ✅
    • X Without Scaling.xlsx ✅
    • Y Test Predict.xlsx ✅
    • Y Test.xlsx ✅
    • Y Train Predict.xlsx ✅
    • Y Train.xlsx ✅
    • Y.xlsx ✅
    • Data under the path .../artifacts/image/map
    • Map Projection - Al2O3.xlsx ✅
    • Data under the path .../artifacts/image/model_output
    • Feature Importance - XGBoost.xlsx ✅
    • Permutation Importance - X Test.xlsx ✅
    • Permutation Importance - Y Test.xlsx ✅
    • Predicted vs. Actual Diagram - XGBoost.xlsx ❌
    • Residuals Diagram - XGBoost.xlsx ❌
    • Data under the path .../artifacts/image/statistic
    • Correlation Plot.xlsx ✅
    • Distribution Histogram After Log.xlsx ✅
    • Distribution Histogram.xlsx ✅
    • Probability Plot.xlsx ❌
    • Data under the path .../artifacts
    • Transform Pipeline Configuration.txt ✅
    • Data under the path .../metrics
    • Cross Validation - XGBoost.txt ✅
    • Model Score - XGBoost.txt ✅
    • Data under the path .../parameters
    • Hyper Parameters - XGBoost.txt ✅
PotatoXi commented 3 days ago

Regression - random forest - Automatic Hyperparameter tuning - Jianming Test

Test Result: Successful

Process Step:

Template -> [Section Name: Option]

Verification Step:

  1. Check If the position of ID matches the correct row in Geochemistrypi+ID
  1. check if the rows in Geochemistrypi+ID match to the corresponding one in Geochemistrypi