This document summarizes the application of machine learning in the oil and gas industry. It discusses how the author participated in an SEG machine learning challenge to classify lithofacies from well log measurements. Several algorithms were tested including SVM, logistic regression, random forest and gradient boosting. The top team used feature engineering, one vs one multiclass modeling with XGradientBoost and model tuning. Future work includes improving the classifier with more geological data from experts and combining algorithm and expert rankings.