Skip to content

Commit d8c2de8

Browse files
bjodomjimmytwei
andauthored
20220815 xgboost initial commit (oneapi-src#1056)
* Initial Predictive Modeling Decision Trees and XGBoost * Added readme, json, thirdparty, license * Update module 03 too long filename Co-authored-by: Jimmy Wei <jimmy.t.wei@intel.com>
1 parent b753eff commit d8c2de8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

AI-and-Analytics/Jupyter/Predictive_Modeling_Training/AI_Kit_XGBoost_Predictive_Modeling.complete/03_XGBoost/XGBoost.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"id": "1821b722-e2ed-46e6-9068-3ac15eb8ca29",
3030
"metadata": {},
3131
"source": [
32-
"![image](1024px-3D_view_of_an_event_recorded_with_the_CMS_detector_in_2012_at_a_proton-proton_centre_of_mass_energy_of_8_TeV.png)\n",
32+
"![image](3D_view_energy_of_8_TeV.png)\n",
3333
"[Images Source](https://commons.wikimedia.org/wiki/File:3D_view_of_an_event_recorded_with_the_CMS_detector_in_2012_at_a_proton-proton_centre_of_mass_energy_of_8_TeV.png)"
3434
]
3535
},
@@ -823,7 +823,7 @@
823823
],
824824
"metadata": {
825825
"kernelspec": {
826-
"display_name": "Python 3",
826+
"display_name": "Python 3 (ipykernel)",
827827
"language": "python",
828828
"name": "python3"
829829
},

AI-and-Analytics/Jupyter/Predictive_Modeling_Training/AI_Kit_XGBoost_Predictive_Modeling/03_XGBoost/XGBoost.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"id": "1821b722-e2ed-46e6-9068-3ac15eb8ca29",
3030
"metadata": {},
3131
"source": [
32-
"![image](1024px-3D_view_of_an_event_recorded_with_the_CMS_detector_in_2012_at_a_proton-proton_centre_of_mass_energy_of_8_TeV.png)\n",
32+
"![image](3D_view_energy_of_8_TeV.png)\n",
3333
"[Images Source](https://commons.wikimedia.org/wiki/File:3D_view_of_an_event_recorded_with_the_CMS_detector_in_2012_at_a_proton-proton_centre_of_mass_energy_of_8_TeV.png)"
3434
]
3535
},
@@ -810,7 +810,7 @@
810810
],
811811
"metadata": {
812812
"kernelspec": {
813-
"display_name": "Python 3",
813+
"display_name": "Python 3 (ipykernel)",
814814
"language": "python",
815815
"name": "python3"
816816
},

0 commit comments

Comments
 (0)