Skip to content

Commit

Permalink
delete problematic stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeceglie committed Jul 24, 2023
1 parent 7d9c7cc commit 5fdca8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions docs/TrendAnalysis_example_pvdaq4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -674,13 +674,6 @@
"/Users/mdecegli/opt/anaconda3/envs/tempY/lib/python3.10/site-packages/rdtools/filtering.py:642: UserWarning: The XGBoost filter is an experimental clipping filter that is still under development. The API, results, and default behaviors may change in future releases (including MINOR and PATCH). Use at your own risk!\n",
" warnings.warn(\"The XGBoost filter is an experimental clipping filter \"\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"[12:28:54] WARNING: /Users/runner/miniforge3/conda-bld/xgboost-split_1685694945373/work/src/learner.cc:888: Found JSON model saved before XGBoost 1.6, please save the model using current version again. The support for old JSON model will be discontinued in XGBoost 2.3.\n"
]
}
],
"source": [
Expand Down
7 changes: 0 additions & 7 deletions docs/degradation_and_soiling_example_pvdaq_4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -305,13 +305,6 @@
"/Users/mdecegli/opt/anaconda3/envs/tempY/lib/python3.10/site-packages/rdtools/filtering.py:416: UserWarning: The logic-based filter is an experimental clipping filter that is still under development. The API, results, and default behaviors may change in future releases (including MINOR and PATCH). Use at your own risk!\n",
" warnings.warn(\"The logic-based filter is an experimental clipping filter \"\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"[13:10:51] WARNING: /Users/runner/miniforge3/conda-bld/xgboost-split_1685694945373/work/src/learner.cc:888: Found JSON model saved before XGBoost 1.6, please save the model using current version again. The support for old JSON model will be discontinued in XGBoost 2.3.\n"
]
}
],
"source": [
Expand Down

0 comments on commit 5fdca8d

Please sign in to comment.