/expedition_success_himalayas

Project to predict summit success on any peak in the Himalayas

Primary LanguageJupyter Notebook

Predicting Climbing Success on Himalayan Expeditions

This project uses historic data of expeditions in the Himalayas from 1905 to 2018 to predict the success of individual climbers reaching the summit.

Go to Report: PDF
and presentation: PDF

Directory Content

Project Proposal

What is the goal?

What makes some members in mountain trekking expeditions successfully reach the summit and others not? Assuming equal ability and determination between climbers, it is interesting to determine what external factors contribute to summiting success. With this insight an analytical model can predict the outcome an individual member's attempt to summit a specific peak in the Himalayas.

Who cares?

According to the website The Himalayan Database ©, "The records in the Himalayan Database will be of considerable significance to climbers planning expeditions, to journalists and mountaineering historians needing ready access to historical records, and to medical researchers elucidating patterns of accidents, fatalities, and supplemental oxygen use."

What data are you going to use?

The Himalayan Database is a non-profit organisation that kindly allowed the use of their data for this project. They have continued the work of Elizabeth Hawley, a journalist living in Kathmandu, collecting information on expeditions in the Himalayas from 1905 to 2018. The data is downloaded in CSV format from an application they have developed.

What is your approach?

To have workable data the three CSV files, peaks, expeditions and members are cleaned, merged and wrangled. The new dataset DF_Himalayas_Expeditions.csv is then used to visualise some features to gain insight. Once it is clear how the data is structured some statistical inferences can be applied to gain further understanding of how some important features relate.

With a clearer grasp of the data it is cleaned again and made ready for machine learning analysis.

The Results

The results are explained in the report. There are some significant features identified that contribute to summit success, such as a member's age, the number of members in the expedition and oxygen use, especially in the climb.

Found any issues?

Any feedback or criticism is welcome. Please email me, jacquespoolman@gmail.com, or find me on LinkedIn.