Home
Brayden Levy
Cancel

Training a Convolutional Neural Net For Climbing Image Classification

Check Out a Deployed Demonstration of the Model If you want to check out my code: Git Repo for model training. Git Repo for model deployment. Purpose Currently on online climbing guidebook we...

Managing Climber Impact: Indian Creek Raptor Closure Violations

Introduction Each year from mid/late February to late August the Bureau of Land Management (BLM) announces a voluntary closure of certain Indian Creek climbing crags in order to protect raptors as ...

Improving A Multiple Linear Regression Model For Predicting Route Quality

Introduction In my previous post we constructed a simple multiple linear regression model for predicting climbing route quality. It wasn’t an awful effort, but there are many avenues for improvemen...

Multiple Linear Regression For Predicting Route Quality

Introduction Let’s see how good of a model we can build to predict rock climbing route quality. I’ve scraped all non-boulder routes from Mountain Project, amounting to 30,738 routes, for the follo...

Managing Climber Impact: Identifying High Traffic Routes at Indian Creek

This analysis utilizes my climbing analytic tool Giza, check it out! Introduction As climbing becomes more popular, conservation becomes more important. These efforts are critical in reducing imp...

A Retrospective on my Giza Project

Link to Project: The Short Of It If you’re short on time, here is a quick list of some things I learned in this project: Defining project scope based on quality of data. What is missing, what...